搜索资源列表
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.
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.
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
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
tablelookup
- 查表练习程序,带HEX文件.可以通过KeilC观察查表流程-Look-up table to practice procedures, with HEX file. KeilC observed by look-up table flow
jianpansshibie
- 4×4矩阵键盘识别处理,键盘处理程序的任务是:确定有无键按下,判断哪一个键按下,键的功能是什么;还要消除按键在闭合或断开时的抖动。两个并行口中,一个输出扫描码,使按键逐行动态接地,另一个并行口输入按键状态,由行扫描值和回馈信号共同形成键编码而识别按键,通过软件查表,查出该键的功能。 -4 × 4 matrix keyboard recognition processing, the keyboard handler task is: to determine whether
vec_table
- 使用查表法实现正弦波的产生,用于CCS仿真,汇编-Sine look-up table method used to achieve the production of CCS for simulation, compilation
BalanceTree
- 平衡二叉树操作的演示,利用平衡二叉树实现一个动态查找表。-Demonstration of a balanced binary tree operation, using a balanced binary tree to achieve a dynamic look-up table.
Encoder
- Purpose: Contains example code to use a two-phase encoder with an ATmega2561. The encoder phases are connected to PORTF bits 0 & 1 and the switch is connected to PORTF bit 2. Timer 1 is configured to interrupt at 1024Hz. At startup, the enco
MCU-51
- MCU-51子程序,包含加,减,乘,除,取补,平方,开方,数制转换,查表,校验。-MCU-51 routines, including add, subtract, multiply, divide, take up, square, prescribing, a number of system conversion, look-up table, check.
led
- 這是一個簡單的跑馬燈程序,通過查表實現!-Marquee This is a simple procedure through the look-up table to achieve!
shi
- 用汇编语言计算数的平方,查表计算一个数数的平方法,数字小于15。-Calculated with the compilation of the number of square, flat look-up table method of calculating the number of
InterruptTimingtrafficlights
- 用匯編語言寫的60秒紅綠交通燈,查表顯示秒數。用中斷定時器控制時間-Written in assembly language 60-second red and green traffic lights, look-up table shows the number of seconds. With the interrupt timer to control the time
