资源列表
GaussElimination
- 使用高斯消元法,解线性方程组。写作AX=B型的矩阵形式解决。-Using Gaussian elimination, solution of linear equations. Writing AX = B type of matrix solution.
huffman
- 霍夫曼树编程实现,对了解霍夫曼树有重要的启发作用,指导霍夫曼树编程。-Huffman tree programming, Huffman tree is important for understanding the role of inspiration, guidance Huffman tree programming.
cuSVMVCcode
- 基于GPU计算的SVM,VC++源码,包括详细文档说明文件。借用了GPU编程的优势,该代码据作者说比常规的libsvm等算法包的训练速度快13-73倍,预测速度快22-172倍。希望对大家有用-cuSVM is a software package for high-speed (Gaussian-kernelized) Support Vector Machine training and prediction that exploits the massively parallel proc
siliver-coin
- 银币问题,属于算法设计与分析,语言c++在n个银币中有一个是不合格的,不合格的银币比合格银币要轻。 现用天平秤银币,找出不合格的银币,且在最坏情况下秤银币的次数最少。 -Silver question, are algorithm design and analysis, language c++ in n silver is in a failed, the failure of silver coins than qualified to be light. Balance scal
ProgrammerCalc2013-05-16(1_0_0_1)
- 1.支持数值进制转换。 2.查看数值的内存形式。 2.支持大数(以数组表示)的表达式计算。最大支持499的阶层。 3.VC10.0
2FEN--FA
- 运用程序解决二分法问题,得到更精确的值,节省人工计算时间-Use the program to solve the dichotomy problem, get a more accurate value
dynamicarray
- 用C语言写的关于创建动态数组-C. wrote about creating dynamic array !!
Matlab-MPEG
- Matlab的MPEG程序. 它是MPEG心理声学模型的MatLab实现。-Matlab Program of MPEG. This is an implementation of the MPEG psychoacoustic model 1, layer I, for MATLAB.
hanoi
- 汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石的棒,第一根上面套着64个圆的金片,最大的一个在底下,其余一个比一个小,依次叠上去,庙里的众僧不倦地把它们一个个地从这根棒搬到另一根棒上,规定可利用中间的一根棒作为帮助,但每次只能搬一个,而且大的不能放在小的上面。-Tower of Hanoi (also known as the Hanoi tower) problem is an ancient Indian legend. Epoch-making
8_queen
- 8_queen问题的一个自创的算法,还不错!-8_queen
MatlabSkyJournal3
- MATLAB技术论坛电子期刊第三期,matlabsky专业MATLAB技术交流平台!-MATLAB Technical Forum Electronic Journal III, matlabsky professional technical exchange platform for MATLAB!
tuxianglunwen
- 此程序实现图像的算法处理等,其中包括处理中的各种经典图片,一定对大家有帮助。-This program implementing the image processing algorithms, including the handling of the various classic pictures, will certainly be helpful to everyone
