搜索资源列表
SortSource
- 用VC+ASM做的内排序比较软件,共比较6种排序,最大特色是通过汇编计算排序运行时间,详细看readme.txt-VC ASM done within sequencing software comparison, a total of six more species, in order of greatest characteristics is calculated by compiling Sort running time, a detailed look at readme.txt
MD5C+asm
- 一份MD5算法的C代码和优化后的MD5汇编代码.-a MD5 algorithm optimized C code and compile the code MD5.
51对字节汇编除法程序
- ;----------------------------------------------- ;多字节十进制除法子程序CDIV ;入口:RO指向被除数2n字节压缩BCD码高位, ;R1指向除数n字节压缩BCD码高位,R3=n ;结果:商数压缩BCD码放入R0~(R0+2n)指向的2n个字节中, ;余数压缩BCD码放入(R0-n)~R0指向的n个字节中 ;使用A,R0,R1,R2,R3,R4,R6,R7,影响CY,CY=1结果溢出
random.zip 使用汇编产生随机数的程序
- 使用汇编产生随机数的程序 , The use assembly has the random number procedure
7-zip
- 压缩解压工具7-zip源代码,包括汇编、c、c++三种语言版本及其说明文档。-the source code of the compress/decompress tool 7-zip,containing three language versions of asm、c、c++ and its descr iption document.
asm-C-CPP-program
- 包括C语言哈夫曼树的实现;win32写的代码统计工具;汇编加密解密机masm程序;C++哈夫曼树的实现;汇编简单计算器;汇编编译工具-Including the realization of C language Huffman tree win32 statistical tools to write code assembly the encryption decryption machine masm process C++ Huffman tree realization com
asm-zip-program
- 自己编写的一个汇编压缩程序,用的是行程算法。该程序适用于初学者学习,压缩后的文件不可以用常用软件解压。-I have written a compilation of compression program, using a trip algorithm. The program for beginners to learn, the compressed files can not use common software codecs.