资源列表
spline.txt
- 这是一个三次样条插值算法的C代码,不过里面可能还有一些不足之处,希望对朋友们有用
Genetic
- 遗传算法得一种编译程序,不是很正统,但是很新颖,并且方法简单,很实用,是计算机运行的时间更加快 -Genetic algorithms have a compiler, is not very orthodox, but very innovative, and method is simple, very practical, it is time the computer is running more to speed up
HOPFIELD_Network
- 用C写的神经网络,ADALINE,SOM,BAM,BPN,CPN,HOPFIELD,绝对经典、实用,测试OK!-Writing with C neural networks, ADALINE, SOM, BAM, BPN, CPN, HOPFIELD, an absolute classic, practical, tested OK!
shenjingwangluo
- 神经网络的MATLAB的实现,是对BP神经网络的改进,可用于模式识别-The MATLAB neural network implementation is the improved BP neural network can be used for pattern recognition
main
- 小机器人主程序,实现抓举功能和搭接电线功能,还有寻迹功能-Main program small robots to achieve snatch wire features and functional overlap, as well as tracing functions, etc.
jiefangcheng
- 解矩阵方程,数值计算实验中,用高斯消去法等方法解矩阵方程-Solution of matrix equations, numerical experiments, such as using the Gauss elimination method to solve the matrix equation
MNTHTSP6
- 模拟退火算法解决旅行商问题,the problem of tsp solved by mnth-the problem of tsp solved by mnth
chafen
- 关于图像处理(差分法)C源代码,其中是通过输入图像路径来进行获取图像的-On Image Processing (difference method) C source code, which is conducted through the input image to get the image path
tu
- 数据结构图的实现,通过选择界面及输入节点构造无序图和有序图-Data structure implementations, the input node by selecting the interface and structural disorder and ordered map map
bmp-file
- C++ program to read a bmp image file and to retrieve header informations
Four-operations
- 应用VisualC++编写的四则运算程序源代码-Four operations is based on Visual C++,I think it is very good!
12
- 绘制模式 1 DDA算法画直线 // 2 中点Bresenham算法画直线 // 3 改进Bresenham算法画直线-very good file
