搜索资源列表

  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编程

    • 发布日期:2024-05-10
    • 文件大小:616448
    • 提供者:陈万通
  1. buddy_算法

    0下载:
  2. Buddy(伙伴)算法每次分配包含一个或者多个物理页面的内存块,页面以2的次幂的内存块来分配。首先搜寻满足请求大小的页面,它从满足当前申请大小的Buddy数据结构的m_ freePages域着手沿链来搜索空闲页面。如果没有这样请求大小的空闲页面,则它搜索两倍于请求大小的内存块。这个过程一直将持续到所有的Buddy 被搜索完或找到满足要求的内存块为。如果找到的页面块大于请求的块则对其进行分割以使其大小与请求块匹配。由于块大小都是2的次幂所
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:npu
  1. 遍历二叉树的3个递归算法

    0下载:
  2. 此程序给出了遍历二叉树的三个递归算法,并且利用了先序扩展序列建立二叉树,对于数据结构学习者有很大帮助-this procedure is a traversal of a binary tree three recursive algorithm, and use the first sequence extended sequence to establish a binary tree, the data structure for
  3. 所属分类:界面编程

    • 发布日期:2024-05-10
    • 文件大小:339968
    • 提供者:赵麟
  1. 遍历二叉树的4个非递归算法

    0下载:
  2. 二叉树的4个非递归算法,中序先序后序和层次遍历,算法都有注释而且很详细,适合数据结构学习者使用-binary tree four non- recursive algorithm, the first sequence after sequence and the sequence level traversal algorithm Notes but have very detailed data structure suitable
  3. 所属分类:界面编程

    • 发布日期:2024-05-10
    • 文件大小:337920
    • 提供者:赵麟
  1. 排序算法-java

    0下载:
  2. 用java实现的数据结构排序算法,包括:选择排序、插入排序、冒泡排序、希尔排序、快速排序、堆排序、归并排序。-used to achieve the ranking algorithm data structure, including : Select, in order of insertion sequence and Bubble Sort, Hill sequencing, rapid sequencing, heap sor
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:54272
    • 提供者:陈为
  1. 数据结构算法集C++

    0下载:
  2. 数据结构常用算法,C++语言,对初学者很有帮助-algorithm commonly used data structures, C language, very useful for beginners
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:李强
  1. 字符串匹配算法

    0下载:
  2. 一个简单的数据结构算法,字符串基本匹配算法与模式匹配算法的演示.-a simple data structure algorithms, the basic string matching algorithms and pattern matching algorithm demonstration.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:13312
    • 提供者:谢树扬
  1. 排序算法Flash演示

    0下载:
  2. 数据结构的排序算法大家都听说过吧,现在有它的源程序演示,你不想要吗?-data structure algorithm you have heard about it and have demonstrated its source, you do not want?
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:24576
    • 提供者:安迪
  1. 肖天华数据结构大作业

    1下载:
  2. 本次作业采用MFC多文档——视图结构体系(已征得肖老师的同意)。开发环境为VC++ 6.0 SP6,其他环境下编译未做测试。 程序运行时的外观如上图所示:文档窗口被分割为左右两部分。左边部分采用树形控件CTreeCtrl管理,右边部分采用文本框控件CEdit管理。打开或生成的XML文档都将以文本方式显示在右侧文本编辑窗口,经一定算法解析后将在左侧窗口中按XML文档描述的逻辑结构以树形目录的方式显示出来,直观明了。 -this o
  3. 所属分类:软件工程

    • 发布日期:2024-05-10
    • 文件大小:517120
    • 提供者:long
  1. 冒泡、快速排序算法比较程序

    0下载:
  2. 数据结构课程设计:冒泡、快速排序的比较,用C语言编写,调试成功-curriculum design data structure : Bubble, rapid sequencing of comparison, the C language, debugging success
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:
  1. 算法补充

    0下载:
  2. 数据结构(c语言版)算法补充。从线形表到树。图-data structure (c language version) algorithm added. Alignment from tree to table. Map
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:77824
    • 提供者:郭凯良
  1. 数据结构好冬冬

    0下载:
  2. 哈夫曼编码译码,克鲁斯卡尔算法,魔王语言的解释,一元稀疏多项式相乘,C-Huffman encoding decoding, Kelushikaer algorithm, fiendish language interpretation, one yuan sparse polynomial multiplication, C
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:47104
    • 提供者:qjsky
  1. chengxushejishijian

    0下载:
  2. 介绍程序设计实践的pdf文档。共九章。包括:第2章算法与数据结构,第3章设计与实现,第4章界面……具体内容可以参考目录文件。-on program design practice pdf file. A total of nine chapters. Include : Chapter 2 algorithm and data structure, Chapter 3 of the design and implementation o
  3. 所属分类:文档资料

    • 发布日期:2024-05-10
    • 文件大小:8815616
    • 提供者:张瑜
  1. ysfh1

    0下载:
  2. 约瑟夫环 数据结构算法啊 这学期学的 这是我们的上机实验作业 -Josephus algorithm data structure ah this semester of this school is on the experimental aircraft operations huh
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:160768
    • 提供者:cool
  1. sjkcjg060413

    0下载:
  2. 具有多种经典的数据结构算法的程序集合,完全是经过多次测试编译调试好的,可以运行的-with a variety of classic data structures set of algorithm is completely after several tests compiler debug good, run the
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:351232
    • 提供者:pb
  1. JavaDatastrureapplet

    0下载:
  2. 一个Java数据结构算法的Applet源程序 -a data structure Java Applet source algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:355328
    • 提供者:王祖魁
  1. Introduction.to.Algorithms(chinese)

    0下载:
  2. 《算法导论》中文版!!中文名《现代计算机常用数据结构和算法》,程序员内功*必备。-"algorithm" Introduction to Chinese version! ! The Chinese name of "modern computer commonly used data structures and algorithms", the programmer must Interna
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:25603072
    • 提供者:xl
  1. algorithmanddsbyfuanswer

    0下载:
  2. 王晓东 算法与数据结构学习指导与习题解析-Wang Xiaodong algorithm and data structure to guide the study and analysis of Exercises
  3. 所属分类:电子书籍

    • 发布日期:2024-05-10
    • 文件大小:5059584
    • 提供者:wu
  1. C++Graph

    0下载:
  2. 数据结构算法中关于图的经典算法的C++实现-algorithm data structure on the map of classical algorithm in C++
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:10240
    • 提供者:罗一
  1. BiTree

    0下载:
  2. 数据结构 二叉树算法集合为学习数据结构的同学提供帮助 互相交流-binary tree data structure set for the learning algorithm data structure to help students exchange
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:254976
    • 提供者:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org