资源列表
70821010
- 用非递归实现快速排序 主要思想: 利用栈来消除递归()
numberical method
- 本书介绍了数值方法的理论及实用知识,并讲述了如何利用MATLAB软件实现各种数值算法,以便为读者今后的学习打下坚实的数值分析与科学计算基础。(This book introduces the theory and practical knowledge of numerical methods, and describes how to use MATLAB software to implement various numerical algorithms, so as to lay a so
LDPC_BPSK
- 基于BPSK调制信道下的LDPC码仿真,感兴趣的可以看看(LDPC code simulation based on BPSK modulation channel, it is interesting to see)
generate_h
- LPDC编码,生成校验矩阵H,利用校验矩阵完成LDPC的编码工作(LDPC Encoder,first,we generate a check matrix and we encode the bits into a LDPC)
7893357
- 用C++编写的矩阵求拟算法,可以直接执行!()
reygcustom
- 用龙格-库塔法直接解算微分方程,程序中的例子是求解10个线性微分方程组()
demographic data of China
- 全国区县级人口统计数据,统计来源于2010年第六次人口普查结果。(The national district of the district population statistics is demographics)
09_vga
- FPGAvga的使用完整工程例子,芯片型号是 EP4CE6F17C8N(FPGAvga's use example, the chip model is EP4CE6F17C8N)
04_key_detect_2
- 第二个FPGA开发板按键工程,芯片型号是 EP4CE6F17C8N(FPGA development board key process, the chip model is EP4CE6F17C8N)
03_key_detect_1
- FPGA开发板按键历程,芯片型号是 EP4CE6F17C8N(FPGA development board key process, the chip model is EP4CE6F17C8N)
02_run_flash_led
- FPGA烧录程序到flash的工程例子,芯片信号是EP4CE6F17C8N(FPGA burn program to flash engineering example, the chip signal is EP4CE6F17C8N)
6533104
- 用遗传算法解决八皇后问题的VC++源代码,()