搜索:Example+Program

找到约 3,356 项符合「Example+Program」的查询结果

结果 3,356
按分类筛选
显示更多分类
https://www.eeworm.com/dl/519/327851.html 加密解密

(* 介绍 *) AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封

(* 介绍 *) AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度 ...
下载 136
·
查看 1288
https://www.eeworm.com/dl/521756.html 技术资料

Data+Processing+in+Smart+Cities

Smart Grids provide many benefits for society. Reliability, observability across the energy distribution system and the exchange of information between devices are just some of the features that make Smart Grids so attractive. One of the main products of a Smart Grid is to data. ...
查看 70
https://www.eeworm.com/dl/521764.html 论文

Data+Processing+in+Smart+Cities

Smart Grids provide many benefits for society. Reliability, observability across the energy distribution system and the exchange of information between devices are just some of the features that make Smart Grids so attractive. One of the main products of a Smart Grid is to data. ...
查看 87
https://www.eeworm.com/dl/519/334748.html 加密解密

AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单

AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 ...
下载 77
·
查看 1323
https://www.eeworm.com/dl/686/453224.html VC书籍

This book has been written to support a practically oriented course in programming language transla

This book has been written to support a practically oriented course in programming language translation for senior undergraduates in Computer Science. More specifically, it is aimed at students who are probably quite competent in the art of imperative programming (for example, in ...
下载 173
·
查看 1124
https://www.eeworm.com/dl/619/476428.html Linux/Unix编程

对vga接口做了详细的介绍

对vga接口做了详细的介绍,并且有一 ·三段式Verilog的IDE程序,但只有DMA ·电子密码锁,基于fpga实现,密码正 ·IIR、FIR、FFT各模块程序设计例程, ·基于逻辑工具的以太网开发,基于逻 ·自己写的一个测温元件(ds18b20)的 ·光纤通信中的SDH数据帧解析及提取的 ·VHDL Programming by Example(M ...
下载 29
·
查看 1104
https://www.eeworm.com/dl/640/444418.html CA认证

Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2

Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854,but named after his friend Baron Play ...
下载 143
·
查看 1108
https://www.eeworm.com/dl/839911.html 技术资料

高级PID控制算法.

Simulation can provide a lot of information about what the system is doing. We canadd the effect of different element, like Encoder resolution, ADC sampling rate, etc and understand how does it affect the system. Another benefit is the possibility to slow down the process, to gai ...
下载 3
·
查看 3739
https://www.eeworm.com/dl/502/29339.html 单片机编程

基于MSP430的指纹保险柜的实现

在介绍基于MSP430单片机的指纹保险柜工作原理的基础上,从系统软件设计的角度出发,详细介绍了指纹保险柜软件的总体分析过程、程序结构的设计以及代码的编写,给出了按键管理流程和部分源代码。 Abstract:  On basis of the operating principle of MSP430 microcontroller-based fingerprint ...
下载 120
·
查看 1066
https://www.eeworm.com/dl/696/288340.html Jsp/Servlet

在WinXP中文+tomcat6.0中测试通过。将解压缩后的整个文件夹放在tomcat/webapps/下面即可

在WinXP中文+tomcat6.0中测试通过。将解压缩后的整个文件夹放在tomcat/webapps/下面即可,通过http://localhost:8080/lyb访问。 修正版修改了一处bug: 在将文件放入tomcat/webapp下面后,用浏览器打开看时会出错,原因是tomcat默认装在 program files 下面,于是得到的路径含有空格。 经过修改连接 ...
下载 91
·
查看 1147