资源列表
DEM
- 一个关于等高线读取的源代码,值得去下载,很适合GIS专业的同学-Read the source code of the contour, it is worth to download
dijkstra_c
- This source code is aimplementation of dijkstra algorithm
bign
- 实现大整数的加减乘除四则运算。实现大整数的加减乘除四则运算-Large integer addition and subtraction, multiplication and division four operations. Large integer addition and subtraction, multiplication and division four operations
linear-algroithm
- 利用线性时间选择算法对一组数据进行排序!此算法适合对大量数据进行排序!-use the linear algroithm to order the data!
greet
- C++ 面向对象 分数加减乘除,用的是类和对象-point add multi sub
16QAM2
- 对16QAM调制方式软解调,我们分为以下几个步骤进行: ⑴产生取值为0、1的随机数,作为16QAM调制的输入二进制序列; ⑵根据16QAM的星座图,按照输入序列分为I和Q两路进行映射,定义映射规则为00 -3,01 -1,11 1,10 3; ⑶产生一组高斯白噪声序列并分别叠加到映射后信号的实部、虚部; ⑷进行软解调。 -Soft demodulation of 16QAM modulation, we divided into the following steps: (1
gaPID
- 采用遗传算法优化传统PID控制,选取了合适的优化函数,采用实数编码-Genetic algorithm to optimize the traditional PID control, select the appropriate optimization function using real-coded
Cad
- Basic4PPC写的小型绘图程序,对学习有一定帮助-The small drawing program written by Basic4PPC have some help in learning
els1
- 用增广最小二乘法进行单输入单输出系统的参数辨识,输入采用幅度为1的4阶伪随机序列-Extended least squares method parameters identification of single-input single-output system, enter using the amplitude of a 4-order pseudo-random sequence
BP_FUZZY
- 用BP神经网络优化模糊控制器,进行学习,系统有两个输入,输出误差曲线和期望曲线,BP学习误差曲线-BP neural network to optimize the fuzzy controller learning system has two inputs, the output error curve and expectations of the curve, the BP learning error curve
os_chuliji
- 处理机调度,本程序主要是对处理机各种调度算法的模拟包括对时间片轮转,优先级调度等。-processor schedule
encoder-decoder
- 用matlab算术码编码译码 效果一般压缩比例1:2-Arithmetic code encoding decoding