资源列表

« 1 2 ... .44 .45 .46 .47 .48 2449.50 .51 .52 .53 .54 ... 2656 »

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

说明:using a class define a orderd set
<gns> 在 2024-11-07 上传 | 大小:1kb | 下载: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-11-07 上传 | 大小:1kb | 下载: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-11-07 上传 | 大小:1kb | 下载: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-11-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法ClosestPoints

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

[数据结构常用算法list

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

[数据结构常用算法Sort-a-set-of-eigenvectors-and-corresponding-eige

说明:Sorting the eigen vectors
<Abi> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法compare

说明:這是一個比對字串的程式,可以幫忙比對java輸入的字串-This is a program for compare the string and it is suited for java.
<hjku> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法avl

说明:AVL TREE is one the important concept in the Data structure
<Micky> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法DoubleList

说明:一个双向链表,头插法实现~在项目中应用没什么问题-A doubly linked list, the first interpolation method to achieve- there is no problem in the project application
<libin> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法Hundred-Yuan-Hundred-Fowls

说明:该程序是编程解决著名的百元百鸡问题的。-This program is to solve Problem of Hundred Yuan Hundred Fowls.
<宋永强> 在 2024-11-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法Fishing-net-or-drying

说明:中国有句俗语叫三天打鱼两天晒网.某人20岁从1990年1月1日起开始三天打鱼两天晒网问这个人在以后的某一天中是打鱼还是晒网?-Chinese saying goes, called the fits and starts. Someone 20 years from January 1, 1990 began in fits and starts after the network asked the people in one day
<宋永强> 在 2024-11-07 上传 | 大小:1kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 2449.50 .51 .52 .53 .54 ... 2656 »

源码中国 www.ymcn.org