资源列表
fenliang
- pascal实现强连通分量的算法分析及代码示例-Algorithm analysis and code examples of strongly connected components of Pascal
travel_fenzhi
- 计算机算法实习,旅行员售货问题,分支上限算法,c++实现,非常好的代码-The computer algorithm internship, the travel member vending problem, branch ceiling algorithm, c++ achieve a very good code
Debug
- 将顺序表重新排列成以第一个元素为界的两部分,前一部分元素的值都小于它,后一部分元素的值都大于或等于它。估算所设计算法的时间复杂度和空间复杂度-Will be re-arranged in the order form the first element is bounded by the two parts, the first part of the element values are less than it, and the latter part of the element valu
SuijiShu
- 采用C++编程实现服从二项分布的随机数据的产生。-Using C++ programming to obey binomial distribution of random data generation.
yuesefuhuan
- 实现了约瑟夫环的结果,适合初学C语言的同学学习-Ring to achieve the result of Joseph, suitable for beginners to learn C language students
lczw
- 浙江大学考研机试真题 两船载物问题 九度题集1462 运行正确-Zhejiang University PubMed machine test Zhenti nine degrees two ships loading problems running correctly title set 1462
BFS_AND_DFS1
- 该代码为图的深度优先遍历和广度优先遍历,图的存储方式为领接矩阵存储,并且是有向图-The code for the graph depth-first traversal and breadth-first traversal, graph is stored as the leading access matrix storage, and is a directed graph
nprime
- 给定一个整数N(2 <= N <= 8),生成所有的具有下列特性的特殊的N位质数:其前任意位都是质数。-Given an integer N (2 < = N < = 8), to generate all of the following characteristics of the particular N-bit prime number: it before any bits are prime numbers.
shu
- 数据结构中建立一棵二叉树,并实现先序,中续,后续输出-creat a tree
proj2_4
- 单链表的各种操作,插入、删除元素,释放地址空间-Single list of the various operations, insert, delete elements, the release of address space
Array
- 在vc6.0环境下,实现抽象数据类型数组,完整源代码-In vc6.0 environment, to achieve an array of abstract data types, complete source code
My_Sort
- C++编写的7种经典的排序,值得初学者学习,源码内置!-C++ build s Sorts!!
