CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 教育/学校应用 搜索资源 - Data Structures

搜索资源列表

  1. student

    0下载:
  2. 一个简单的学生管理系统,根据C++中工程结构的特点,利用编译环境中的多文件结构,将该案例的实现代码划分为以下几个文件: (1) Student类的声明文件。 数据成员如下:学号、姓名、性别、年龄、专业、家庭住址 函数成员如下:构造函数、析构函数,对相关数据成员的设置和获取函数。 (2)Student类的实现文件。 (3)学生管理应用文件。 -A simple student management system, according to C++, the characte
  3. 所属分类:Education soft system

    • 发布日期:2017-04-02
    • 文件大小:1330
    • 提供者:网络风
  1. qishi

    0下载:
  2. 一种使用c++,利用回溯算法解决基于棋盘的骑士游历问题的源码,主要用于c++和数据结构教学。-C++ based on shortest path to do the source method. Mainly used in c++, or teaching the use of data structures.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-13
    • 文件大小:1773
    • 提供者:vox
  1. library

    0下载:
  2. C++ 图书管理系统 数据结构 图书的建立/删除/借出/归还==,用户的建立/删除 -C++ library management system data structures books set up/delete/lend/return ==, the user' s set up/delete
  3. 所属分类:Education soft system

    • 发布日期:2017-04-14
    • 文件大小:4189
    • 提供者:何磊
  1. zuiduan.cpp

    0下载:
  2. 一种基于c++做的最短路径求法的源码。主要用于c++或者数据结构教学使用。-C++ based on shortest path to do the source method. Mainly used in c++, or teaching the use of data structures.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-01
    • 文件大小:1098
    • 提供者:vox
  1. libsystm

    0下载:
  2. 数据结构课程设计,图书检索系统,功能主要是几种排序算法,包括图书的插入,修改,删除-Curriculum design, data structures, book retrieval system, functions mainly of several sorting algorithms, including the books of the insert, update, delete
  3. 所属分类:Education soft system

    • 发布日期:2017-04-07
    • 文件大小:1564
    • 提供者:贺华隆
  1. stu

    0下载:
  2. 管理学生成绩的系统,作为数据结构实验题目之一,有一定的参考价值-Management of student performance of the system as data structures, one experimental subject, there is some reference value
  3. 所属分类:Education soft system

    • 发布日期:2017-04-15
    • 文件大小:39429
    • 提供者:啊啊
  1. tushu

    0下载:
  2. 图书管理系统详细设计是设计的第二个阶段,这个阶段的主要任务是在图书管理系统概要设计书基础上,对概要设计中产生的功能模块进行过程描述,设计功能模块的内部细节,包括算法和详细数据结构,为编写源代码提供必要的说明。-Detailed design of library management system is designed for the second stage, the main task of this stage is to outline the design book library
  3. 所属分类:Education soft system

    • 发布日期:2017-04-02
    • 文件大小:255827
    • 提供者:陈风格
  1. tushuguanlixitong

    0下载:
  2. 使用c++写的一个简单的图书管理系统,主要是体现了c++学习的综合应用以及数据结构的应用。-Using c++ to write a simple library management system, mainly reflects a comprehensive learning c++ application, and application of data structures.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-07
    • 文件大小:182780
    • 提供者:zhoutingting
  1. CPP

    0下载:
  2. 利用数据结构知识编写的C++图书管理系统,内容有比较详细说明-Knowledge of data structures written using C++ library management system, a more detailed descr iption of the content
  3. 所属分类:Education soft system

    • 发布日期:2017-04-08
    • 文件大小:300869
    • 提供者:sin
  1. student--system

    0下载:
  2. 学生管理系统,主要是数据结构综合运用,主要有结构体还有一些排序算法,至于链表插入删除还有文件读取都有涉及-Student management system, mainly the integrated use of data structures, there are structures there are some sorting algorithms, as well as delete the file read into the list are involved
  3. 所属分类:Education soft system

    • 发布日期:2017-03-28
    • 文件大小:3078
    • 提供者:zj
  1. hujuansjjg

    0下载:
  2. 图书馆管理系统,数据结构课程设计时好用的-Library management system, curriculum design, data structures useful stuff
  3. 所属分类:Education soft system

    • 发布日期:2017-05-10
    • 文件大小:2501343
    • 提供者:孤如月
  1. guanli

    0下载:
  2. 使用vc++编写的学生成绩管理系统,开源代码,数据结构-Student achievement using vc++ written management system, open source code, data structures
  3. 所属分类:Education soft system

    • 发布日期:2017-04-17
    • 文件大小:260536
    • 提供者:Mr.hu
  1. student-management-systems

    0下载:
  2. 用vc6.0实现的简单学生管理系统,使用了基于链表的数据结构,有插入,删除,显示等功能-Achieved with a simple vc6.0 student management system, using data structures based on the list, there are insert, delete, display and other functions
  3. 所属分类:Education soft system

    • 发布日期:2017-04-04
    • 文件大小:193060
    • 提供者:黄海
  1. zhanyuduilie

    0下载:
  2. 这是学习数据结构中的栈与队列的两个小程序。使用的是C++的编程语言。-This is a learning data structures stack and queue two small programs. Using C++ programming language.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-15
    • 文件大小:5750
    • 提供者:
搜珍网 www.dssz.com