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

搜索资源列表

  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. C-Alg

    0下载:
  2. c算法在众多的编程思想中应用频率很高的 能够掌握并加以强化练习,对程序员来说是极为有利的_-c algorithm in a number of application programming thinking of the high frequency to be able to master and strengthening exercises, the programmer is highly favorable _
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5264
    • 提供者:小刚
  1. hudong6

    0下载:
  2. 掌握串的堆存储及串的基本操作算法。 掌握串的匹配算法。 -master sculptors Series storage and strings of the basic algorithm. The master string matching algorithm.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:48458
    • 提供者:hd0178
  1. Chap8_ExtSort

    0下载:
  2. 本程序实现了败者树等外排序方式,封装性好,代码强壮-program of the master tree outer Sort, Packaging and good strong code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:292861
    • 提供者:14965a
  1. yiyuanxishujuzhenduoxiangshijiandanjusuanqisuanqi.

    0下载:
  2. 一元稀疏矩阵的简单计算,设计该程序的目的是掌握链表的使用(重点掌握指针的使用)。这个程序可以用来计算多项式的和与差,充当一个多项式计算器。-one yuan sparse matrix of simple calculation, The design procedure is designed to develop the use of the linked list (master key indicators). This procedure can be used to calculat
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:39410
    • 提供者:陆超
  1. qmtB7.tmp

    0下载:
  2. 高手写的所有acm例程 在acm.zju.edu.cn 上的题目的例程-wrote a master of all the acm.zju.edu.cn acm routines on the subject of routines
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:439378
    • 提供者:lihaohua
  1. worker123654

    0下载:
  2. (1)设计一个的菜单将在实现的功能显示出来,并有选择提示 (2)教师的基本信息包括编号、职工分类(\"行政人员\",\"教师\",\"一般员工\",\"退休人员\",\"返聘人员\",\"临时工\")、性别、年龄,职务(\"无\",\"科级\",\"处级\",\"地级\") 、职称(\"无\",\"初级\",\"中级\",\"高级\") 、政治面貌(\"群众\",\"中共党员\",\"民主党派\")、学历(\"中专\",\"大专\",\"大学\",\"硕士\",\"博士\") (3)信息
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2812
    • 提供者:谷晓珊
  1. queue

    0下载:
  2. 队列,1、 掌握队列的顺序存储结构和“假溢出”的处理方法 2、 设计用标志位解决“假溢出”问题的顺序队列 -cohort, 1, the master queue storage structure and sequence "false spillover" of the two treatment methods. Design signs spaces, "false spillover" in the order queue
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:24704
    • 提供者:庄文
  1. 文件操作的一个具体数据结构算法例子

    0下载:
  2. 根据事务文件成批地更改主文件并得到一个新的主文件,与吴伟民数据结构课本完全一致,用C实现-Affairs bulk to change the primary document to be a new master file, and data structure Xiulan WU Weimin textbooks entirely consistent with achieving C
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1896
    • 提供者:李雷
  1. 平方取中法

    2下载:
  2. 过JAVA编程产生一系列伪随机数,掌握平方取中法、乘同余法、混合同余法产生均匀随机数的方法。-off Java programming produce a series of pseudo-random numbers, master Mid-square method, I took with the law, mixed with the law I have Random Number method.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:93074
    • 提供者:zhangyu
  1. zuheshuxue.rar

    0下载:
  2. 经典的组合数学课件,国内著名大师出品!内容丰富,深入浅出!,A combination of classical mathematics courseware, the famous master of the domestic production! Content-rich, easy!
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:108047
    • 提供者:李建军
  1. AVT

    0下载:
  2. 平衡二叉树是数据结构中一个非常重要的概念。它对二叉树的优化和提高查询效率有重要的作用,它是动态查找的一个非常重要方法,它在实际生产中有着广泛的应用。 通过本课程设计教学所要求达到的目的是:充分理解和掌握二叉树、平衡二叉树的相关概念和知识。掌握平衡二叉树的生成、结点删除、插入等操作过程,并编程实现从键盘上输入一系列数据(整型),建立一棵平衡二叉树,任意插入或删除一个结点后仍然要求构成平衡二叉树,并按中序遍历输出这棵平衡二叉树。 -Balanced binary tree data s
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:203573
    • 提供者:张欣
  1. LJ-MC500B-Manual

    0下载:
  2. LJ-MC500B 是集MCS-51单片机开发板、AVR单片机开发板、CPLD开发板、单片机烧录器以及单片机与CPLD复杂实验于一体的一款功能强大的综合开发实验平台。板上资源 丰富,从简单到复杂,包含了单片机的最小系统以及复杂的单片机系统设计,即使是对单片机或CPLD一点也不了解,都可以帮助你快速掌握单片机技术与CPLD设计技术,同时也是广大电子工程师相当好的实验设备。 -LJ-MC500B is a MCS-51 single-chip development board, AVR Sin
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:767365
    • 提供者:豆豆
  1. pp

    0下载:
  2. 通过对单链表的操作的实验,了解单链表的存储结构和操作方法,单链表是一种链式存储结构,使用一组任意的存储单元存储线性表中的元素,掌握链表的逆置,用指针进行操作。-Through the operation of a single list of experiments to understand the single list of the storage structure and method of operation, single-chain is a chain store struc
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:10534
    • 提供者:姚鹏飞
  1. nizhi

    0下载:
  2. 单链表的就地逆置 掌握数据结构中的一些基本概念。数据、数据项、数据元素、数据类型和数据结构,以及它们之间的关系-Single list of in situ reverse home master data structure of some basic concepts. Data, data items, data elements, data types and data structures, as well as the relationship between them
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1230
    • 提供者:蕾蕾
  1. goldcard

    0下载:
  2. 问题的提出:金卡在现代生活里应用广泛,无论排长队于ATM机前取款还是就餐、购物、就医等等。在国外电子货币十分流行,其实电子货币是系统工程,它涉及金融、安全、通信、计算机等领域。这里为使读者掌握动态数据的用法,仅模拟其存款于取款过程。-The question raised: Gold in the modern life are widely used, regardless of long lines at teller or ATM machine before dining, shoppi
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:8333
    • 提供者:王清
  1. TsinghuaCdatastructures

    0下载:
  2. 清华+殷人昆C++数据结构 幻灯片教学课件 通过本课程的学习,应达到知识和技能两方面的目标: 1、知识方面:从数据结构的类定义和对象的使用,以及存储表示和操作的实现两个层次,系统地学习和掌握常用的基本数据结构(包括数组、顺序表、多项式、字符串、链表、栈与队列、优先级队列、广义表、树与森林、二叉树、堆、集合、图、搜索结构、索引结构、散列结构等)及其不同的实现,了解并掌握分析、比较和选择不同数据结构、不同存储结构、不同算法的原则和方法,为后续课程的学习打好基础。 -Tsinghua Q
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1839013
    • 提供者:ciweijsf
  1. queens

    0下载:
  2. 包含两个文件,一个是n皇后问题的动态搜索演示,一个是程序包,里面有n皇后问题的各种优化解法,对掌握数据结构与算法都很有好处-Consists of two documents, a problem is the dynamics of n Queen' s english presentation, a package, there are a variety of questions n Queen optimization method, the master data structu
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:50639
    • 提供者:heaton
  1. shuju7

    1下载:
  2. 灵活运用非递归的遍历算法实现二叉树的其它各种运算;掌握按层次顺序遍历二叉树的方法;熟练掌握在中序线索二叉树上找给定结点的指定顺序下的前驱和后继的方法。-Flexibility in the use of non-recursive binary tree traversal algorithm to achieve a variety of other operations master-level order according to the method of binary tree tr
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-12-26
    • 文件大小:5175
    • 提供者:bartok
  1. GRBL-0.9j-for-STM32-master

    1下载:
  2. GRBL-0.9j-for-STM32-masterGRBL-0.9j-for-STM32-master
  3. 所属分类:数据结构常用算法

« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com