掃描一個C源程序,用Hash表存儲該程序中出現的關鍵字,并統計該程序中的關鍵字出現頻度。用線性探測法解決Hash沖突。設Hash函數為: Hash(Key)=[(Key的第一個字母序號)*100+(Key的最后一個字母序號)] MOD 41
標簽: 源程序
上傳時間: 2014-01-05
上傳用戶:ardager
在Linux下訪問LDAP目錄,驗證客戶端用USB Key簽名的文件。
上傳時間: 2014-01-30
上傳用戶:shizhanincc
LPC21XX系列開發板測試原代碼,包括FLASH\電源管理\MODEM\Key等驅動程序
上傳時間: 2014-01-13
上傳用戶:kelimu
This standard describes a Keyed-hash message authentication code (HMAC), a mechanism for message authentication using cryptographic hash functions. HMAC can be used with any iterative Approved cryptographic hash function, in combination with a shared secret Key. The cryptographic strength of HMAC depends on the properties of the underlying hash function. The HMAC specification in this standard is a generalization of Internet RFC 2104, HMAC, Keyed-Hashing for Message Authentication, and ANSI X9.71, Keyed Hash Message Authentication Code.
標簽: message authentication Keyed-hash describes
上傳時間: 2014-01-07
上傳用戶:鳳臨西北
Tasks Read the textbook about the details of Vigenére Cipher. Implement the algorithm by C or C++. Requirements You do this lab in a group of two students. Your program should have input and output as follows: csci>a.out --> Please input the Key: receptive --> Please input the plain text: wearediscoveredsaveyourself --> The cipher text is : nicvtwqngfzgvtwavzvcqyglmgj -->The original message is: wearediscoveredsaveyourself • You should test your program with several runs.
標簽: the Implement algorithm textbook
上傳時間: 2013-12-21
上傳用戶:bruce5996
WareSeeker periodically updates pricing and software information of Embedded Windows CE SAPI 5.0 Free Download from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using Embedded Windows CE SAPI 5.0 Free Download crack, password, serial numbers, registration codes, Key generators is illegal and prevent future development of Embedded Windows CE SAPI 5.0 Free Download Edition.
標簽: periodically information WareSeeker Embedded
上傳時間: 2014-01-11
上傳用戶:壞壞的華仔
This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encryption tool. I designed it as my graduation paper work. SCX31 is a symmetric stream cipher built on chaos function, one time pad cipher and inspiration from Ground Effect (aviation). The Key length can be up to 40 characters (320 bits).
標簽: SimplyChaos-X SCX contains Builder
上傳時間: 2016-06-07
上傳用戶:nanshan
一款用JAVA制作開發的小型聊天軟件,里面附有安裝程序和JAVA源代碼。 Visual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirements - Use customchatdev.html for developing / testing - Create .jar and .cab-files containing client-specific .class-files and the images-folder (use zip and cabarc compressing tools) - Adapt the customchat.html file - Upload all the files to your webserver - Start the ChatServer by invoking java at.ac.uni_linz.tk.vchat.ChatServer [port [server-Key]] from your commandline - I kindly ask you to leave copyright and credit information in the InfoPanel.class as it is - but you are invited to add your own text. In case of violations I will consider excluding this class from the source in the future.
上傳時間: 2014-09-06
上傳用戶:龍飛艇
Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indenting source code, we as programmers have a tendency to use both spaces and tab characters to create the wanted indentation. Moreover, some editors by default insert spaces instead of tabs when pressing the tab Key, and other editors (Emacs for example) have the ability to "pretty up" lines by automatically setting up the white space before the code on the line, possibly inserting spaces in a code that up to now used only tabs for indentation.
標簽: reformatter reindenter and Artistic
上傳時間: 2013-12-20
上傳用戶:康郎
本代碼適合嵌入式系統(愛普生S1C33209)硬件驅動,其中包括led驅動,Key驅動,timer驅動,以及必須的boot,vector等源代碼。
上傳時間: 2016-07-31
上傳用戶:lps11188