资源列表
Hash
- 哈希表的操作基本功能如下: (1)生成n个随机数并输出。 (2)确定适当的哈希地址空间大小m,使控制装填因子α在0.75左右。 (3)采用除留余数法作为哈希函数 H(key)=key p,选择适当的p。 (4)用开放定址法中线性探查法处理冲突建立哈希表,并计算平均查找长度。 (5)功能:检索、插入、删除。-The basic function of the operation of the hash table as follows: (a) generating a ra
Multi-agent-formation
- 可以实现多智能体编队,即多个分散智能体聚集到一块且相互之间保持一定的距离向前运动-Can achieve multi-agent formations that gathered more than a dispersion agent, and maintain a certain distance from each other moving forward
mwPulseCompression
- 雷达信号处理机中的脉冲压缩C语言实现,功能齐全~-The pulse compression radar signal processor C language implementation, the function is all ready
SC
- 运用matlab编写变分不等式程序求解供应链网络问题。-Matlab prepared using procedures for solving variational inequalities supply chain network problems.
dijkstra
- 主要实现dijstra算法,,详细地展现算法设计过程-The main achievement of dijstra algorithm, algorithm design process in detail to show
TI-msp430-protel
- TI公司protel 元件库,美国TI公司的protel 元器件库,msp430-TI s protel library,TI s U.S. Treasury protel components,
matlab
- matlab混沌吸引子,程序代码,可以拿来直接使用,省去了很多麻烦-matlab chaotic attractor, the program code can be used directly, eliminating a lot of trouble
dianziheka
- vb做的一个简单的电子贺卡,初学的朋友可以-vb do a simple e-cards, beginner friends can see
MPPT
- 本代码用于最大功率跟踪 M P P T 来实现最大功率检测方便与光伏发电使用-Maximum Power Point Tracking
CS_ROMP
- 本程序可实现对一维信号的压缩感知ROMP重构-This program can be realized on the perception of one-dimensional signal compression reconstruction ROMP
transtm2modisproj
- 将TM UTM投影转换为MODIS ISIN投影-Transfer TM UTM projection to MODIS ISIN projection
rrtsanwei
- 仿真利用RRT算法实现了三维状态下的航迹规划-The realization of trajectory planning under the three-dimensional state using RRT algorithm