搜索资源列表
loaducos
- UCOS移植到44B0的原代码,对初学UCOS者有一定的帮助,希望细细品味,总结一下,肯定收获不小。-44B0 UCOS transplanted to the original code, UCOS for beginners who have some help, hope careful look, in summing up, and certainly learned a lot.
串口发送modbus协议CRC校验
- 串口发送modbus协议CRC校验低字节(若为查表所得数据为高字节,其实为CRC的低字节)-serial modbus connection agreement low byte CRC (if available for look-up table for the high-byte data, In fact, for low-byte CRC)
pcf8563_sourceCode
- 本源代码是一个51单片机控制pcf8563时钟日历芯片的源代码,可以实现对PCF8563IIC总线的访问功能,已经在硬件上实现了,可以用1602液晶显示当前的时间,并且可以在单片机上连接键盘,实现设定闹钟,调整时间等功能,由于程序文件较多,有哪位同学看不懂,可以联系我,希望大家喜欢这个程序并给你带来方便! luhang33@126.com QQ:353095430-Source code is a single-chip control of 51 calendar clock chip
ourdev_587108HJURHN
- 看着舒服移植也很方便,同时也方便大家看。小弟初学程序写的不好,望各位多多提点意见,便于我成长,也不枉我敲这么多字,呵呵。-Transplantation is also very easy to look comfortable, but also facilitate everyone to see. Brother beginner program is badly written, hope you lot Tidianyixian easy I was growing up, but a
sine
- Generates a simplified Look-Up Table for 50Hz sine wave in C for any Embedded Micro-controller.
a-square-root-algorithm
- 介绍一种高速高精度的开方算法它适用于最一般开方运算形式汉, 算法将数据映射 至(0,1000)区间, 进而将该区间进行非均匀分段, 并用查表与线性插值相结合的方法, 既实现了高速、高精度开方运算, 又使数据表格占用较少的存贮单元这种算法还很容易推广应用于其他幂函数计算-Introduced a high-speed high-precision square root algorithm, it applies to the Han Dynasty, the most general for
CHABIAO
- 查表的汇编程序 很适合软件设计的初学者学习-progam of table look-up
led
- 查表led显示详细说明讲解是一个很不错的学习资料欢迎学习下载-Look-up table led display
DAC-SIN
- 基于stm32的dac-dma正弦电压波形输出,采用数学库的sin函数,而非查表方式-The dac-dma-based stm32 sinusoidal voltage waveform output, using math library sin function, rather than look-up table
LUT_C
- 查找表(Look-Up-Table)简称为LUT,LUT本质上就是一个RAM。它把数据事先写入RAM后,每当输入一个信号就等于输入一个地址进行查表,找出地址对应的内容,然后输出。本程序是LUT的C语言实现。-Lookup Table (Look-Up-Table) referred to as LUT, LUT is essentially a RAM. After which the data prior written RAM, whenever the input signal is eq
RTD-Lookup
- This code creates a look-up table for an RTD temperature measurement task.
