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

资源列表

« 1 2 ... .32 .33 .34 .35 .36 24837.38 .39 .40 .41 .42 ... 28278 »
  1. 6-5-2

    0下载:
  2. 哈夫曼树的基本运算与实现的基本算法,对于数据结构初学者很有用 -Huffman tree basic operations and realization of the basic algorithm, for data structures useful for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.23kb
    • 提供者:qqswin
  1. 123

    0下载:
  2. 魔王的语言,运用了数据结构栈、队列的结构-Devil' s language, the use of the data structure stack, queue structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:856.01kb
    • 提供者:jian
  1. jiadian

    0下载:
  2. 数据结构课程设计,家电管理系统,包括家电的类型,型号(不能输入字母,如需要可以将型号int型改成char即可输入字母),数量,价格。可以创建,插入,删除,查询,打印,更新,销毁。-Data structures curriculum design, home appliance management system, including the type of appliance, model (not type the letter, if necessary, can be type int
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2.09kb
    • 提供者:江浩
  1. kechengsheji

    0下载:
  2. 数据结构课程设计,C语言,其中包含两则,一个是单链表的基本操作,500条语句,另外一个200条,是利用堆栈进行多种运算,均有报告-Curriculum design, data structures, C language, which contains two, one is the basic operation of a single linked list, 500 statements, while a 200 is the use of the stack for a variety
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:13.14kb
    • 提供者:江浩
  1. ijkljk

    0下载:
  2. 包含两个文件,一个是.BGI文件,是图形化得驱动,没有它该C语言程序无法正常显示,另外一个是源程序,本程序功能为图形化的计算器-Contains two files, one. BGI document is too graphic drivers, without which the C language program can not display properly, the other is the source, this program features for the graphi
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:7.53kb
    • 提供者:江浩
  1. snacks

    0下载:
  2. 自制C语言贪食蛇小游戏,里面包含两个文件,一个是源程序,一个是图形化驱动,只要两个文件放在一个目录下即可运行,语句简单易懂-Self-made C-Snake game, which contains two files, one source, one is graphical driver, as long as two files in a directory to run, easy to understand statements
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:4.84kb
    • 提供者:江浩
  1. paixu

    0下载:
  2. c语言编写,利用六种方法进行排序运算,以此对比各种排序方法的特点,包含源程序和课程设计报告。-c language using the six methods of sorting operations, thus comparing the characteristics of a variety of sorting methods, including source code and curriculum design report.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:12.24kb
    • 提供者:江浩
  1. searchpath

    0下载:
  2. 数据结构中的最短路径的查询,适合初学数据结构的学生使用-failed to translate
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1.21kb
    • 提供者:汪木铃
  1. TopoSort

    0下载:
  2. 有向图 编写程序判断该图是否含有环 如没有则输出其拓扑序列-Digraph write a program to determine whether it contains any part of the plan if there is no sequence of the output of its topological
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1.57kb
    • 提供者:莫影痕
  1. BooksManagementSystem

    0下载:
  2. 设计一个计算机管理系统完成图书管理基本业务1,每种书的登记内容包括书号、书名、著作者、现存量和库存量;2)对书号建立索引表(线性表)以提高查找效率3)系统主要功能如下: 采编入库:新购一种书,确定书号后,登记到图书帐目表中,如果表中已有,则只将库存量增加; 借阅:如果一种书的现存量大于0,则借出一本,登记借阅者的书证号和归还期限,改变现存量; 归还:注销对借阅者的登记,改变该书的现存量。 1)系统功能的进一步完善2)索引表采用树表。3)设计内容4)程序流程图5)源程序6)软件测试
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.69kb
    • 提供者:蕊蕊
  1. chengjiguanli

    0下载:
  2. 学生成绩管理系统可以输出学生姓名,学好,语文,数学,英语,还要用链表把成绩从高到低输出-Student management system
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2.13kb
    • 提供者:蕊蕊
  1. thread

    0下载:
  2. 多线程进行二分排序法,递归产生新线程,每一个父线程产生两个子线程,接着父线程对两个子数组进行合并-Multi-thread two hours sorting method, recursive generate a new thread, each thread is a parent produces two sub-threads, then the parent thread to merge the two sub-arrays
  3. 所属分类:Data structs

    • 发布日期:2016-04-18
    • 文件大小:8.31kb
    • 提供者:张韶远
« 1 2 ... .32 .33 .34 .35 .36 24837.38 .39 .40 .41 .42 ... 28278 »
搜珍网 www.dssz.com

浏览历史记录

关闭