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

搜索资源列表

  1. Tic_Tac_Toe

    0下载:
  2. 数据结构与程序设计经典例子程序:井字游戏-Data structure and procedures of the classic examples of design process: tic-tac-toe game
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:52774
    • 提供者:张祖琼
  1. Conversion

    0下载:
  2. 数据结构与程序设计中的关于栈的问题的经典应用:进制转换-Data structure and procedures on the stack design problem of the classical applications: M-ary conversion
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:41324
    • 提供者:张祖琼
  1. kkkk

    0下载:
  2. 数据结构课程设计,包括哈夫曼编译码器+散列法实验研究+缔结斯特拉算法实现校园导游!-Curriculum design data structure, including Huffman codecs+ hash+ the conclusion of experimental study of law algorithm Stratford campus tour guide!
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:236668
    • 提供者:hoo
  1. book

    0下载:
  2. 数据结构课程设计,图书管理系统,使用链表结构!-Data structure design, library management system, use the list structure!
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1846
    • 提供者:hoo
  1. 121

    0下载:
  2. 概念结构设计采用的是实体属性分析法。实体属性分析法是从总体的概念入手,从分析一个单位的事务活动开始,首先识别需求分析中所提供的实体及实体间的联系,建立一个初步的数据模型框架,然后在逐步的求精的方法加上必需的描述属性,形成一个完整的局部模型,称为用户视图,最后在加上这些视图集成一个统一的数据模式-Using the concept of structure design is entity attribute analysis. From the analysis of the general p
  3. 所属分类:SQL Server

    • 发布日期:2017-04-16
    • 文件大小:30994
    • 提供者:刘烨
  1. parkingmanagement

    0下载:
  2. 数据结构课程设计,用顺序栈和链式队列实现的,程序很容易理解,编程风格很好-it is a data structure program design work , using sequence stack and link queue ,it is simple and easy understood. very good work
  3. 所属分类:Education soft system

    • 发布日期:2017-05-04
    • 文件大小:1031048
    • 提供者:冰色龙
  1. kcwz-1_kcsjrws

    0下载:
  2. 数据结构课程设计任务书《数据结构》课程设计任务书-Task of curriculum design data structure book " Data Structures" course design book
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:33112
    • 提供者:流着泪
  1. a

    0下载:
  2. 数据结构课程设计说明书,很好的资料。希望大家喜欢。-Data Structure Course Design Manual, very good information. I hope you like.
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:238693
    • 提供者:冯帅
  1. shujujiegou

    0下载:
  2. 这是大三是的数据结构课程设计,包含五个模块,希望有用。-This is the third course is the design of the data structure that contains five modules, I hope useful.
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1269409
    • 提供者:杨黎
  1. word1

    1下载:
  2. 文章编辑 输入一页文字,程序可以统计出文字、数字、空格的个数。 静态存储一页文章,每行最多不超过80个字符,共N行;要求(1)分别统计出其中英文字母数和空格数及整篇文章总字数;(2)统计某一字符串在文章中出现的次数,并输出该次数;(3)删除某一子串,并将后面的字符前移。 存储结构使用线性表,分别用几个子函数实现相应的功能; 输入数据的形式和范围:可以输入大写、小写的英文字母、任何数字及标点符号。 -The importation of the article editor p
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1251
    • 提供者:tthero00
  1. shujujiegou

    0下载:
  2. 数据结构的课程设计,关于航班管理系统,希望对你们有用,-Data structure of the curriculum design, on the flight management system with a view to be useful to you, huh, huh ... ...
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:3449
    • 提供者:Cherry
  1. yundonghui

    0下载:
  2. 数据结构课程设计,实验报告,C++编写的-Data structure the curriculum design, laboratory reports, C++ to prepare the
  3. 所属分类:Education soft system

    • 发布日期:2017-04-03
    • 文件大小:171718
    • 提供者:及欧
  1. 11

    0下载:
  2. 树的叶子求法,使用c语言实现,数据结构课程设计-Tree leaves for France, the use of c language, data structure course design
  3. 所属分类:MySQL

    • 发布日期:2017-04-08
    • 文件大小:766
    • 提供者:slw
  1. 11

    0下载:
  2. 统计叶子节点个数,复制,深度求解,c语言实现,数据结构课程设计-Statistics on the number of leaf nodes, copy, depth Solving, c language, data structure of the curriculum design
  3. 所属分类:MySQL

    • 发布日期:2017-04-10
    • 文件大小:882
    • 提供者:slw
  1. 11

    0下载:
  2. 顺序表的合并,c语言实现,数据结构课程设计使用-The merger of the order form, c language, data structure design courses
  3. 所属分类:MySQL

    • 发布日期:2017-04-11
    • 文件大小:810
    • 提供者:slw
  1. kechengsheji

    0下载:
  2. 用c或c++编写的八皇后问题,通讯录,约瑟夫环的代码,数据结构的课程设计-With c or c++ to prepare the eight Queen' s problems, address book, Joseph Ring code, data structure of the curriculum design
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7971
    • 提供者:王文君
  1. C8051F02X

    0下载:
  2. C8051F020/1/2/3中文完整数据手册和官方开发板原理图,总部位于美国德克萨斯州的美国Cygnal公司是1999年3月成立的一家新兴的半导体公司公司专业从事混合信号片上系统单片机的设计与制造公司看好了八位单片机的市场前景至目前更新了原51单片机结构设计了具有自主产权的CIP-51内核使得51单片机焕发了新的生命力其运行速度高达每秒25MIPS现已设计并为市场提供了29个品种的C8051F系列片上系统单片机预计今年年内还将完成20多个新的片上系统单片机的设计经过3年的稳步发展已成长为半导体
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-12
    • 文件大小:2842819
    • 提供者:千里
  1. cuankou

    0下载:
  2. 实验名称:串行通信实验 实验目的: (1) 了解MCS-51单片机串行口(UART)的结构、PC机串行通信的基本要求、串行通信的原理和数据交换过程,掌握单片机与单片机间以及单片机与PC机间进行串行通信的编程方法。 (2) 掌握存储器扩展接口电路的设计方法;掌握单片机内部RAM和外部RAM之间数据传送的特点。 实验类型:验证 实验学时:2学时 每组人数:1人 实验内容:单片机之间串行通信实验:甲机将存储在片外RAM的一组立即数(00H~0FH)通过串口发送到乙机,乙机接收
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:897
    • 提供者:nwj
  1. DataStructure

    1下载:
  2. 数据结构课程设计 功能是实现一个校园导航系统-Data structure is a function of curriculum design to achieve a campus navigation system
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:61619
    • 提供者:Jcking
  1. exp

    0下载:
  2. 本人自己写的一个班级成绩管理系统,内含详细丰富的设计文档和分析,供学习c/c++和数据结构的新手学习,大有裨益。-I wrote it myself a ticket sales system. The use of C/S mode, multi-threaded, multi-network marketing, the basic functions of each network as such as selling a ticket and the refund showed that
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:7645
    • 提供者:prolove
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com