资源列表

« 1 2 ... .60 .61 .62 .63 .64 1965.66 .67 .68 .69 .70 ... 2656 »

[数据结构常用算法TIN

说明:
<xy> 在 2024-11-02 上传 | 大小:233472 | 下载:0

[数据结构常用算法quickQueue

说明:快速排序,对于给定的一组数据,采用快速排序的方法将其排 序-quick Queue for a given group of data
<张三> 在 2024-11-02 上传 | 大小:233472 | 下载:0

[数据结构常用算法yizhi_list

说明:不同的数据结构组成的链表,供学习类间关系使用-Different components of the linked list data structure for studying the relationship between the use of category
<ffgu> 在 2024-11-02 上传 | 大小:233472 | 下载:0

[数据结构常用算法20090617_8f6e9e3c0763fc45d223PN1YEBwr8dUx

说明:数据结构的 源码 很好的东东 小弟我不简单才搞到的-datastructure
<mynameNULL> 在 2024-11-02 上传 | 大小:233472 | 下载:0

[数据结构常用算法CAlgorithm

说明:C常用算法程序集,分20课题收集了编程中上百个常用算法。请采用C编译环境-C common algorithms for assembly, sub-20 subjects in the collection of hundreds of commonly used programming algorithm. Please use the C compiler environment
<steven> 在 2024-11-02 上传 | 大小:233472 | 下载:0

[数据结构常用算法HAFFMAN

说明:详细的HAFFMAN树的创建和遍历源代码,其中注视很详细,个人实验课所作,若有不当之处请指出。-Detailed HAFFMAN tree creation and traversal source code, which focused on a very detailed, individual lessons by experiment, if irregularities Please indicate.
<欧阳云飞> 在 2024-11-02 上传 | 大小:233472 | 下载:0

[数据结构常用算法Graph

说明:基于数据结构(c语言)图的遍历,包括深度优先遍历和广度优先遍历。-Based on data structures (c language) graph traversal, including the depth-first traversal and breadth-first traversal.
<kjingxi> 在 2024-11-02 上传 | 大小:233472 | 下载:0

[数据结构常用算法EightQueens

说明:八皇后问题,一个古老而著名的问题,回溯算法的典型例题,数据结构中递归的使用例子-Eight Queens problem, an ancient and well-known problem, backtracking algorithm of a typical example, the use of recursive data structure example
<李自华> 在 2024-11-02 上传 | 大小:233472 | 下载:0

[数据结构常用算法BPlusTree

说明:B+树实现的完全代码。B+树定义文件,本程序实行一个简单的B+树 (1) 一个v阶的B+树由根结点、内部结点和叶子结点组成。 (2) 根结点可以是叶子结点,也可以是有两个或更多子树的内部结点。 (3) 每个内部结点包含v - 2v个键。如果一个内部结点包含k个键,则有且只有k+1个指向子树的指针。 (4) 叶子结点总是在树的同一层上。 (5) 如果叶子结点是主索引,它包含一组按键值排序的记录;如果叶子结点是从索
<王军杰> 在 2024-11-02 上传 | 大小:233472 | 下载:0

[数据结构常用算法POJ1609

说明:北大POJ ACM 1609 很详细的解题报告 有两种算法对比-North POJ ACM 1609 reported in great detail and problem solving compared two algorithms
<wangdapeng> 在 2024-11-02 上传 | 大小:233472 | 下载:0

[数据结构常用算法Tree

说明:首先以广义表的形式输入一棵树,并且由程序建立,再依次实现对树的先序,中序,后序的遍历-preoder,inorder and postorder of a tree
<嘎啦猫熊> 在 2024-11-02 上传 | 大小:233472 | 下载:0

[数据结构常用算法knapbranch

说明:0-1背包问题的分支定界算法实现。包含优先队列的实现细节。-0-1 knapsack problem branch and bound algorithm. Priority queue that contains the implementation details.
<黄诚> 在 2024-11-02 上传 | 大小:233472 | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 1965.66 .67 .68 .69 .70 ... 2656 »

源码中国 www.ymcn.org