搜索资源列表
BCD码相乘
- BCD码相乘,汇编环境里没有对压缩BCD码相乘的调整,相当于作业吧!-BCD multiply, the compilation environment where no compression BCD multiplication of adjustment, which is equivalent to operating!
explib
- 一个使用asm实现的压缩算法 -use asm achieve a compression algorithm to use asm achieve a compression algorithm is a use asm the compression algorithm is the use asm achieve a compression algorithm
yuanmaziliao
- 压缩包中包括多个驱动程序的原代码,有DS1302,DS18B20,SLE4442等-compression package includes drivers for a number of the original code, DS1302, DS18B20. SLE4442 etc.
2J1792.ASM
- [jpeg_encode_source.zip] - jpeg 图像压缩源程式,仅供学习,不可用于商业范筹! [液晶模块显示源代码.zip] - 2*20 液晶模块显示源代码,红外遥控 NEC Format -[jpeg_encode_source.zip] - source jpeg image compression program , is for learning, not for commercial scope! [LCD shows the source code. Zi
AdinaCoreprogram.rar
- Adina核心源程序,三个压缩包,fortran语言编写。,Adina core source, the three compression packages, fortran language.
masm5
- 1、下载个masm5.0(简单,适合初学者),里面至少应包含masm.exe和link.exe,可能还包含其他的,不过我们只需要最基本的这两个。 2、将masm5.0压缩包里的程序解压(包含masm.exe和link.exe),放到一个目录中(如D:\masm),然后就在这个目录下建立个文本文件(如XX.txt)写入个汇编程序,保存,将后缀名改为XX.asm。 3、进入命令提示行(开始--运行--输入cmd) 4、进入程序所在文件夹(用dos的cd命令),以2中的为例,键入“d
Irvine
- Irvine第五版的汇编语言教程,Intel win32的汇编语言,压缩包中包括代码的PPT。-Irvine fifth edition of the assembly language tutorial, Intel win32 assembly language, including code PPT compression package.
fds
- 浮点数保存代码,能区别代码类别,代码为压缩BCD码-Save float code, to distinguish between code categories, the code for the compression BCD code
FSG
- FSG为一款压缩率非常高的PE加壳程序。这是它的ASM代码。-FSG is a very high compression ratio of PE加壳procedures. This is the ASM code.
chap09
- ex9_1 脉冲信号调制 ex9_2 载波10MHz,带宽2MHz的线性调频信号及其频谱图 ex9_3 产生7位巴克码编码的二相码 ex9_4 产生7位巴克码和线性调频的混合调制信号 ex9_5 瑞利分布实现程序 ex9_6 瑞利分布+杂波 ex9_7 相关对数正态分布杂波 ex9_8 相关weibull分布杂波 ex9_9 相干相关K分布杂波 ex9_10 线性调频信号的数字化正交解调 ex9_11 雷达脉冲压缩处理 ex9_12 二相编码信号的脉压
shengguang
- 《微机原理与接口技术》的课程设计,是声光报警的设计,压缩包里含c语言和汇编写了俩个程序,和一份报告。其中设计指导里都有说明,很清楚。-" Microcomputer Principle and Interface Technology" courses are designed to sound and light alarm design, compression bag containing c language and the compilation of written
jpeg-matlab
- matlab的JPEG压缩程序,使用DCT2,行程变换-The JPEG compression program of matlab
Lifting Wave Transform
- 基于二代提升小波的阈值压缩算法源码 基于二代提升小波的阈值压缩算法源码-Based on the threshold of the second generation lifting wavelet compression algorithm source code
dIc21EP9
- 基于c语言的潮流计算方法,运用牛拉法,压缩包里包含电路图和程序-C language based on power flow calculation method, using ox-drawn method, the bag contains the circuit and compression process
CodeProtect0.2
- 一个压缩壳,可能会出点小错。建议使用RADASM环境打开-Compression Shell
copysystem
- 题目:文件操作。具体要求:用户输入源文件名和目的文件名后,若用户缺省目的文件名,则与源文件同名。目的文件不存在时,出现文件复制对话框如下: 1 文件原样复制。2 文件压缩复制。3 文件加密复制 。请选择(1,2,3):文件压缩复制的含义:将源文件中的所有空格删除后拷贝到目的文件 。加密解密方法:输入一个6字符的密钥,将文件数据和密钥(ASCII码)进行异或运算。 不足6字节的部分,和密钥相应的字符进行运算。(可以设计出更好的压缩和加密/解密算法) -Topic: File operatio
classical-asm-code
- 这个压塑文件包含了绝大部分汇编代码,十分典型,相信对大家会有帮助。-This file contains most of the compression molding assembly code, is very typical, I believe we can help.
shan-0-bu-0
- 有一个首地址为MEM的100个字的数组,删除其中的所有为0的项,并将后续项向前压缩,最后将数组的剩余部分补上0-A first address of the array of MEM of 100 words, delete all for 0, and follow-up forward compression, and finally fill the remaining part of the array 0
47751732huffman
- 文件的压缩与文件的解压缩,具体包含几个函数,哈弗曼编码的实现 哈弗曼树的建立-File compression and decompression of files, specifically contains several functions, Hafu Man coding Hafu Man tree to establish
compress
- 一个文件压缩程序,用汇编语言写的,其优点是运行速度比高级语言快很多-A file compression program, written in assembly language, the advantage of the running speed is much faster than the high-level language