搜索结果

找到约 544 项符合 KEY 的查询结果

按分类筛选

显示更多分类

数据结构 扫描一个C源程序

扫描一个C源程序,用Hash表存储该程序中出现的关键字,并统计该程序中的关键字出现频度。用线性探测法解决Hash冲突。设Hash函数为: Hash(key)=[(key的第一个字母序号)*100+(key的最后一个字母序号)] MOD 41
https://www.eeworm.com/dl/654/296569.html
下载: 135
查看: 1018

Linux/Unix编程 在Linux下访问LDAP目录

在Linux下访问LDAP目录,验证客户端用USB KEY签名的文件。
https://www.eeworm.com/dl/619/296979.html
下载: 49
查看: 1217

网络 LPC21XX系列开发板测试原代码,包括FLASH电源管理MODEMKEY等驱动程序

LPC21XX系列开发板测试原代码,包括FLASH\电源管理\MODEM\KEY等驱动程序
https://www.eeworm.com/dl/635/299103.html
下载: 154
查看: 1039

加密解密 This standard describes a keyed-hash message authentication code (HMAC), a mechanism for message au

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 de ...
https://www.eeworm.com/dl/519/303374.html
下载: 76
查看: 1028

加密解密 Tasks Read the textbook about the details of Vigenére Cipher. Implement the algorithm by C or C++.

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: wearedis ...
https://www.eeworm.com/dl/519/304536.html
下载: 67
查看: 1060

Windows CE WareSeeker periodically updates pricing and software information of Embedded Windows CE SAPI 5.0 Fre

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 Fr ...
https://www.eeworm.com/dl/674/304578.html
下载: 99
查看: 1037

加密解密 This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encry

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 b ...
https://www.eeworm.com/dl/519/305307.html
下载: 101
查看: 1057

通讯/手机编程 一款用JAVA制作开发的小型聊天软件

一款用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- ...
https://www.eeworm.com/dl/527/311077.html
下载: 157
查看: 1104

其他 Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indentin

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 ...
https://www.eeworm.com/dl/534/325838.html
下载: 69
查看: 1072

单片机开发 本代码适合嵌入式系统(爱普生S1C33209)硬件驱动

本代码适合嵌入式系统(爱普生S1C33209)硬件驱动,其中包括led驱动,key驱动,timer驱动,以及必须的boot,vector等源代码。
https://www.eeworm.com/dl/648/326866.html
下载: 55
查看: 1046