资源列表
4.6_8led_test
- oid led8_test(void) { int i, j, k iic_init() for( ) { for(j=0 j<10 j++) { for(i=0 i<8 i++) { k = 9-(i+j)%10 iic_write(0x70, 0x10+i, f_szDigital[k]) } delay(1000) } } }-oid
ofdmErrorC
- OFDM通信仿真 可计算OFDM通信误码率、图形显示-OFDM communication simulation computable OFDM BER communications, graphic display
4.7_watchdog_test
- void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART wdtimer_test() // test start }-void Main (void) (sys_init () / / Initial 44 B0X's Interrupt. Port and UART wdtimer_test () / / start
MCP(maxcut)
- 该程序是利用MATLAB算法中模拟退火应用中得最大截问题得解决-the program is using MATLAB algorithm simulated annealing applications largest closed issue resolved
fir.c
- 用C54X汇编语言实现的FIR滤波器程序-C54X assembly language used to achieve the FIR filter process
TSP(travel)
- 该程序是模拟退火算法应用中旅行商问题得MATLAB实现-that the procedure was simulated annealing applications traveling salesman problem in MATLAB
NECdigitalwatermark
- 经典数字水印算法,包括GUI实现 可直接运行-classic digital watermarking algorithm, including the realization of GUI can run
05041089
- 通信系统呼损率的计算及仿真 -communication system called the attrition rate calculation and simulation
MYDID
- 该程序主要是利用了VC++和MATLAB实现了方块编码色转灰度图-the program is mainly used VC and MATLAB the box color to the gray level coding
ManageRest
- 食堂管理系统(MFC),有界面,可以访问ACCESS的数据库!-canteen management system (MFC), the interface can access the database ACCESS!
050410893des
- 经典的加密解密程序 -classical encryption and decryption procedures
STL_QuickSort
- 用STL实现快速排序,使用vector。-with STL achieve rapid sequencing, the use of vector.
