资源列表

« 1 2 ... .36 .37 .38 .39 .40 1741.42 .43 .44 .45 .46 ... 2656 »

[数据结构常用算法Joseph

说明:求解约瑟夫问题的三种解法,分别是线性表存储方法,向量存储方法,数组存储方法-To solve the problem of Joseph with three solution
<> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法Vector-quantization

说明:矢量量化在C语言下的实现,在VC6.0下编译通过-Vector quantization in C voice implementation, compiled by VC6.0
<陈轩> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法red_black_tree

说明:二叉排序树在查找方面提供了很大的方便,但是对worst-case查找/插入/删除/求最值 得时间复杂度都为O(n). 红黑树可以保证在worst-case下查找/插入/删除等的复杂度得到O(lgN)。红黑树保持如下特性-Binary sort tree in the Find a great convenience, but worth the time complexity of O (n) worst-case looku
<担纲住持> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法ntfs

说明:ntfs数据结构的c实现,解析其数据的表现形式。-ntfs data structures c implementation, resolve the manifestation of its data.
<强武> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法Dynamic-Memory-Allocation

说明:这个程序是有关计算机的动态内存分配的数据结构 可以直接加载头文件与源文件即可使用其中的接口-This program is a data structure for dynamic memory allocation of the computer can directly load the header files and source files you can use one of the interfaces
<罗宏俊> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法google-test

说明:google的几道算法试题。google用来面试的几道算法经典试题-few google algorithm questions. google for an interview a few algorithms classic questions
<caihong> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法mkaopaopaixu

说明:对10个数分析编程,要求:利用冒泡法从小到大排序。-10 the number of programming: the use of bubbling method from small to large.
<张慧芳> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法Panda-incense

说明:数据结构课程设计:熊猫烧香源代码 模拟熊猫烧香传播过程 要先创建input.txt-Data Structure Course Design: Panda source code simulation Panda communication process
<杨斐> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法shizi

说明:通过输入表达式用二叉树输出前缀式中缀式后缀式-Expression by entering the binary tree output prefix where prefix suffix style
<chenyu> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法Sort

说明:数据结构,排序,已经经过编译,可以运行,希望对大家有帮助-Data structures, sorting, have been compiled, you can run, we hope to
<朱睿杰> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法CPPyuandaima

说明:最基本的C++源代码入栈出栈,为初学者提供最基本的帮助-The most basic C++ source code stack stack, provide help with the basics for beginners
<叶帅> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法aoe

说明:关键路径算法,采用邻接表结构存储图。计算最早发生时间和最晚发生时间,最终算得关键路径-Critical path algorithm, using the adjacency list structure is stored map. The calculation of the earliest and latest time of occurrence, and ultimately be regarded as the criti
<洪礼纬> 在 2024-10-05 上传 | 大小:3072 | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 1741.42 .43 .44 .45 .46 ... 2656 »

源码中国 www.ymcn.org