资源列表
flashpgm2.2.4
- 支持各种FLASH,著名的烧写FLASH的软件,flashpgm-support FLASH, the famous burning FLASH software flashpgm
TI_C2400
- 这个UCOS II在TI2400DSP平台上的移植源代码,经过测试通过的-Source code of uC/OS II porting to TI C2400 DSP platform. it has been fully tested and verified.
ev_pwm
- TMS320F2812的pwm输出程序,经过调试通过,有问题可以联系我-The program of PWM by TMS320F2812,is debugged and passed.Contact to me if there is some problem.
c dsp
- 运用C语言编程,用在数字信号处理中,通讯和信号专业的同学可以用-use of the C programming language, used in digital signal processing, communications and signal professional students can use
FSKDFSK
- fsk调制与解调,此程序经过验证,可以运用,通讯方面的同学可以用-FSK modulation and demodulation, this procedure has been verified and can use communications students can use
ASKDASK
- ask调制,基于VHDL仿真平台,解调同样给出,此程序经过验证-ask modulation, based on VHDL simulation platform, demodulator is the same, this procedure proven
verilog hdl教程135例
- 浅显易懂的vrilogHDL的程序,可以帮助你迅速上手-Easy and simple VerilogHDL programs to help you to get to the language quickly.
例子程序
- 里面是比较经典的汇编例子程序,而且包括一些算法的实现-there is the classic example of the compilation process, but also including some algorithm implementation
实用C语言接口技术与实例
- 特别实用的c语言单片机编程技术,对于有汇编语言转为c语言编程的朋友来说应该是非常难得的资料,我是费了好大劲才弄到手的,千万不要错过,不过文件是pdg格式的,要到网上下载一个wdl阅读工具-particularly useful c microcontroller programming language, some assembly language to C Language Programming friends should be very rare, I would be a big f
BCD2HEX互换
- 单片机编程的bcd码和hex码的互换,BCD2HEX 例子: c=BCD2HEX(0x255) //255 转成HEX为0xff c=HEX2BCD(0xff) //0xff 转成BCD码为 2-microcontroller programming bcd yards and hex code swap BCD2HEX example : c = BCD2HEX (0x255) / / 255 to HEX conversion c = 0xff HEX2BCD (0xf
c语言中写二进制数
- c语言中写二进制数。引用例子: #define Bin(n) LongToBin(0x##n##l) void main(void) { unsigned char c c = Bin(10101001) // c = 0xA9 } -Write binary number in C language. Cited code: #define Bin(n) LongToBin(0x##n##l) void main(void) {
X2504345 应用
- 看门狗25045的实例。//25045的4根io脚接在同一端口,本例为p1,//请根据实际电路更改引脚定义-watchdog 25,045 examples. / / 4 of 25,045 feet io Then in the same port, the cases of p1, / / light of the actual circuit-pin definition change