资源列表
myprog
- 用char *malloc(unsigned size)函数向系统申请一次内存空间(如size=1000,单位为字节),用首次适应法 addr = (char *)fmalloc(unsigned size) 和 ffree(unsigned size,char * addr)(基本要求)或 循环首次适应法(提高一步) addr = (char *)lmalloc(unsigned size) 和 lfree(unsigned size,char * addr)
A_10818
- UVa ACM 10818 Accepted Code
gps
- 基于S3C2440上的GPS驱动程序开发-The GPS-based S3C2440 Driver Development
tqm85xx
- Based on MPC8560 ADS and arch/ppc tqm85xx ports
Massive-MIMO_OFDM
- 大规模多输入多输出非平稳的无线信道冲激响应-Large-scale multi-input multi-output non-stationary wireless channel impulse response
Cellular-Automata
- Matlab编写的基于元胞自动机的生命游戏以及兰顿蚂蚁~~~小程序~~分享出来-cellular automata, game of life, langtonant ant
Roulette-Weel
- Roulette Wheel Code for PIC18F4520 Controller
live-Game
- 建立于C语言的一个游戏程序, 设计的生命游戏-Founded in C language program a game, Game of Life Design
adhoc-tdma
- 分别以节点和链路为基础,对基于TDMA的adhoc网络进行复用的时隙分配。使用的分别是m-填色法和以利用度为排序的填色法。-Respectively nodes and links based on TDMA-based adhoc network time slot assignment multiplex. Used are m- coloring method and to take advantage of the sort of fill method.
Noiseofdm
- matlab code on ofdm system
3D-cubic-channel-LBM-simulation
- 三维方腔内流体流动的格子波尔茨曼方法模拟-Three-dimensional square cavity fluid flow simulation Lattice Boltzmann Method
data
- 这是在目标检测时进行平衡数据量,进行数据扩充,以达到数据平衡的效果(This is to balance the amount of data in target detection, data expansion, in order to achieve the effect of data balance)
