搜索资源列表
[_A_Quadra1888275142005
- This a quadratic equation solver,this program can be use to solve second-order polynomial equation with one variable \"x\"-This a quadratic equation solver,this program can be use to solve second-order polynomial equation with one variable \"x\"
touch src_2
- 触摸屏资料2,有具体实例,及相关文档,希望对大家有帮助!-The second part of touch screen infomation. There are examples and document. I hope it is helpful.
汇编内核加密算法
- 汇编内核的md5算法,应网友要求改进了两个部分: 1、采用nasm风格汇编,可以方便的移植到linux平台下。 2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密 使用方法: 一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用。 -compilation of md5 kernel algorithm, a netizen called for improvemen
数据加密传输
- :某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下: 每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。 -: a company using a public phone data transfer, data is four integer, in the course of transmission is encrypted, encryption rules are as follows : E
加密解密2配套光盘
- 加密解密2配套光盘,内有加密解密第二版书内提及的软件.-encryption and decryption two matching CD with the second edition of encryption and decryption mentioned in the book software.
AutoUpdate自动更新系统
- AutoUpdate是一个通过网络对软件进行自动更新的系统。可以自动根据软件的版本号、最后修改时间、文件的大小等因素自动的判断哪些文件应该,更新,那些文件,无需更新,在更新的方式上也有两种:第一是拷贝更新,即将更新文件拷贝到指定的文件夹以达到更新软件的目的,第二是通过利用InstallShield或者其他的软件做出更新发布包通过执行达到更新的目的。-nip is a network of automatic software update system. The software can aut
无线多路数据采集系统设计论文
- 里面已经有电路和程序,电路板已制出,功能正常,获学校二等奖-inside a circuit and procedures, circuit boards have been produced, normal, the second prize of school
gplflash2.tar
- linux下面gplflash播放器的第二版c++语言,现在只在cvs上能下载,不过由于工作原因,我已经测试过了-gplflash players below the second edition c language, now only cvs can download, but because of his work, I have tested the
aaffujhyigdsdfrdh
- Whirlpool算法被列入了ISO标准。主要原因是因为其强大的安全度。第一点,Whirlpool使用了和AES加密标准相同的转化技术,只不过,AES使用的模函数为:f(x) = x^8 + x^4 + x^3 + x + 1, 即0x11B;而Whirlpool使用的是:f(x) = x^8 + x^4 + x^3 + x^2 + 1, 即0x11D。第二点,Whirlpool的输出是512位的。为了加快计算速度,Whirlpool使用的所有表格都已经时间计算好了。Whirlpool在历史上
bpl2
- 在程序启动之时载入bpl,只是第二个例子,-commencement of the proceedings when printed BPL, it is only the second example,
TrribleDES
- 这是一个用VC.Net编写的加密算法,TrribleDes,该算法具有较高的执行效率,加密速度大概为每秒3Mb,速度较快!-VC.Net prepared using the encryption algorithm, TrribleDes. the algorithm has a higher efficiency in the implementation, encryption speed of around between 3Mb per second, faster!
escglxt
- 这是一个二手车管理系统,能完善地实现交易网上的各种功能-This is a second-hand car management system will be able to improve online transactions to the various functions
jsjanquan
- 近几年来,Internet技术日趋成熟,已经开始了从以提供和保证网络联通性为主要目标的第一代Internet技术向以提供网络数据信息服务为特征的第二代Internet技术的过渡。-recent years, Internet technology matures. have started from and to provide network connectivity to ensure that the main aim of the first generation of Internet
EncryDeCry
- 我在字符串加密时的处理是每次取字符串的三个字节,再把三个字符连成一个24位的整型,前8位存放第一个字符,中间8位存放第二个字符,最后8位存放第三个字符。再取这个整型数的前6位对应的数值去差用户提供对应表,转化成相应的字符,再取第二个6位,第三个6位,第四个六位进行字符的转换。再重复前面相同的操作值到整个字符串转换完毕。在解密的过程就是根据用户提供的表进行查找和移位换原字符串。 这种算法比通常的直接根据用户提供的表进行转换有更高的安全性,且加密解密的效率很高。-string encryptio
windowsbios
- 大家都知道,windows接管了对物理内存的直接存取,而bios信息存在物理内存 的f000:0000处,关键就是如何读取物理内存。 函数说明 第一个函数ZwOpenSection用来打开section,第一个参数是指向HANDLE变量的指针,第二个是访问参数,第三个是指向OBJECT_ATTRIBUTES的指针 第二个函数ZwMapViewOfSection用来建立物理内存和当前进程的一段物理内存的联系,参数很多,一会在例程里再详细解释 第三个函数ZwUnmapV
Linux-Kernel-Development-Second-Edition
- linux 内核开发 第二版 英文,详尽的讲述linux 内核的数据结构和内部机制。-Linux Kernel Development Second Edition
second.tar
- 秒设备及测试程序,供大家查看。挺好的,对于定时器的使用还是比较经典的。-second device & test
An_Introduction_to_Parallel_Computing_Second_Editi
- 并行计算英文版电子书 基于unix操作系统的 适用于学习并行计算的相关人员作为参考-Introduction to Parallel Computing, Second Edition By Ananth Grama, Anshul Gupta, George Karypis, Vipin Kumar Publisher : Addison Wesley Pub Date : January 16, 2003
Sams---Linux-Kernel-Development-Second-Edition.ra
- The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insid
Learning-P-bash-P-(Second-Edition)
- 学习+bash+(第二版)中文版 学bash的一本好书-Learning+bash+ (Second Edition) Chinese version of school bash a good book