搜索结果

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

按分类筛选

显示更多分类

SQL Server B/S版ERP安装方法 1、安装IIS5.0、Microsoft .NET Framework 1.1及SQL Server2000 2、将目录Copy_of_ERP和webctrl_clie

B/S版ERP安装方法 1、安装IIS5.0、Microsoft .NET Framework 1.1及SQL Server2000 2、将目录Copy_of_ERP和webctrl_client复制到C:/Inetpub/wwwroot下,并将Copy_of_ERP目录设置成IIS虚拟目录 3、在SQL Server2000中新建一个Storage用户和LXTXERP数据库,然后将Data目录中的LXTXERP.BAK数据库备份文件还原 4、修改Copy_of_E ...
https://www.eeworm.com/dl/689/231970.html
下载: 151
查看: 1089

加密解密 AES Core Modules In this document I describe components designated to encoding and decoding using A

AES Core Modules In this document I describe components designated to encoding and decoding using AES. aes enc — parametrizable component which can encrypt input data, using 128, 192 and 256 bit key, &#8226 aes dec — parametrizable component which can decrypt input data, using 128, 192 and 256 bit ...
https://www.eeworm.com/dl/519/237039.html
下载: 84
查看: 1073

加密解密 The Stanford IBE library is a C implementation of the Boneh-Franklin identity-based encryption sche

The Stanford IBE library is a C implementation of the Boneh-Franklin identity-based encryption scheme. (See Boneh and Franklin, "Identity-Based Encryption from the Weil Pairing", CRYPTO 2001.) There are a few modifications and additions. The Boneh-Franklin scheme is used as a Key Encapsulation Mech ...
https://www.eeworm.com/dl/519/238196.html
下载: 140
查看: 1090

VC书籍 VC6.0核心编程。主要涉及到windows消息

VC6.0核心编程。主要涉及到windows消息,框架,mfc库以及相关编程,com,activex技术,数据库技术,网络编程技术。为英文版本。 The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Archit ...
https://www.eeworm.com/dl/686/241567.html
下载: 54
查看: 1035

DSP编程 2407C文件夹包括第8~16章的C语言代码及使用说明。有如下子文件夹: &#61548 第8章数字输入输出8路开关量输入输出(8IOIN+8IOOUT); &#61548 第8章数字输入输出

2407C文件夹包括第8~16章的C语言代码及使用说明。有如下子文件夹: &#61548 第8章数字输入输出8路开关量输入输出(8IOIN+8IOOUT); &#61548 第8章数字输入输出模块(led); &#61548 第8章数字输入输出模块(LED+KEY); &#61548 第9章事件管理器模块(PWM); &#61548 第9章事件管理器模块_编码(QEP); &#61548 第9章事件管 ...
https://www.eeworm.com/dl/516/242365.html
下载: 111
查看: 1068

CA认证 雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中

雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得的。此種函數,一般稱之為雜湊函數(Hashing function)或鍵值對應位址轉換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能 ...
https://www.eeworm.com/dl/640/246389.html
下载: 23
查看: 1029

其他嵌入式/单片机内容 矩阵键盘驱动程序

矩阵键盘驱动程序, unsigned char key(void) 只要调用这个函数即可实现
https://www.eeworm.com/dl/687/253076.html
下载: 200
查看: 1032

数据结构 This code implements the shortest path algorithm via the simple scheme and fibonacci heap data struc

This code implements the shortest path algorithm via the simple scheme and fibonacci heap data structure. It has 3 kinds of testing data input method : random input by computer, reading from the file, reading from the key board.
https://www.eeworm.com/dl/654/255048.html
下载: 51
查看: 1184

加密解密 blowfish加密算法的编码类

blowfish加密算法的编码类,用VC6开发,使用时 先要用BlowfishKeyInit()对blowfish所使用的key初始化。
https://www.eeworm.com/dl/519/257457.html
下载: 74
查看: 1025

加密解密 280行的高效代码

280行的高效代码,通过命令行实现了仿射算法的加密解密,随即或自定义KEY等功能
https://www.eeworm.com/dl/519/257976.html
下载: 189
查看: 1012