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

搜索资源列表

  1. 《数据结构》算法实现与解析.rar

    1下载:
  2. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:427168
    • 提供者:
  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. 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. 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. 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. JOS2

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

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

    0下载:
  2. 算法有关于树的遍历的,还有图的搜索等等的数据结构相关算法-algorithm on the traversal of the tree, and there are also search the data structure correlation algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1623
    • 提供者:陈煦
  1. zy1

    0下载:
  2. 一.算法介绍: **数据结构: 1.可利用资源向量Available 2.最大需求矩阵Max 3.分配矩阵Allocation 4.需求矩阵Need **功能介绍: 模拟实现Dijkstra的银行家算法以避免死锁的出现.分两部分组成: 第一部分:银行家算法(扫描) 1.如果Request<=Need,则转向2 否则,出错 2.如果Request<=Available,则转向3,否则等待 3.系统试探分配请求的资源给进程 4.系统执行安
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7881
    • 提供者:李琪
  1. AVLTtreeSource

    0下载:
  2. 这个程序时avl树的所有算法的实现,包括插入删除新建排序,是数据结构学习者的极佳材料,VC实现-this procedure when all the AVL tree algorithm implementation, including delete, insert new sequencing, data structure is a very good learner materials, VC
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:99272
    • 提供者:陈万通
  1. tetretesa

    0下载:
  2. 本程序是对经典的旅行商问题的一种解法,是学习数据结构算法的极佳材料,c语言编写-the procedures of the classic traveling salesman problem a solution is learning algorithm data structure of excellent material, language c
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:17129
    • 提供者:陈万通
  1. main

    0下载:
  2. 凸包算法 THUmooc练习,属于凸包模板的练习题,采用Js算法(this is a very important code about hull algorithm we can use it in many ways)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:akira2333
  1. 课程设计

    0下载:
  2. 运用最短路径最短路径dijkstra算法设计管理咨询系统,运用邻接表和邻接矩阵相结合的存储结构(Using the shortest path shortest path Dijkstra algorithm to design the management consulting system and use the adjacency list and the adjacency matrix for the storage structure)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:4096
    • 提供者:Jcu
  1. 02二叉排序树_BinarySortTree

    0下载:
  2. 二叉排列树的查找算法,《大话数据结构》里面的。(Lookup algorithm, balance two forked tree, big talk data structure inside.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:kingtree
  1. C++ base

    0下载:
  2. c/c++基础,常见算法及函数,c++的特性分析(C/c++ foundation, common algorithm and function, c++ characteristic analysis)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:15017984
    • 提供者:scott..
  1. 马的遍历

    0下载:
  2. 可以指定查看指定个数的解。在进行遍历过程中用到了贪心算法和回溯的思想。(You can specify the solution to the specified number. In the process of traversing, we use greedy algorithm and backtracking idea.)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:2028544
    • 提供者:zszjzjy
« 1 2 3 4 5 67 8 9 10 11 ... 43 »
搜珍网 www.dssz.com