搜索资源列表
函数发生器
- c8051f020产生的函数发生器-----产生sin函数通过查表的方法-C8051f020 the function generator ----- produce sin function through the look-up table
DOC的快速变换
- 考虑到DCT变换中的系数要重复计算,可使用查找表来提高运行的效率,只要开始DCT变换之前计算一次,DCT变换中就可以只查找而无需计算系数。-to the DCT coefficients to be calculated, the use of look-up tables to improve operational efficiency, as long as the DCT started once before, on DCT can only search without calcul
jbzsgj
- 欢迎下载,姜斌流行病毒专杀工具V1.0 一周更一次新! 更新后在www.sfjiang.cn下载新版本: V1.0 可杀一部分流行PC病毒 正在完善中! 诚招病毒收集员!愿意的联系QQ417317494 无报酬!但以后每样软件都有你的名字! 注意:点击\"开始查杀“后如果在弹出的窗口内你点了\"所有”请等到待.直到弹出“共清除。。。。。。”窗口!就可以了 最新版目前可查杀病毒列表 - Welcome to download, Jiang the Bin popul
Ddemo
- Address book helps you look up your addresses from the system tray. It is quite useful in that way 慶ause it stays out of the way and is easily accessible when needed. Double clicking on any URL will start the default web browser and take you
shuangzijiechabiao
- 双字节数据查表程序 输入数据(0-255)存放在21h中,同时21h为奇偶判断存储器 偶数查第一个表 奇数查第二个表 查表结果,高字节在r6,低字节在r7 注意:程序执行到表格时,一定要用跳转指令跳过表格,否则会把表格当作程序执行,出错 最长的定时时间为10mS@16MHz晶振 ;白菜奉献 -double byte data entry procedures (0-255) stored in 21h, while 21 h of judgment
20070420
- crc16校验子程序,采用查表法计算。 对于汇编开发人员比较有益。-crc16 check subroutine, using look-up table method. For compilation of useful development personnel.
Lex_Yacc_Parser
- 语法分析器lex和词法分析器yacc的C++语言实现 1.Lex (1)Lex输入文件的解析 (2)正规表达式的解析 (3)一个正规表达式到NFA的转换算法实现 (4)多个NFA的合并 (5)NFA的确定化和最小化算法实现 (6)返回状态与返回内容的对应 2.Yacc (1)Yacc输入文件的解析 (2)上下文无关文法到对应LR(1)文法的下推自动机的构造 (3)LR(1)文法的下推自动机到相应分析表的构造 (4)LR(1)总控程序的构造(查表程
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
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
200564152459878
- 针对PIC单片机,提供了200个汇编语言实用子程序,包括科学计算、信息处理、查表技术、串行通信、数字滤波、键盘、显示、打印和各种模块应用等方面。这些实用子程序均已通过实际应用的检验,每个子程序都有编制说明和程序框图,以方便读者分析子程序结构和修改子程序;每个子程序都注明出/入口条件和参数,便于读者直接调用。-For PIC microcontroller, provides a practical 200 assembly language subroutines, including scie
main
- 程序功能 : 查表方式流水灯实验为了有更多实用的实验程序供大家学习,部分程序参考网上的资源,在此谢谢这些无私奉献的朋友!!! *-Program features: look-up table approach lights water experiment in order to have more practical for them to learn from the experimental procedures, some of the procedures refer to
asm_music
- PC计算机钢琴程序子程序: 包括以下资料 软件:提取音乐代码的软件工具(自己用VB写的) 资料:所有与按键和PC Sound有关资料 唱歌:包括歌曲有 聚萍、同一首歌、月亮代表我的心、美丽的神话、新年好、天空之城、 生日快乐、梁祝、铃儿响叮当、标准测试、 高低音阶测试、动画、PC钢琴 相关函数:延时、发声、查表、按键扫描、字符串显示-PC computer program subroutine Piano: software include the following
jiekou
- 控制四相步进电机按双八拍的运行方式运行。按下开关SW1时启动步进电机,按ESC键停止工作。采用循环查表法,用软件来实现脉冲循环分配器的功能对步进电机绕组轮流加电。 要求对题目进行功能分析(四项功能:快速顺时针旋转,慢速顺时针旋转,快速逆时针旋转和慢速逆时针旋转),进行步进电机远程控制系统硬件电路设计,画出电路原理图、元器件布线图、实验电路图;绘制程序流程图,进行步进电机控制程序设计(采用8086汇编语言);系统调试、运行,提交一个满足上述要求的步进电机控制系统设计 -Four phase
tablelookup
- 典型的查表温度测量程序,带有详细的查表原理说明.非常值得参考!-A typical look-up table temperature measurement procedures
LL-User-Look-Up-Table
- user look up table使用labview开发的视觉开发程序-user look up table