资源列表
chazhi
- 拉各朗日插值算法,用vc++程序实现,拉各朗日插值为全区间插值算法,共两个文件,在vc中编译运行即可。
queen1
- 解决八皇后问题,算法不太高明,未付流程图及开发说明。-8 Queen' s problem to solve, not very smart algorithm, flow chart and the development of outstanding notes.
Arbol
- (Structura de datos) Algoritmo para implementar Arbol
classify
- 神经网络经典算法,包括学习速度、训练目标、训练代数、-Classical neural network algorithm
1HUFFMANN
- Huffman coding is an entropy encoding algorithm used for lossless data compression. The term refers to the use of a variable-length code table for encoding a source symbol (such as a character in a file) where the variable-length code table has been
asd
- 单纯性法解线性规划问题的一段代码,谢谢老邢支持快接啊是否能-bool Is_objectLine_All_Positive()
canny
- 基于Canny函数的轮廓识别 可以调整阈值-image matching with canny function
selectSort.cpp.tar
- 这是一个直接选择排序的算法源程序,算法被单独写成一个函数,希望对大家有用-This is a direct source selection sort algorithm, the algorithm is written as a separate function, we hope to be useful
john
- 约瑟夫环文题描述:已知n个人围坐圆桌周围。从编号k的人开始报数,数到m的那个人出列;他的下一个人有1开始报数,数到m的那个人呢出列,一次规律重复下去-Joseph ring title descr iption: n known individuals sitting around the table.People began to count off number k, count to m out the man He has 1 started to count off the next
Image-Processing
- 图像处理,两幅或多福图像的裁剪拼接,以及灰度值增强相关的源代码-Image processing, image cropping blessing two or stitching, and gray value enhancement associated source code
MaxSubSum
- 用三种方法解决最大子序列和问题,分别是基本方法,分治算法和动态规划算法,算法复杂度不断提高-Three methods were used to solve sequence and the biggest problem, respectively is the basic method and divide and conquer algorithm and dynamic programming algorithm, the complexity of the algorithm is i
BCS
- 这是用于创建水平标尺线程序,command:BCS-This is used to create a horizontal scale line program, command:BCS
