CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - well

搜索资源列表

  1. 如何给链表数组赋值

    0下载:
  2. 如何给链表数组赋值,很适合初学数据结构的朋友。-array assignment is well-suited to beginners data structure friend.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.15kb
    • 提供者:张志明
  1. c语言常用算法(c语言)

    0下载:
  2. 一些c语言常用的算发,最近有程序设计比赛,也是比算法的,可以作为参考学习!-some of the language used fat count, the recent design competition procedures, as well as the algorithm can be used as reference learning!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:207.39kb
    • 提供者:边缘人
  1. 95302948zuigansuanfa

    0下载:
  2. 比较好的算法,其中有自己写的很好用的链表,大家可以下载-better algorithm, which has its own very well written with the List, we can look at the download
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.9kb
    • 提供者:张文浩
  1. finish01

    0下载:
  2. 一般来说用int型变量超过2^31的数就会溢出。此程序是利用数组对长度很长的整形字符串进行加减操作,并且进行自动测试的例子-int type generally used more than two variables ^ 31 a few will overflow. This procedure is the use of an array of very long length of plastic strings Modified operation, as well as automa
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15.21kb
    • 提供者:蔡雷
  1. 表达式求值1

    0下载:
  2. 我二年级的数据结构课程设计,是关于表达式求值的,本人觉得还可以,里面的算法很好,但是vc用得还不熟-my two-year curriculum design data structure is on the expression evaluates, and I felt that I could, well inside the algorithm, but also spent vc wake
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:51.08kb
    • 提供者:杨宏
  1. 清华大学计算机教程之-数据结构

    0下载:
  2. 清华大学计算机系必修课程之一,文件是chm格式的,做的非常不错,教学结构编排的很好,每个html页都很精美,从不同符号和表达式的色彩字体等细节中就可以体现出编排制作者的严谨,还有Flash动画演示;你会发现学习就是一种享受,可谓不可多得的学习资料-computer department of Qinghua University compulsory curriculum, the document was chm format, but has done very well, Teaching
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.84mb
    • 提供者:夺夺
  1. AVL_Lib

    0下载:
  2. Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:85.38kb
    • 提供者:高名
  1. zhipaiwenti

    0下载:
  2. 运筹学之指派问题的匈牙利算法。刚刚才看到的,不错哦-tacticians Zhi assignment of the Hungarian algorithm. Only just to see, oh well
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.73kb
    • 提供者:张毅
  1. datastructnote

    0下载:
  2. 数据结构笔记,类c语言版本,我自觉很不错,大家可以-data structure, type c language version, I do feel quite well, and we can s
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:29.77kb
    • 提供者:郑小光
  1. 999999

    0下载:
  2. 数据结构试验中一个有关于非递归算法的源程序,很适合于初学者参考。-test data structure on a non - recursive algorithm of the source is well-suited to beginners reference.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.16kb
    • 提供者:jayjiang
  1. zixun1

    0下载:
  2. 这是一个校园导游咨询的数据结构编的程序很好的东东。一定要看啊-This is a campus tour guide Advisory series of data structure the procedure very well saucepan. Instead ah
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2kb
    • 提供者:miling
  1. Chap9_hash

    0下载:
  2. 本程序实现了哈希表的基本功能,以及一些附带的附属功能,可以作为数据结构的演示程序-the procedures of the hash table to achieve the basic functions, as well as some fringe subsidiary function, can be used as a data structure Demonstration Program
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13.32kb
    • 提供者:14965a
  1. CRCsuanfa

    0下载:
  2. 一个crc算法的vc开发程序,写的很不错-a crc algorithm vc development process and write very well
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:22.36kb
    • 提供者:小熊·
  1. GenerationAl

    0下载:
  2. 用遗传算法解0/1背包问题,背包问题是著名的NP完备类困难问题,此处给出解法。-Genetic Algorithm for 0 / 1 knapsack problem, knapsack problem is a well-known class of NP-complete problems. Solution is here.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.08kb
    • 提供者:李博宁
  1. listDatastructure

    0下载:
  2. 编写程序,实现有序链表的建立;并实现对两个有序链表的归并操作,主要实验内容如下: 1. 定义链表的数据类型(带有头结点); 2. 实现链表的基本操作:初始化、销毁、有序插入; 3. 通过键盘输入建立一个非递减有序链表(键盘输入不一定按照非递减的顺序) 4. 对通过键盘输入而建立好的两个非递减有序链表进行归并操作,并将归并好的有序链表输出。(需要编写一个归并函数)-preparation procedures, the establishment of an orderly cha
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12.08kb
    • 提供者:段苛苛
  1. minitree

    0下载:
  2. 这是用VC实现的一个查找最小生成树的程序,界面很漂亮,实现的功能也很好。具有固定的节点,权值可以任意输入,最后确定一个最小的生成树。-This is the VC search for a minimum spanning tree procedures, a very nice interface, function very well. Having fixed nodes, the weights can be arbitrary input to finalize a minimum s
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:40.59kb
    • 提供者:zzl
  1. huffmanTree

    0下载:
  2. 在学习数据结构时,往往不知道那些结构与算法有何用,以及怎么用。这个小小程序充分显示了Huffman二叉树的应用。虽然其压缩效果比RAR相差甚远,但也能说明一二。 -the study data structure, they often do not know what the structure and algorithm, as well as how use. This little procedure fully demonstrated the application of th
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-15
    • 文件大小:6.22kb
    • 提供者:阿四
  1. well

    0下载:
  2. 用c语言排序,功能强大,效果很好,是一个很好的程序-Sort by c language, powerful, works well, is a good program
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:704byte
    • 提供者:
  1. Well-tested-algorithm

    0下载:
  2. 效验算法单循环链表,这些都是实用经典的算法和数据结构-Well-tested algorithm round robin list, these are practical classic algorithms and data structures
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:838byte
    • 提供者:Ri
  1. Well-tested-algorithm

    0下载:
  2. Well-tested algorithm Well-tested algorithm-Well-tested algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:3.36kb
    • 提供者:张智
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com