CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 算法 数据结构

搜索资源列表

  1. 一元多项式

    0下载:
  2. 一元多项式相加数据结构算法-sum of one yuan polynomial algorithm data structure
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1439
    • 提供者:金理华
  1. 字符排序

    0下载:
  2. 这是一个数据结构的常用算法,是关于字符排序的,输入一串字符用算法实现字符排序-This is a common data structure algorithms, is the sort of character input string of characters with character Sort Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12788
    • 提供者:飞扬草
  1. 哈夫曼110

    0下载:
  2. 这是一个数据结构常用的算法叫huffman编码.是对一棵二叉树进行huffman编码的算法-This is a common data structure called Huffman coding algorithm. For a binary tree for Huffman coding algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2175
    • 提供者:飞扬草
  1. 插入排序的设计实现分析比较

    0下载:
  2. 数据结构中的插入排序分析和比较。有各种插入排序的算法描述。-data structure of the insert sequencing analysis and comparison. Various insertion sorting algorithm descr iption.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:46996
    • 提供者:苏辉
  1. 80450_2005-06-06_179

    0下载:
  2. 一元多项式的计算,建立两个多项式,并进行相加,相减运算,输出结果.参考资料:严蔚敏《数据结构与算法-one yuan polynomial calculations, the establishment of two polynomials, and together, subtract operation, the output results. References : Yan Wei Min "Data Structures and Algorithms
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:17609
    • 提供者:zr
  1. c&c++语言程序

    1下载:
  2. 数据结构中的 二叉树算法、快速排序双向链表、顺序文件合并、顺序广度搜索以及深度搜索最优解 的C&C++ 程序-C&C++ programme about data structure including binary tree algorithm, quick sorting based on doubly linked lists, merging ordinal files, best solution of orderly width or depth search.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7271
    • 提供者:秦羽
  1. maze dfs

    0下载:
  2. dfs 深度优先搜索!这是走迷宫的基本算法。用广义表建立迷宫,用邻接表建立图,用dfs搜索,许多大学的数据结构作业-dfs depth-first search! Maze This is the basic algorithm. Generalized Table established maze, with the establishment of the adjacent table map, with dfs search, the University of many data str
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1339
    • 提供者:笨熊
  1. 最短路径在铁路上实现的

    1下载:
  2. 是一种数据结构的编程代码,程序实现一种算法,在铁路系统上在两点间得到最短路径-is a data structure of the programming code, procedures to achieve an algorithm, the railway system in the period between 2:00 Shortest Path
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2397
    • 提供者:陈云
  1. 0下载:
  2. 简单的算法编程,是我们平时的数据结构中的小程序.-A simple program that is usually met in the data structures.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9158
    • 提供者:周随萍
  1. 运动会系统源代码

    0下载:
  2. 数据结构课程设计运动会系统源代码,实现运动会系统算法设计-data structure Games curriculum design system source code, realizing algorithm design system Games
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2726
    • 提供者:石剑波
  1. 线性链表

    0下载:
  2. 这是我学习数据结构编的关于显形链表的程序,对学习数据和算法的朋友,一定有用-This a programme about linear chain when I studied Data Structure.It must be useful to anyone who study data and algorithm
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:12008
    • 提供者:阿的
  1. 双向链表

    0下载:
  2. 这是我学习数据结构与算法的时候编的双向链表的操作,对学习数据结构与算法的朋友有帮助-This my learning algorithm and data structure of the time series of the two-way linked list, the operation of the learning algorithm and data structure of friends to help! !
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11233
    • 提供者:阿的
  1. 队列操作

    0下载:
  2. 这是我学习数据结构与算法时编的关于队列操作的程序,对学习数据结构的朋友有帮助-This my learning algorithm and data structure when the series of the operation of the queue on procedures for the study of the data structure to help friends! !
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8075
    • 提供者:阿的
  1. c-algorithm-set

    0下载:
  2. c语言的经典算法源代码!其中包含数据结构中很多重要的算法,还有链表&树等多种常用算法的应用-classical algorithm source code! Data structure which contains many important algorithms, Chain & trees and other commonly used algorithm application
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:245039
    • 提供者:张维成
  1. 四分树的穷举

    0下载:
  2. 使用VC为编程语言,结合数据结构二叉树的概念,新编算法进行四分树的穷举。-VC to use programming language, combine the binary tree data structure concept, a new edition of the tree algorithm quarter of exhaustive.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4911
    • 提供者:苏晓
  1. zenglListNode

    0下载:
  2. 简单的链表数据结构算法。简单的链表数据结构算法程序,-simple algorithm data structure. Listless simple data structure algorithms procedures,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9014
    • 提供者:zl
  1. zhou_end2

    0下载:
  2. 我的数据结构课程设计,卡诺图化简。在算法上摸索了很久,第一次去交的时候因为老师的几个刁钻的数据给刷下来,至今仍心有余悸。还有一个用PASCAL写的16变量化简的,可不知道放哪去了。-my data structure curriculum design, Karnaugh map of SR. The algorithm groping for a long time, the first to go out and make the time because the teacher in s
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:6828
    • 提供者:周伟斌
  1. SortTest

    0下载:
  2. 说明: 这一段在复习数据结构和算法,有一些零星笔记,在Others这个归类下,欢迎指正。 对于排序算法,想做一个动态演示的东东,因此今天使用VB.net大概实现了一个,界面如下,代码有2个版本,一个可以指示当前循环的位置(但设计感觉不好,也找不到更好的办法),一个没有。 -Note : This section of the review of data structure and algorithm, a few scattered notes, in the classified
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:88103
    • 提供者:袁泉
  1. JOS2

    0下载:
  2. 链表式的josphus问题,数据结构与算法的练习题-Chain-josphus issues, data structure and algorithm Exercises
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:858
    • 提供者:leo
  1. Sieger

    1下载:
  2. 围棋人机对弈程序源码 此版本目前还只能下布局阶段,但很多用于中盘的数据结构及算法已实现。含2000多基本定式库。-procedures source of this version has only under the layout stage, but many were used to set the data structure and algorithm has achieved. Containing more than 2,000 for the basic mode.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:526253
    • 提供者:方哥
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com