资源列表

« 1 2 ... .82 .83 .84 .85 .86 1787.88 .89 .90 .91 .92 ... 2656 »

[数据结构常用算法trie

说明:program to implement a trie and find longest path length, No:of nodes in the trie, Average length of the set of words in the trie, Average no:of nodes per word in the trie etc
<Jithin> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法calender

说明:月历牌,用c语言编写的月历牌,输入年月,可以获得月历-Calendar card, with the c language calendar card, enter the years, get calendar
<lucia> 在 2024-10-04 上传 | 大小:185344 | 下载:0

[数据结构常用算法OrderedSet.cpp

说明:using a class define a orderd set
<gns> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法Sort

说明:算法设计,给出快速排序和归并排序的C++实现代码,并利用产生大量随机数方式比较运行时间。-Algorithm design, given the quick sort and merge sort in C++ code, and using a large number of random number generation means compare running time.
<WangXiaolei> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法KnapSack

说明:蛮力、动态规划、回溯、分支限界四种算法求解0/1背包问题-Four algorithms(brute force, dynamic programming, backtracking, branch and bound ) to solve 0/1 knapsack problem
<WangXiaolei> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法Power

说明:分别用蛮力法、分治法、减治法求a的n次方,并比较运行时间-Respectively with brute force method, partition method, reduce the power comes for a ^ n,and compare the running time.
<WangXiaolei> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法MaxSum

说明:用蛮力法、分治法和减治法求最大子段和问题并比较运行时间。-With the brute force method, divide and conquer method for the treatment and reduce the largest sub-segment and the issues and compare the running time.
<WangXiaolei> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法ClosestPoints

说明:分治法和蛮力法求最近对问题及其时间复杂度比较-Divide and conquer method and the brute force method for the recent problems,and comparing the running time.
<WangXiaolei> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法c

说明:大量用于编程的c++程序,有排序,找最大最小值等-a lot of
<盛世> 在 2024-10-04 上传 | 大小:22528 | 下载:0

[数据结构常用算法list

说明:链表的一个合并算法,通过了编译,链表的合并是找工作编程中常考的内容-A list merging algorithm, through the compilation, the list is the job of merging the content of programming often test
<十里荷阳> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法MathEngine

说明:这是一个数学引擎的源码.包含了2D 3D各种运算的支持.定义了各种数据结构.编译后生成链接库.-This is a mathematical engine source. Contains 2 D 3 D various operations support. Defines all kinds of data structure. Compiler to create link libraries
<铁峰> 在 2024-10-04 上传 | 大小:307200 | 下载:0

[数据结构常用算法c-language-

说明:对于初学数据结构的初学者是很好的查考资料-Data structures for beginners is a good beginners traced data
<阿吖哥> 在 2024-10-04 上传 | 大小:37888 | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 1787.88 .89 .90 .91 .92 ... 2656 »

源码中国 www.ymcn.org