Welcome![Sign In][Sign Up]
Location:
Search - cch

Search list

[CSharpImagerecognition11

Description: object recognition with CCH
Platform: | Size: 329761 | Author: 武一 | Hits:

[CA authDESProcess

Description: DESProcess FILE *mfp,*cfp int ttch=0,xorRes,ttbitdiff=0 char mch,cch float bdiff=0 if((mfp=fopen(mfile,\"r\"))==NULL) {cout<<\"Cannot open the file to compare\"<<endl } if((cfp=fopen(cfile,\"r\"))==NULL) {cout<<\"Cannot open the file to compare\"<<endl } else { while(!feof(mfp)&!feof(cfp)) { ttch++ mch=fgetc(mfp) cch=fgetc(cfp) xorRes=mch^cch ttbitdiff+=(xorRes&1)+(xorRes&2)/2+(xorRes&4)/4+(xorRes&8)/8+(xorRes&16)/16+(xorRes&32)/32+(xorRes&64)/64+(xorRes&128)/128 } bdiff=float(ttbitdiff)*100/float(ttch*8) } *bitdiff8byte=float(ttbitdiff)*100/float(8*8) return bdiff
Platform: | Size: 4914 | Author: wxh | Hits:

[CSharpImagerecognition11

Description: object recognition with CCH
Platform: | Size: 329728 | Author: 武一 | Hits:

[Chess Poker gamesxiangqi

Description: 一个象棋程序-A chess program
Platform: | Size: 412672 | Author: | Hits:

[CA authDESProcess

Description: DESProcess FILE *mfp,*cfp int ttch=0,xorRes,ttbitdiff=0 char mch,cch float bdiff=0 if((mfp=fopen(mfile,"r"))==NULL) {cout<<"Cannot open the file to compare"<<endl } if((cfp=fopen(cfile,"r"))==NULL) {cout<<"Cannot open the file to compare"<<endl } else { while(!feof(mfp)&!feof(cfp)) { ttch++ mch=fgetc(mfp) cch=fgetc(cfp) xorRes=mch^cch ttbitdiff+=(xorRes&1)+(xorRes&2)/2+(xorRes&4)/4+(xorRes&8)/8+(xorRes&16)/16+(xorRes&32)/32+(xorRes&64)/64+(xorRes&128)/128 } bdiff=float(ttbitdiff)*100/float(ttch*8) } *bitdiff8byte=float(ttbitdiff)*100/float(8*8) return bdiff -DESProcess FILE*mfp,*cfp int ttch=0,xorRes,ttbitdiff=0 char mch,cch float bdiff=0 if((mfp=fopen(mfile,"r"))==NULL) {cout<<"Cannot open the file to compare"<<endl } if((cfp=fopen(cfile,"r"))==NULL) {cout<<"Cannot open the file to compare"<<endl } else { while(!feof(mfp)&!feof(cfp)) { ttch++ mch=fgetc(mfp) cch=fgetc(cfp) xorRes=mch^cch ttbitdiff+=(xorRes&1)+(xorRes&2)/2+(xorRes&4)/4+(xorRes&8)/8+(xorRes&16)/16+(xorRes&32)/32+(xorRes&64)/64+(xorRes&128)/128 } bdiff=float(ttbitdiff)*100/float(ttch*8) } *bitdiff8byte=float(ttbitdiff)*100/float(8*8) return bdiff
Platform: | Size: 5120 | Author: wxh | Hits:

[Software EngineeringSilberman-Butler

Description: Slide dạ y cách viế t Rootkit cùng Source và ví dụ-slide
Platform: | Size: 279552 | Author: chau hai duong | Hits:

[Shell apiSudungLinuxShell

Description: 1. LỊ CH SỬ RA Đ Ờ I CỦ A LINUX Vào nă m 1991 tạ i Phầ n Lan, Linus B. Torvalds lúc đ ó là sinh viên ở trư ờ ng Đ ạ i họ c tổ ng hợ p Hensinki đ ã dùng mộ t máy tính cá nhâ n có trang bị bộ xử lí 386 đ ể nghiên cứ u cách làm việ c củ a nó . Do hệ đ iề u hành MS-DOS khô ng khai thác đ ầ y đ ủ các đ ặ c tính củ a bộ xử lí 386 , Linus đ ã sử dụ ng mộ t hệ đ iề u hành thư ơ ng mạ i khác là Minix . Hệ đ iề u hành Minix là hệ đ iề u hành Unix cỡ nhỏ -1. LỊ CH SỬ RA Đ Ờ I CỦ A LINUX Vào nă m 1991 tạ i Phầ n Lan, Linus B. Torvalds lúc đ ó là sinh viên ở trư ờ ng Đ ạ i họ c tổ ng hợ p Hensinki đ ã dùng mộ t máy tính cá nhâ n có trang bị bộ xử lí 386 đ ể nghiên cứ u cách làm việ c củ a nó . Do hệ đ iề u hành MS-DOS khô ng khai thác đ ầ y đ ủ các đ ặ c tính củ a bộ xử lí 386 , Linus đ ã sử dụ ng mộ t hệ đ iề u hành thư ơ ng mạ i khác là Minix . Hệ đ iề u hành Minix là hệ đ iề u hành Unix cỡ nhỏ
Platform: | Size: 281600 | Author: vu | Hits:

[Com PortCch

Description: C++ 串口 通信 文档 计算机与PLC的通讯格式和实现方法-C++ serial communication document computer and PLC communication format and Implementation
Platform: | Size: 86016 | Author: 王华 | Hits:

[Special Effectscch

Description: 处理图像将彩色图像转为灰度图,很有用啊,希望大家能用他,-Processing the color image into grayscale images, useful ah, I hope everyone can be him, thank you
Platform: | Size: 9216 | Author: 摘广域 | Hits:

[JSP/JavaBank

Description: 总行CCH下有若干个支行,如TD、ICBC,支行下有若干对应的ATM机,实现存款、取款(跨行取款)、查询、退出功能-Head office CCH, a number of branches, such as TD, ICBC, sub-branches under a number corresponding to the ATM machine, deposits, withdrawals (withdraw money), the query and exit feature
Platform: | Size: 8192 | Author: 陈端玉 | Hits:

[ELanguagescan

Description: //程序实现C语言词法分析器的设计 //用到的变量 // cch 放当前字符 // q 标志保留字(1:是 0:否) //StrToken 保留字列表 /*C语言中的保留字(32个) auto break case char const continue default do double else enum extern float for goto if int long register return short signed sizeof static struct switch typedef union unsigned void volatile while 运算符 ( ) [ ] { } . ! + - * / < <= > >= == ! = += -= *= , */ /*a = @ b = # 错误字符行,其中@,#两个符号为错误字符*/-//Program C language lexical analyzer design //Variables used in the //CCH discharge the current character //Q flag reserved word (1: 0: no) ,// StrToken reserved word list /* C language reserved words (32) auto break case char const continue default do double else enum extern float for goto if int long register return short signed sizeof static struct switch typedef union unsigned void volatile while Operator () [] {}+-* / << = >> ===! =+ =- =* =* / /* a = @ b =# incorrect character line, @,#, the two symbols of the incorrect character* /
Platform: | Size: 1024 | Author: 王文波 | Hits:

[Technology ManagementPDIUSBD12=CCH

Description: 一种简单实用的USB适配器芯片PDIUSBD12-UAB Adapter
Platform: | Size: 412672 | Author: mkexin | Hits:

[OtherMvcApplication_FileUpload

Description: hư ớ ng dẫ n web Asp.net MVC cách úp file lên server
Platform: | Size: 4901888 | Author: dungba | Hits:

[CSharplab6

Description: - Giao di?n t??ng t? nh? Calculator c?a Windows, có ??y ?? nút b?m và ch?c n?ng t??ng t?, n?u thêm ???c ch?c n?ng m?i thì càng t?t - Có khung ??ng nh?p, n?u ch?a ??ng nh?p thì các nút ch?c n?ng b? m? ?i kh?ng dùng ???c - Th?c hi?n ph?n hi?n th? phép tính, hi?n th? k?t qu?, cách nh?p xu?t t??ng t? Calculator - Có th? thêm ch?c n?ng gi?i ph??ng trình, ho?c các ch?c n?ng khác n?u thích(- The interface is similar to the Calculator of Windows, full of buttons and similar functions, if added new functions as possible.)
Platform: | Size: 161792 | Author: leluuvietson | Hits:

CodeBus www.codebus.net