资源列表
prim
- 实现了数据结构中的Prim算法,输入初始值能得到Prim图-Data structure to achieve the Prim algorithm, enter the initial value can be Prim map
QCZUOU
- 一个很好的fast marching算法的工具箱,是用matlab语言编写的,-A good fast marching algorithm toolbox, matlab language is written,
80113328
- 求得积分,给定积分的范围就可以了,但是函数我已经定义好了,可以稍微改动一下()
Case.to.digital.converter
- 1,可转换万亿以内的人民币金额数字 2,可转换到小数点后2位,精确到分,后面直接舍去,没做四舍五入 3,本程序未作完整字符过滤,请勿尝试无关字符 4,输入的金额可以带逗号比如123,456,000 也可以不带逗号-1, can be converted trillion yuan less than the amount of number 2, can be converted to decimal 2, accurate to the point, followed by dir
paixu
- 很好用的排序的运用 c语言的示例 好好学习一下-Well with the sort of example of the use of c learn about the language
最小生成树kruskal算法
- 最小生成树的kruskal算法之二.rar
ShortPath_Floyd
- 在vc环境下求解最短路径弗洛伊德算法完整程序-Vc environment for solving the shortest path algorithm for a complete program of Freud
diugidiaoyong
- 简单的递归调用示例,可以熟悉递归调用的功能。-Simple example of recursive calls can be familiar with recursive function calls.
jisuanchurudu
- 数据结构,cyuyan 计算数组的出度和入度。-Data structures, arrays calculate the degree and in-degree.
YSHCSXWSSDH
- 用双缓冲实现无闪烁动画,基于DELPHI设计,可以调节动画速度,多线程,设计简洁。可以演示。-Double buffering flicker-free animation, design based on DELPHI, you can adjust the animation speed, multi-threaded design simple. It can be demonstrated.
Sqlist
- 用C/C++通过链表实现数据初始化,插入,查询,删除,显示以及退出的基本操作。-With C/C++ data initialization through the list, insert, query, delete, display, and basic operation withdrawal.
string
- 实现朴素模式匹配算法和KMP快速模式匹配算法。 Index(S,T,pos) 函数返回值为串T在串S的第pos个字符后第一次出现的位置。-Achieve simple pattern matching algorithm and KMP pattern matching algorithm. Index (S, T, pos) function returns the string value of S T in the string after the first pos characte
