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

资源列表

« 1 2 ... .30 .31 .32 .33 .34 435.36 .37 .38 .39 .40 ... 2673 »
  1. 实现各种排序算法并分析与比较

    0下载:
  2. 本程序实现各种排序算法并分析与比较 直接插入排序, SHELL排序,冒泡排序,快速排序,简单选择排序,堆排序,归并排序-procedures for the realization of the algorithm and analysis more directly inserted, in order of ranking SHELL, Bubble Sort, rapid sequencing, simple choice, in order of ranking sculpture, m
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3539
    • 提供者:李南宁
  1. 图遍历

    1下载:
  2. 本程序用邻接矩阵实现图的深度优先遍历 图的广度优先遍历-the procedures used adjacency matrix of the plan is to achieve depth-first traversal of the plan breadth priority Ergodic
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1945
    • 提供者:李南宁
  1. 4th_AOE

    0下载:
  2. 数据结构算法,aoe ,图的最小代价路径检索。-data structure algorithms, aoe, for the minimal cost path retrieval.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:38623
    • 提供者:王回
  1. 动态演示

    1下载:
  2. 三种排序方法的动态演示,可以同时开启多个线程,同时用不同的方法进行排序,直观的判断不同算法的排序效率。-three sequencing method of dynamic presentations, it also opened a number of threads, in addition to the use of different methods for sequencing, intuitive judgment different sorting algorithms effi
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:51372
    • 提供者:李永强
  1. 随机产生迷宫

    0下载:
  2. 随机产生一个迷宫。可以找出一条可以通过的路径。也可以找出全部可以通过的路径。-randomly generated a maze. To be able to find a path through. All can find the path through.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1723
    • 提供者:李南宁
  1. 操作系统进程内存管理模拟

    1下载:
  2. 有关此程序的功能请见程序中的帮助菜单程序难点1:创建Windows xp中按钮样式解决方法:使用标签控件与形状控件一起形成此样式此方法缺点:由于标签没有TAB事件,所以不能使用键盘控制按钮。此缺点解方法:截取键盘事件,以响应TAB事件(时间有限,没有实现)程序难点2:实时与分时混合应用解决方法:置一FOR循环在TIMER中,先判断并响应时实进程,再置另一当循环在TIMER中,无时实时再执行分时进程。程序难点3:分页式内存管理的调度方式解决方法:具体方法见程序中的注释。程序难点4:基于优先级的调度
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:25960
    • 提供者:李华
  1. 几种排序算法的效率比较

    1下载:
  2. 几种常用排序算法的效率比较,通过测试可得出这几种排序算法的优劣.-several commonly used algorithm efficiency comparison, the test may come this algorithm several merits.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2815
    • 提供者:叶子
  1. 这是一个数据图象学的,简单通过64比

    0下载:
  2. 这是一个数据图象学的,简单通过64比\\这是一个数据图象学的,简单通过64比特的加密引擎。程序包里有完整的程序。-This is a study of the image data, simple than 64 \\ This is a study of the image data, a simple 64-bit encryption engine. Procedures bag complete the procedure.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9313
    • 提供者:陈永清
  1. fesdf

    0下载:
  2. 一种基本算法! 现有一个酒店有100个房间,依次编号为1到100,第一个服务员经过,将所有房间门关上;第二个服务员经过将所有编号为2的倍数房门打开;第三个服务员经过将所有编号为3倍数的房门打开的关上,关闭的打开。依此类推;输入一个100以内的正整数N,输出第N服务员经过之后,所有房间的状态。-a basic algorithm! An existing 100 hotel rooms, followed by No. 1-100, after an attendant, all rooms wi
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4989
    • 提供者:庆中
  1. 算法(插入,删除)

    0下载:
  2. 一个些基本算法。有关于数组元素插入,删除等。可以加我QQ:254760008-a more basic algorithm. On the array element insertion, deletion and so on. Can I QQ : 254760008
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2228
    • 提供者:庆中
  1. C算法常用源码

    0下载:
  2. 里面包含C语言常用算法的大量的源代码和资料-containing the C language commonly used algorithm of the source code and information
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:277015
    • 提供者:我意天下
  1. A Practical Introduction to Data Structures and Al

    0下载:
  2. A Practical Introduction to Data Structures and Algorithm Analysis,数据结构和算法,里面包括Java描述、C++描述和C描述三个版本,非常全-A Practical Introduction to Data Structures and Analysis Algorithm, data structures and algorithms, including Java inside descr iption, descr ipti
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7299995
    • 提供者:妖精雨
« 1 2 ... .30 .31 .32 .33 .34 435.36 .37 .38 .39 .40 ... 2673 »
搜珍网 www.dssz.com