资源列表
矩阵操作
- 线性代数中的矩阵求逆的问题,使用此算法可以简化矩阵的操作。-linear algebra of matrix inversion, the use of this algorithm can be simplified matrix operation.
CRC1345
- c的CRC原吗 c的CRC原吗 -c c original? CRC original CRC? C c original? CRC of the original? c CRC original?
matlab_read_idx-ubyte
- 做手写阿拉伯字体识别时候需要用到图像数据文件。这时可以从http://yann.lecun.com/exdb/mnist/网站上下载数据源文件。这个程序可以很方便地将源文件读到matlab工作区间中去。
3083
- pku acm上的3083源代码,不过没有解题报告
Montgomery
- 编写的蒙哥马利算法实现,是初学者最好的学习代码。用C语言实现-Montgomery algorithm,the best code for beginners
jisuanqi3
- 利用数据结构栈的思想,按照四则运算加、减、乘、除、幂(^)和括号的优先关系和惯例,编写计算器程序-Stack data structure using the ideas, in accordance with the four operations add, subtract, multiply, divide, power (^) and the priority relations between the brackets and practice procedures for the p
MY_DFS
- DFS is an uninformed search that progresses by expanding the first child node of the search tree that appears and thus going deeper and deeper until a goal node is found, or until it hits a node that has no children. Then the search backtracks, retur
huffman
- 数据结构的HUFFMAN编程,这是我的数据结构的实验,编译通过,内附编译后的结果-HUFFMAN programming data structures, this is my test data structure, compile, compile the results of the included
floyd
- Floyd算法又称为弗洛伊德算法,插点法,是一种用于寻找给定的加权图中顶点间最短路径的算法。 -Floyd algorithm, also known as Floyd algorithm, insertion point method, is used to find a given weighted graph algorithm shortest path between vertices.
RecursiveAlgorithmForTransformationOfQuot
- 递归算法改造"求最大公因数"的欧几 里 得 算 法,华大出品-Recursive algorithm for transformation of " seeking the greatest common factor" of the Euclidean algorithm, UW produced
GetPicture
- 从视频中提取出照片用于人体轮廓提取,使用时需修改文件路径。-Photos extracted from the video used in human contour extraction and use when you need to modify the file path.
Contour-extraction
- 对不同的轮廓提取,了解变换,解决图像处理基础-Different contour extraction, conversion to understand and solve basic image processing