资源列表
PrimeTest
- 对素数进行测试,一些测试素数算法的代码,对素数进行测试,一些测试素数算法的代码-To test for prime numbers, prime number test algorithm code to test for prime numbers, prime number test algorithm code
huffman
- 利用二叉树结构实现赫夫曼编/解码器。 1、初始化(Init):能够对输入的任意长度的字符串s进行统计,统计每个字符的频度,并建立赫夫曼树 2、建立编码表(CreateTable):利用已经建好的赫夫曼树进行编码,并将每个字符的编码输出。 3、编码(Encoding):根据编码表对输入的字符串进行编码,并将编码后的字符串输出。 4、译码(Decoding):利用已经建好的赫夫曼树对编码后的字符串进行译码,并输出译码结果。 5、打印(Print):以直观的方式打印赫夫曼树。6、计
2
- 输出八皇后问题所有情况,并且记录下共有多少种情况(All cases of the output of eight queens)
仿真大作业
- 模糊控制PID的simulink仿真模型(Simulink simulation model of fuzzy control PID)
rotattion
- code for rotation in 2D images
ziliao
- 各个气象站点不同高度处的气象观测数据包括气压温度风向-Various weather stations of the meteorological observation at different height of the data including air temperature which way the wind blows
qbhk
- 曲柄滑块机构的运动学仿真,研究曲轴运动的物理规律,通过建模和仿真,其运动规律可以实时动画展现,各项数据实时输出,大大增加了直观性-Slider-crank mechanism kinematics simulation, the laws of physics research crankshaft movement, through modeling and simulation, which show the movement of the animation in real-time, r
MATLAB-and-GA
- matlab的遗传算法实现,大家可以看看。不过应该还是比较多了。-the realization of GA with matlab, although it has been seen enough
Introduction-to-Programming-with-Fortran---Chiver
- Introduction to FORTRAN language.
TFT_KEIL
- tft+stm32+keil tft+stm32+keil-tft+stm32+keil
IES_2009
- learning robot implementation
mean
- calculate the mean of a vector