资源列表
GMRES_algorithm
- 这是一个用于实现GMRES算法的程序,可以通过修改源代码,实现不同的功能-This is a procedure used to implement GMRES algorithm, you can modify the source code for different functions
GUI-ga-bp
- 简要介绍gui界面操作的教程 适合初学者 里面包含部分实例 希望对各位有用-Brief tutorial gui interface operation for beginners which contains some examples you want to be useful
LZW压缩算法源代码和示例程序
- LZW压缩算法源代码和示例程序,用C编写,很不错的代码-LZW compression algorithm source code and sample application, written in C, very good code
labview_blowfish_encryption
- labview blowfish encryption Algorithm
showpixel
- 任意读取一幅BMP图像,可以得到图像上任意一点的像素值,读取窗口可以移动,大小可变-Any reading a BMP image, the image can be any point on the pixel value, read the window can be moved, the size variable
Huffcoding
- 代码实现哈弗曼编码问题 文本输入 文本输出 运行环境为vc++6.0 运行没有错误-huffman coding
raytrace
- 很好的射线追踪程序,可以用来进行正演模拟,很实用-Good ray tracing program, can be used for forward modeling, it is useful
code
- 利用C解决传教士与野人问题。有N个传教士和N个野人来到河边准备渡河,河岸有一条船,每次之多可供k个人乘渡。传教士为了安全起见,任何时刻,河两岸以及船上的野人数目总是不能超过传教士的数目(传教士数目为0除外)。求解一个可以令传教士和野人安全从左岸全部摆渡到右岸的过程。-Missionaries and savages in C to solve the problem. There are N and N Savage missionaries came to the river ready to
id3
- 数据挖掘分类算法——决策树id3算法,c++实现-Data mining classification algorithms- id3 decision tree algorithm, c++ implementation
DFP
- DFP法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。-DFP method for the optimization of C++ source code, tested, the program works correctly to get the desired results.
knn_myself
- 一个自己编写的K近邻算法,是学习算法编写过程中最简单的一个哦,学习算法想自己学编程的可以看-A imagecut.rar K neighbor algorithm, is in the process of learning algorithm to write the most simple a oh, learning algorithm to learn programming can see
GA_SVM
- 自己编写的一个用遗传算法来优化支持向量机参数的程序,简单易懂哦-salgorithm using GAto optimization support vector machine procedure, can realize the support vector machine parameters optimization