资源列表
PRIM
- prim算法 ,输入一个图,然后 求它的最小生成树 -prim algorithm, input a graph, and then seek its minimum spanning tree
ssjs
- MT4手数计算器,自动计算各币种可交易的手数。-MT4 lots calculator, automatically calculates the number of currencies can be traded hands.
bankCPPclasses
- Bank account implementation using classes in C-Bank account implementation using classes in C++
binary-tree
- 虽然代码有点负责,但此代码不同于经典二叉树后序编译,以枚举法对各种条件进行分析-Although the code is responsible for a bit, but this code is different from the classic binary tree postorder compiled enumeration method to analyze a variety of conditions
Tree-10-13
- 用C语言创建树结构,对生产的树进行遍历,或按要求查询指定的叶子节点-Tree structure created with the C language, the production tree traversal, or required to query the specified leaf node
canny
- 从摄像头或.AVI格式文件中捕捉视频流并进行Canny边缘检测-capture video stream from camera or .avi format and Canny edge detection
year-date-calculate
- 输入正常的日期,有此代码计算相应的年积日-Enter the normal date, this code calculates an annual day
ImpulseNoise_35ND.rar
- A Modified median filter to remove fixed value impulse noise upto 35 Noise Density. Filterdesign.m--main program salt_correction.m--to remove salt noise pepper_correction.m--to remove pepper noise,A Modified median filter to remove fixed value im
SVM2_3_3
- 根据所提取的特征,使用支持向量机进行模式分类-Based on the extracted features, the use of support vector machines for pattern classification
bianli
- 这是图的深度优先遍历和广度优先遍历算法,可以改变结点数和边数-This is illustrated in the depth-first traversal and breadth-first traversal algorithm, you can change the number of nodes and edges
DLink
- 实现双向链表的增删改查功能,dos窗口输出结果-Two-way linked list CRUD functionality, dos window output
1288
- ACM1288题:数独是一种非常古老的游戏,其规则如下: 在一个9*9的方格中,每行都是从1到9不重复的数字,每列都是从1到9不重复的数字。即在9个互不重叠的3*3方格中放入从1到9的不重复的数字。 现在,方格中已经有些数字,游戏者需要填写剩下的数字使之满足上述要求。幸运的是,lyl已经把所有的数字都填好了,你只需要判断一下他填的是否正确就行了~ Input有多组输入数据,第一行为一个数字T,代表有T组输入数据 (0<T<=50)。 接下来为T组数据,每组
