escription: The Rijndael Encryption algorithm has been recently recognized as an AES (Advanced Encryption Standard). It was recently (April 2001) released in Visual Basic. The source code here is for Micro$oft Visual C++ 6.0 for developing and testing. Have fun with it!
标签: escription Encryption recognized algorithm
上传时间: 2014-01-07
上传用户:李梦晗
very simple nonvisual Delphi component useful for shareware program developing. It uses crypted license files containing information about exe file (size and crc), expired date and any additional information. As TArtLicense uses RSA asymmetric algorithm and TArtLicense knows only decryption key, nobody can change information inside license file.
标签: developing nonvisual component shareware
上传时间: 2017-04-08
上传用户:561596
一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。
标签: 程序编译
上传时间: 2014-12-03
上传用户:徐孺
计算qualcomm手机与计算机通讯时,数据包的CRC,研究CDMA手机必不可少
上传时间: 2014-01-20
上传用户:xymbian
sd卡代码,周立功 SD/MMC 卡读写模块: 相关工具函数 ---- CRC校验
标签: 代码
上传时间: 2013-12-16
上传用户:liuchee
自己用C写的测温芯片(ds18b20)的驱动程序,有CRC校验,主控芯片为51类型,其中还有ds18b20的中英文资料各一份。
上传时间: 2017-05-12
上传用户:aa17807091
Want to try a copy of Linux 2.6.29-rc5 in progess with Angstom and Opie? Opie probably isn t good for much but testing but it is kind of fun. This has a very slow boot, which is much improved since this NAND image was made. NAND image of Linux 2.6.9-rc5 with Angstrom and Opie for test. Download file. Set to NOR and power on. Install using the vivi command "Restore NAND Flash from HOST thru USB" Turn off, set to NAND, turn on. Enjoy.
标签: Opie probably Angstom progess
上传时间: 2013-12-17
上传用户:gaojiao1999
This java program is a guessing number game were player will guessing number in a range of 1 to 100...have fun... :)
标签: guessing number program player
上传时间: 2014-08-22
上传用户:zm7516678
本程序,是基于nrf2401的数据发送源码,特点采用是不带crc校验,简单快速,如果需要多功能,可以增加相关功能代码
标签: 程序
上传时间: 2013-12-20
上传用户:xiaohuanhuan
MCUTool.exe 源代码 !!!超级单片机开发工具!!! 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。
上传时间: 2013-12-26
上传用户:佳期如梦