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

搜索资源列表

  1. CG3

    0下载:
  2. 实现了图的数据结构,以及错切、旋转、拉伸移动等算法(TurboC2.0下运行,编译前修改库路径)。-achieved map data structure, and Shear, rotation, stretching movement algorithm (TurboC2.0 running, compile amending the library path).
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:34420
    • 提供者:刘源
  1. Dijkstrasolve

    0下载:
  2. 实现了图的数据结构和Dijkstra算法。例子为中关村附近的交通问题。-achieved map data structure and Dijkstra algorithm. For example Zhongguancun near the traffic problems.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8700
    • 提供者:刘源
  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
    • 文件大小:52301
    • 提供者:杨宏
  1. shuju jiegou实验1

    0下载:
  2. 《数据结构与算法》实验要求与指导,来自重点大学2005的一个实习内容。很不错的程序老师做的帮助同学更好的学习数据结构-"data structures and algorithms" experimental requirements and guidance from the university in 2005 as an attachment. The procedure is very good teachers do to help students learn b
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:18791
    • 提供者:张伟
  1. 数据结构算法与应用-C++语言描述456章

    0下载:
  2. 这个是第四,五,六章的压缩.同样是用pdf格式打开的.前三章已传.后面的几章我会陆续再传的.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1782347
    • 提供者:Dwight Wong
  1. 表达式类型的实现

    3下载:
  2. 数据结构表达式求值详细算法(包括WORD文档)-data structure expression evaluates detailed algorithm (including Word document)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4462
    • 提供者:林明
  1. fib序列

    0下载:
  2. 数据结构算法:使用循环队列,K阶斐波那契数列的一种算法实现。-algorithm data structure : the use of recycled cohort, K bands Fibonacci series, a method.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9036
    • 提供者:ch.nan
  1. 模式匹配

    0下载:
  2. 用C语言编写的一个简单的数据结构算法.可实现括号的模式匹配.-C language of a simple data structure algorithms. Brackets can be realized pattern matching.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1324
    • 提供者:王安耀
  1. dataS2

    0下载:
  2. 数据结构综合实验,有各种排序算法和计算排序时间,最短路径算法,huffman编码解码.用图形界面实现.在jbuilder2006下运行通过.-comprehensive experimental data structure, various sorting algorithm and sorting time, the shortest path algorithm, Huffman encoding and decoding. Using a graphical interface to a
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:220044
    • 提供者:陈为
  1. 折半查找

    0下载:
  2. 数据结构二分查找,演示了使用递归函数或者循环语句实现的二分查找算法,两种方法都使用了称为二分搜索的算法-data structure search for two hours to demonstrate the use of recursive function or loop is the realization of two searching algorithm, both methods are used as a two-Search Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:263052
    • 提供者:李顺
  1. xishujuzhen

    0下载:
  2. 稀疏矩阵运算器实习报告,与严蔚敏老师主编的数据结构与算法一书实习4.1相对应-sparse matrix operations for internships, and Yan Wei Min teachers editor of the data structures and algorithms on a corresponding attachment 4.1
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14027
    • 提供者:张广
  1. DSAAcodes

    0下载:
  2. 《数据结构、算法与应用》从C++语言应用角度列举了要点,以大量示例实现了表、树、图数据结构,最后实证了各种典型算法。以标准C++语法,模板化设计,符合软工思想。此内容为源码。-"data structures, algorithms and applications" from the perspective of C language application listed on the main points, a large number of examples to a
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:260270
    • 提供者:ldl
  1. 课程设计3

    0下载:
  2. 数据结构课程设计:冒泡排序算法的具体实现,用C语言编写-curriculum design data structure : Bubble Sort Algorithm realize the C language
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2630
    • 提供者:qin
  1. 存储管理源代码

    1下载:
  2. 分区式存储管理源代码 一、可变分区存储管理的基本策略 1)不预先划分几个固定分区,分区的建立是在作业的处理过程中进行的,各分区的大小由作业的空间需求量决定。 2)采用指针方式将各个空闲分区链接而成的链表,用以记录主存分配现状。 3)分配与回收算法按空闲分区链接方式的不同分类,有最佳、最坏、首次和下次适应四种算法。 二、程序模拟的设计 1、基本思想 采用事件驱动模型。事件有: 1)申请主存事件,表示一个作业创建时提出的主存资源要求; 2)释放主存事件,表示一个作
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:6101
    • 提供者:Joly
  1. 排序和查找

    0下载:
  2. 常用的数据结构排序和查找算法:简单选择排序,冒泡排序,折半插入排序,快速排序,堆排序 顺序查找,折半查找.-commonly used data structures sorting and searching algorithms : simple choice, in order of Bubble Sort, half insertion sort, rapid sequencing, Heap Sort sequence search, binary search.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2577
    • 提供者:张杰
  1. os_2

    0下载:
  2. 本程序需要用到数据结构中队列的概念完成。用指针指出下一个进程的PCB首地址,最后一个进程中指针为“0”。该调度算法是从后备队列中选择一个或若干个估计运行时间最短的作业,将其调入内存运行。当要求运行时间不为0时,将PCB加入队列(按优先数大小插入,且置队首标志);若要求运行时间为0,则把它的状态修改为“结束”(),并退出队列。-the procedures need to resort to queue data structure to complete the concept. Using i
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1087
    • 提供者:紫水晶
  1. Lwip协议栈的设计与实现

    0下载:
  2. Lwip协议栈的设计与实现 LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使 LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。 本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法和数据结构如存储和缓冲管理系统。还包括LWIP API的参考手册和使用LWIP 的一些代码例子.-Lwip protocol stack design and rea
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:693677
    • 提供者:铃铛
  1. data_Structures

    0下载:
  2. 用C++实现的数据结构常用排序以及HUFFMAN编码解码和最短路径算法的小程序-with C + + data structure used sequencing and HUFFMAN codec and the shortest path algorithm small programs
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6199
    • 提供者:zzgg
  1. matlab_point

    0下载:
  2. 此软件可用来计算节点数,也可用来计算一些简单的算法,如果你对数据结构感兴趣,也可以用此软件解决数据结构的很多问题 -software can be used to calculate nodes, but also can be used to calculate some simple algorithm, If you are interested in the data structure can also use this software to solve many data st
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1935
    • 提供者:张小龙
  1. 挖雷原代码

    0下载:
  2. 一个挖雷的小程序,为了以后改方便,我把整个算法写成的一个类,用类中的方法去设置雷的数据结构,成功就抛出异常,呵呵。-mine dug a small procedure, in order to facilitate future change, I put the whole algorithm written in a category, use category approach to the minefield of data structure, the success of the
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:61755
    • 提供者:董程林
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com