资源列表
fixed_cordic
- 本程序实现旋转坐标下的CORDIC算法,并改成定点格式。-The procedure for rotating coordinates the CORDIC algorithm, and into fixed-point format.
fixed_fft_1024
- 本程序实现了定点1024点FFT,根据溢出位数进行动态Q值调整-This procedure implements fixed-point 1024 points FFT, according to the median overflow dynamically adjust the Q value
rs_decoder
- 本程序实现RS码的Berlekamp-Massey解码算法。-The program realization RS code Berlekamp-Massey decoding algorithm.
sdptools
- 配合exosip使用的,建立会话时sdp部分的重要接口。包括.h和.c两部分-the important interface of sdp part in establishing a call, used with exosip. Including .h and .c files
test
- 用VC++6.0,通过OCX组件对力控组态软件的二次开发,实现油标准密度的计算-With VC++6.0, through OCX control configuration software component of the force the secondary development of the oil standard density calculation to achieve
keilc
- 第一:为了方便读者进行代码的测试和调试,本光盘里的项目是Debug 版(Debug目录下有可执行文件 *.exe ),所以在运行时,要求读者已经安装了 VC++ 6.0和Turbo C 2.0(Turbo C++ 3.0),并且要按照书里每章的提示和说明去运行,如更改 IP 地址和端口号等。-it s on the vc++6.0 .Maybe useful for your sofeware.
gprs_test
- 利用公网接口测试GPRS无线远程数据传输-Public network interface testing using GPRS wireless remote data transmission
linkman
- C++通讯录管理系统课程设计代码及要求.-C++ address book management system and course design code requirements.
UART1_Int1
- c8051f020串口实验程序,UART1工作于中断模式-// This program configures UART1 to operate in interrupt mode, showing an example of a string transmitter and a string receiver. These strings are assumed to be NULL-terminated
Timer0_Poll1
- 此程序用定时器实现延时计数 This program shows an example of using Timer0 in polled mode to implement a delay counter with a resolution of 1 ms.-This program shows an example of using Timer0 in polled mode to implement a delay counter with a resolution of 1
Interrupts
- C8051F020单片机中断程序 This software shows the necessary configuration to use External Interrupt 0 (/INT0) or External Interrupt 1 (/INT1) as an interrupt source. The code executes the initialization routines and then spins in an infinite while() l
Timers
- This program presents an example of use of the Timer0 of the C8051F02x s in 8-bit reload timer mode. It uses the F020DK as HW platform and blinks a LED. To do so it used an interrupt driven by the Timer0 which toggles the LED. (using an auxilia
