资源列表
na4
- 对系统内存分区的分配的实验算法,用c++实现的,是固定分区的算法-Division of system memory allocated Experimental algorithms, with c++ to achieve, is a fixed partition of the algorithm
result
- 设有10个学生的成绩分别为56、69、84、82、73、88、99、63、100和80分。试编制程序分别统计低于60分、60~69分、70~79分、80~89分、90~99分及100分的人数存放到s5、s6、s7、s8、s9及s10单元中。 -Equipped with 10 student achievement 56,69,84,82,73,88,99,63,100 and 80 points respectively. Programmed test statistics wer
FINDING-LCM-USING-C
- FINDING LCM USING C LANGUAGE
LISP-label-point-coordinate
- LISP label point coordinate.zip
vb
- 可以计算平均数等功能,能够为大家的的计算帮不少忙-Can calculate the average number of functions
1
- LMS 算法源程序,绘制性能曲线图,误差性能曲线-LMS algorithm source code, rendering the performance curves, the error performance curve
nengliang
- 很好的求语音短时能量的方法,源代码,欢迎下载。-Hope it helpful to you.
ball-time
- 虽时间动的小球,一种简易的图像处理程序,有人机界面-Although little time moving the ball, a simple image processing program, it was machine interface
250khz
- Stc12c5a60s2 output 250 KHZ square wave
BFO
- 标准细菌觅食优化算法中的趋化,包括翻转和前进-Standard bacterial foraging optimization algorithm in chemotaxis, including flip and forward
TSVD_DownContinuation
- 位场向下延拓的泰勒级数方法,利用拉普拉斯方程的特点,计算空间域水平二阶差分来替代垂直方向上的二阶差分-Potential field downward continuation of Taylor series method, the advantage of the characteristics of Laplace equation, a second order differential spatial domain levels instead of second order diff
BP神经网络
- BP神经网络的程序详细代码,内包含说明,可以直接运行