搜索资源列表
20070420
- crc16校验子程序,采用查表法计算。 对于汇编开发人员比较有益。-crc16 check subroutine, using look-up table method. For compilation of useful development personnel.
AT89C52_LED_4x16
- 四字16*16点阵电子屏字符显示器 显示字用查表法,不占内存,用四个16*16共阳LED点阵显示, 效果:向上滚动显示字,每次四个,重复循环
Crc32
- 这个CRC32位校验是利用查表法的一种计算方法,此源程序是由Delphi建立,在Delphi下使用的一个源程序。
sinewave
- sinewave程序是一个正弦波发生器程序。256点查表法,配套EP1C12F256I7+AD7247能生成清晰光滑的正弦波。
RFID_CRC
- 此程序是RFID中使用的一种CRC16校验原理,采用了移位法,查表法做好后再上传。此外,下载解压后要把文件后缀名改为.c !
AT89S52键盘扫描源程序
- 4*4矩阵键盘(查表法)
CRC.CRC8、CRC16查表法
- CRC8、CRC16查表法,在delphi中的实现,调用简单,都已封装成函数,CRC8, CRC16 look-up table method, in the realization of delphi, called simple, are a function of package
sinewave.rar
- 用查表法实现正弦波的产生,用于ccs仿真,c语言,Look-up table method used to achieve the selection of sine wave for ccs simulation, c language
crc32_table
- 利用查表法实现的CRC32生成,实现了快速生成CRC的目的。-How to build CRC32?
dsp-sin
- 汇编语言产生的查表法实现正弦波发生器的程序,需要的下载。-Assembly language generated by sine wave generator look-up table method implementation procedures, the required download.
PCM-Alaw_table
- 查表法实现PCM与Alaw, mulaw pcm <---> alaw pcm <---> mulaw-Look-up table method to achieve PCM with Alaw, mulaw pcm < ---> alaw pcm < ---> mulaw
sinbiao
- 用汇编语言编的正弦函数,用查表法实现的,运算速度较快切精确-Using assembly language made the sine function, using look-up table method to achieve, faster cutting precision
sin
- 用汇编语言编写的正弦信号函数与查表法不同,完全用汇编语言编写-Prepared by using assembly language Sine signal function and a different look-up table method, fully prepared to use assembly language
CRC16_Look-up_table_calculation
- CRC16查表法计算,多项式X16+X12+X5+1-CRC16 look-up table method, polynomial X16+X12+X5+1
jiekou
- 控制四相步进电机按双八拍的运行方式运行。按下开关SW1时启动步进电机,按ESC键停止工作。采用循环查表法,用软件来实现脉冲循环分配器的功能对步进电机绕组轮流加电。 要求对题目进行功能分析(四项功能:快速顺时针旋转,慢速顺时针旋转,快速逆时针旋转和慢速逆时针旋转),进行步进电机远程控制系统硬件电路设计,画出电路原理图、元器件布线图、实验电路图;绘制程序流程图,进行步进电机控制程序设计(采用8086汇编语言);系统调试、运行,提交一个满足上述要求的步进电机控制系统设计 -Four phase
vec_table
- 使用查表法实现正弦波的产生,用于CCS仿真,汇编-Sine look-up table method used to achieve the production of CCS for simulation, compilation
CRC_proofread
- 用汇编写的CRC校验程序,用的是查表法,-write by asm ,it is used for CRC proofreading
18
- 汇编语言产生的查表法实现正弦波,锯齿波,方波,三角波发生器的程序-Assembly language generated by look-up table to achieve a sine wave, sawtooth wave, square wave, triangle wave generator program
1
- 查表法实现0~9计算0~9的平方 要查的数据为X,结果为Y-Look-up table calculation of the 0 9 0 ~ 9 square to check the data for X, the result is Y
crc
- crc16的算法,使用查表法,可快速查找,比传统的代码计算速度快很多-crc16 algorithm, using look-up table, quick find, than the traditional code much faster computing speed