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

搜索资源列表

  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. 树操作

    0下载:
  2. 这时关于树的一些操作的程序,包括建立,遍历....对学习数据结构的朋友一定有用-This programe implements some operation of tree,for example,construction,traversal and so on.It is very useful for people who study data structure.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10401
    • 提供者:阿的
  1. Prime

    0下载:
  2. 这是研究生课程计算方法与技术中讲到的Prime算法的具体实现,相信学这个课的同学都会感兴趣的。-This is the postgraduate courses calculation methods and technologies referred to the Prime algorithm to achieve specific, I believe that this course of study students will be interested.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7557
    • 提供者:孙江萍
  1. BinSortTree

    0下载:
  2. 这里我在学习数据结构时的练习,主要是二叉排序树的基本操作-here in my study data structure of exercises, mainly binary tree sort of basic operation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10538
    • 提供者:刘少人
  1. wwwwNOI98

    0下载:
  2. 这是一道NOT高中组的题目,是我学习数据结构时所做练习,其中有一些算法可以一起学习-This NOT a group of high school subject, and it is studying the data structure when done exercises, some of which algorithm can study together! !
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10484
    • 提供者:刘少人
  1. c常用算法程序源代码

    0下载:
  2. 此压缩包为c语言算法源代码 可以用作学习研究 也可以用作开发参考-this compressed to C language source code algorithm can be used to study can also be used for the development of reference
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:271625
    • 提供者:吴佳泽
  1. 2DIFS_code_32

    0下载:
  2. 研究现代科学的绝好东西,由复杂的分形理论跨越到实践-study modern science wonderful things, the complexity of fractal theory to practice leap
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:28668
    • 提供者:刘胜国
  1. code3

    0下载:
  2. C写的填充算法源码 算法可是在编程中可是非常重要的 大家可以参考一下这个代码,学习一下算法-C wrote filling algorithm source algorithm But in programming is very important but we can make reference to the code , and study how Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:41390
    • 提供者:sdm68
  1. code4

    0下载:
  2. C写的裁剪算法源码 算法可是在编程中可是非常重要的 大家可以参考一下这个代码,学习一下算法-C was cut algorithm source algorithm But in programming is very important but we can make reference to the code, and study how Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:133477
    • 提供者:sdm68
  1. 10bullets90

    0下载:
  2. 十发子弹打中90环的解法,很多公司都采用这道题作为笔试题,在此提供了递归算法,大家可以共同研究一下-10 bullets hit the 90 Central solution, many companies have adopted Jesus as the T test, in a recursive algorithm, we can jointly study
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5403
    • 提供者:李皓
  1. __const

    0下载:
  2. const是C++中很常用而且很灵活的一种变量,学好使用const对变成很有帮助-C is a very common and a very flexible variables, the study into the use of const helpful
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5753
    • 提供者:亿摆
  1. ound

    0下载:
  2. 这是用C语言编写的声音算法,电脑会发生声音,简单,可读性,值我的我们学习。-This is the C language voice algorithm, the computer voice will happen, simple, readable, and I value our study.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1048
    • 提供者:luyufan
  1. c++xuexi

    0下载:
  2. 欢迎使用,大家要努力学习! 开开心心编程! 原大家都成为高手中的高手!-welcomed the use, we have to study hard! Very happy programming! Indigenous people have become the master of masters!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:120684
    • 提供者:wuyong
  1. lisuanshijianmoni

    1下载:
  2. 此为数据结构课程学习中离散事件模拟的源程序。为银行业务的模拟系统。其中包括队列,栈及其操作的实现。运用面向对象的设计方法,在vc++6.0下编译通过,运行正常-this data structure for courses of study discrete event simulation of the source. For banking business simulation system. Including the queue, stack and its operation is
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13395
    • 提供者:
  1. aaaaaaaaaaaaa

    1下载:
  2. 课程安排,用拓扑排序实现 4、实现课程的拓扑排序。(选)(加) 问题描述:软件专业的学生要学习一系列课程,其中有些课程必须在其先修课程完成后才能学习,具体关系见下表: 课程编号 课程名称 先决条件 C1 程序设计基础 无 C2 离散数学 C1 C3 数据结构 C1,C2 C4 汇编语言 C1 C5 操作系统 C3 假设每门课程的学习时间为一学期,试为该专业的学生设计教学计划,使他们能在最短的时间内修完这些课程。-curriculum, using topolo
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9296
    • 提供者:lea5195444
  1. dahuasai

    0下载:
  2. 一个制作的小游戏 ,不算太大,做为工作学习之用。-a game produced by the small, not too great, as work and study purposes.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:26176
    • 提供者:top
  1. tuopu

    0下载:
  2. 经典的拓扑排序算法,对数据结构的关键路径,最短路径的学习有很大的帮助!-classic topological sorting algorithm, the data structure of the critical path, the shortest path in their study of great help!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8053
    • 提供者:阿科
  1. Study-Materials

    0下载:
  2. 关于程序设计的一些想法和思路,包括动态规划、回溯、分治等-Study Materials
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:836869
    • 提供者:
  1. study-material

    0下载:
  2. 关于程序设计的一些学习资料 包括递归 递推 动态规划等-study material
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:836873
    • 提供者:
  1. Java-Study-linklist

    0下载:
  2. 详细介绍了Java数据结构链表,适合学生学习-A study for java linklist
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:152845
    • 提供者:刘敏
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com