搜索资源列表
哈希表
- 针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不 超过R,完成相应的建表和查表程序-Design to
点阵系统板程序查表
- 点阵系统板程序查表 详细内容可查138芯片资料:(4线—16线译码器)
查表
- C8051f020单片机查表源程序-C8051f020 source SCM Lookup
16位CRC算法
- 16位CRC:生成CRC16表(256项),用于快速查表计算 // 在程序初始化时就先调用,预先生成CRC16Tab[256]查表数据-16 CRC : formation CYXLIC REDUNDANCY (256), Fast look-up table for calculation// initialization procedure on first call, pre-generation CRC16Tab [256]
单片机实验实训指导书
- 目 录 实验 实验一:WAVE软件使用 实验二:常用指令的使用练习 实验三:循环程序 实验四:查表程序 实验五:数制转换程序 实验六 实用子程序:(编程器的使用) 实验七:中断/定时程序 实验八:输入检测与输出显示程序 课设 一、课程设计目的和意义 二、实验电路系统的结构和使用方法 三、设计参考题目介绍和设计提示性思考题 四、设计任务书及要求 五、课程设计报告格式及要求
sine-1
- 这是正弦发生程序,用查表法实现正弦的产生。-occurred procedures, using look-up table method for the selection of sine wave.
yuxuanhanshubiaodesheji
- 余弦函数表的设计 1、摘要:使用查表法查找输入角度的余弦函数值。 2、参考资料: IBM-PC汇编语言程序设计(第二版) (汇编语言课程设计)-cosine function of the design of a table, Abstract : Checking find the cosine angle input function. 2, reference materials : IBM-PC Assembly
060626
- 哈希表设计 针对某个集体中人名设计一个哈希表,使得平均查找长度不超过R,并完成相应的建表和查表程序。-Hash Table design is a design collective Names Hash Table 1, bringing the average length not exceeding find R, and completion of the corresponding construction and Loo
HashTableinDS
- 一:问题描述 针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相对的建表和查表程序。 二:基本要求 假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 三:实现提示 如果随机函数自行构造,则应首先调整好随机函数,使其分布均匀。人名的长度均不超过19个字符(最长的人名如:庄双双(
PY51
- 嵌入式系统全拼输入法,拼音字符表及查表程序。-Embedded Systems Complete input method, phonetic characters and Lookup Table procedures.
gmsk_diff
- 此程序为GMSK的调制解调程序,调制采用查表法,解调采用两比特差分解调,简单实用-procedure for the GMSK modulation and demodulation process, modulation using look-up table method, demodulation using two-bit differential demodulation, simple and practical
sin-lookup-table
- 基于嵌入式的正弦查表程序.在sintable.asm中定义的正弦表.系统频率设置49.152MHz,强振模式.-based embedded sine chat program. Sintable.asm defined in the sine table. System set the frequency 49.152 MHz, strong vibration mode.
shuangzijiechabiao
- 双字节数据查表程序 输入数据(0-255)存放在21h中,同时21h为奇偶判断存储器 偶数查第一个表 奇数查第二个表 查表结果,高字节在r6,低字节在r7 注意:程序执行到表格时,一定要用跳转指令跳过表格,否则会把表格当作程序执行,出错 最长的定时时间为10mS@16MHz晶振 ;白菜奉献 -double byte data entry procedures (0-255) stored i
8253asm
- 基于Intel 8253定时器的两端Asm,包括配套电路,流程图 1。设计基于ISA总线的Intel 8253 的接口电路,用Intel 8253 的1个通道作定时器,演奏C调的各个音符,利用查表程序的方法依次演奏,每个音符演奏1s,停0.5s 演奏三遍后退出程序 2。利用Intel 8253的一个通道产生一个100Hz的方波,用示波器测试信号的正确性 以产生的方波作为另一个通道门控信号。利用
data2dlookup
- simulink 2d 查表程序 table2d.m, data2d.fig, table2dlookup.mdl, data2dresult.fig-simulink 2d look-up table procedure table2d.m, data2d.fig, table2dlookup.mdl, data2dresult.fig
chabiao
- 查表程序,编写的明了简单 便于大家理解,可多参考-Table look-up procedures, prepared by a simple easy to understand that everyone understand that more reference
ADconversion
- 关于AD转换的采样,另外还有以及查表程序。-AD conversion on the sampling, in addition to, and look-up table procedure.
zidongchabaojishu
- 介绍用高级语言C自动生成单片机的查表程序,用查表的方法取代繁琐复杂的数学运算,计算精度高、时间短。包括自动生成程序的原理以及D/A输出复杂波形、非线性插值的示例。 -Introduced the use of automatically generated high-level language C MCU lookup procedure, using look-up table to replace the cumbersome a
电动汽车永磁同步dq电流查询表自动生成开源程序
- 电动汽车永磁同步电机查表法满足MTPA-MTPV的dq电流查询表自动生成开源程序(Table-Looking Method for Permanent Magnet Synchronous Motor of Electric Vehicle Satisfies MTPA-MTPV's DQ Current Query Table Automatically Generating Open Source Program.)
模糊PID算法C语言程序-查表法
- 模糊控制pid查表法源码,有需要的可以下载看看,可以用于大家参考学习,一起进步(Fuzzy control pid source code, there is a need to download to see, can be used for everyone reference learning, progress together)