搜索资源列表
C函数浏览
- C函数速查.rar C函数表
sinewave.rar
- 用查表法实现正弦波的产生,用于ccs仿真,c语言,Look-up table method used to achieve the selection of sine wave for ccs simulation, c language
SPWM-c.rar
- 原创的SPWM程序,在51开发环境下,具有很高的擦考价值,SPWM original program development environment in 51
CRC
- 查表法CRC16校正源代码,不需要CRC的计算,适合在单片机上使用。-CRC16
crc
- CRC校验程序包,包含VB,C,汇编下,实现CRC校验程序的代码,详细介绍CRC校验的原理,介绍 查表法,半字节查表法,等等实现CRC校验的方法,希望对大家有所帮组。-CRC Checksum package, including VB, C, compilation achieve CRC checksum code, detailing the principles of CRC checksum on look-up table method, semi-byte look-up tabl
LED_SHOW
- LED显示,查表读码值。B、F、A、E、 D、dp、C、G为读码顺序-LED indicates that the value of reading look-up table. B, F, A, E, D, dp, C, G for the order of reading
ADconversion
- 关于AD转换的采样,另外还有以及查表程序。-AD conversion on the sampling, in addition to, and look-up table procedure.
diankaoxiang.c
- 电烤箱作为一种重要的生产工具广泛的应用于工业生产和食品加工等领域。电烤箱的温度是生产工艺的一项重要指标,对温度的控制性能在很大程度上决定了产品的质量和生产效率。 系统以P89V51RD2单片机为核心,实现了温度采集、PID控制、人机对话以及定时等功能。由于干扰和实际噪声的存在,在采样过程当中会出现采样信号与实际信号存在偏差的现象,为了减小这方面原因造成的测量误差,系统采用了16次采样取平均值的方式对采样值进行平滑滤波,再对滤波值查表就得到了实际的温度值。在控制方面采用PID控制,温度控制具有
dsp2812_SPWM
- 开发环境CCS 利用查表法实现了SPWM-CCS development environment implemented using look-up table method SPWM
4X4
- 4X4矩阵键盘(查表法),51单片机,用C编程。-4X4 matrix keypad (look-up table method), 51, with C programming.
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 and complex mathematical operat
KEY-CONTROL
- 通过按键实现查表 C语言实现,适合初学者,注释鲜明-NO
CRC-theory-and-C-language-implement
- 用C实现crc计算的方法(查表法),给出了对于常见生成多项式的处理过程。-Implemented in C crc calculation method (look-up table) is given for the common generator polynomial of the process.
C-source-code-of-embedded-verify
- 嵌入式开发校验最全C源码,包括(CRC8、CRC16查表法及算术法校验、异或和校验、和校验、校验和补码等)、校验工具,校验文档。全部为工程实际项目本人使用的源代码。- Embedded developers the most complete C source code verification, including (CRC8, CRC16 checksum table method and arithmetic method, XOR and parity, and parity, pa
pt100热电偶查表
- 热电偶查表法,由C语言编写,可查温度范围-200~850度
C语言函数速查
- 函数速查!!!速查表,让你更快的查询c语言的函数达到事半功倍的效果(Lookup table function allows you to quickly query the C language to achieve a multiplier effect)
CRC查表
- 实现modbus crc校验功能,通过查表法,返回16为crc校验结果(To achieve modbus crc check function, through the look-up table method, return 16 for the crc check results)
单链表
- 用 C 语言实现了一个单链表的基础的增删查改功能(This is a simple list with C)
单链表
- 单链表,增删查改 单链表,实现了删除,插入,遍历等功能(Single linked list, delete, insert, traversal and other functions.)
模糊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)