CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 搜索资源 - 表结构

搜索资源列表

  1. 数据结构管理成绩

    0下载:
  2. 用C语言建立一个班级成绩管理系统,其中包括十名学生的相关数据(包括学号、姓名、三门课程的成绩、总成绩、平均成绩以及排名)。要求用单链表存储结构进行存储,能够实现对学生姓关数据的输入输出,并且能根据平均成绩对十名学生进行排序。-C language classes to establish a performance management system, including 10 students of relevant data (including school, names of the t
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:143404
    • 提供者:月间
  1. CSharp写的数据结构库(从链表到图)

    0下载:
  2. 使用C#写的数据结构库(从链表到图),可以用于教学-use C# to write the data structure library (from the linked list of the map), can be used for teaching
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:17956
    • 提供者:何智峰
  1. 停车场管理

    0下载:
  2. 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离开”信息、汽车牌照号码以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的位置;若车辆离去,则输出汽车在停车场内停留的时间和应缴纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现,队列以链表结构实现。
  3. 所属分类:其他行业

  1. v2995_hydbookshop

    0下载:
  2. 电子书店说明 声明:好易多电子书店是本人在学习JAVA过程中的一个作业,所用的网站名字和公司名均为杜撰,如有同名,实在抱歉。    本程序只可用于学习参考,不得用于商业系统,如有发现,将以法律解决。 本站基本功能如下: 首页(index.jsp) 图书选购,(可按分类方式查找图书,或通过关键字进行查询) 购物车功能. 查看图书详细情况。 用户注册. 用户登录. 查看用户的订单信息. 修改用户个人信息。 后台管理部份: 商店图书管理:添加,修改,删除,查看。 用户信息管理:查看,修改,删除。 订单
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:1335923
    • 提供者:哲凡
  1. yinxiang

    0下载:
  2. 用c编的音像管理系统,使用链表结构,能进行插入、删除等操作。-C series with audio and video management system, using the list structure, can be inserted, deleted, etc.
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-03-26
    • 文件大小:2288
    • 提供者:wlucky
  1. Linklist

    0下载:
  2. 建立一个动态链表,将学生数据(学号,成绩)存入链表结构中,实现链表的访问(求学生成绩的平均分,找到最高分,最低分,将其数据输出)。删除指定学号的学生数据,对学生数据进行排序,分别在链表头部,中间,末尾插入学生数据。-To establish a dynamic linked list, students and student id data (deposited in the list, realize the list of access (the average student achie
  3. 所属分类:Education soft system

    • 发布日期:2017-04-12
    • 文件大小:2056
    • 提供者:杨辉
  1. student

    0下载:
  2. 用C编写的简单的学生成绩管理系统,使用链表结构,具有添加,删除,修改,排序等功能-C prepared by the simple use of student achievement management system, the use of linked list structure, with add, delete, modify, sort, etc.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-17
    • 文件大小:11814
    • 提供者:wrq
  1. tv-of-pat

    0下载:
  2. 讲解了数字电视中的ts流中pat表分析,pat表结构-Digital TV explained ts stream in the form of pat, pat the table structure
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-27
    • 文件大小:237060
    • 提供者:王岂
  1. Student

    0下载:
  2. 简单的学生管理系统,可添加学生数据,链表结构-Simple student management system, you can add student data, list structure
  3. 所属分类:Education soft system

    • 发布日期:2017-04-25
    • 文件大小:17737
    • 提供者:fdsf
  1. sjkyqsms

    0下载:
  2. 人力资源管理系统数据要求说明书数据表结构,字段名即连接到vc中的详细过程-Human Resources Management System data requirements specification data table structure, field name that is connected to the vc in the detailed process
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-07
    • 文件大小:418711
    • 提供者:李杨
  1. StudentManageSystem

    0下载:
  2. 学生信息管理系统,利用链表结构完美实现对学生学号、姓名、性别、电话等信息的管理,能进行查、增、删、改、存等操作-Student Information Management System, using the list structure for students to learn to achieve the perfect number, name, gender, telephone and other information management, to conduct inspecti
  3. 所属分类:Education soft system

    • 发布日期:2017-04-08
    • 文件大小:581329
    • 提供者:bosh
  1. yuangongguanlixitong

    0下载:
  2. 在基于链表结构的员工信息管理系统,有查找/录入/修改/删除/文件读写功能,用mfc实现的-List based on the structure of employee information management system, with search/input/modify/delete/file read and write capabilities, with implementation mfc
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-07
    • 文件大小:1910648
    • 提供者:佐为
  1. Book-information-management-system

    0下载:
  2. 该系统主要完成书店租书的管理。功能模块有,数据录入,如图书类别信息,图书信息,租阅者信息的录入;数据修改,如图书类别信息,图书信息,租阅者信息的修改;数据删除,图书类别,图书信息,租阅者信息的删除;数据显示,图书类别,图书信息,租阅者信息的显示;数据插入,图书类别,图书信息,租阅者信息的插入;数据统计,图书类别,图书租阅次数,租阅者逾期欠费统计等。 采用十字链表的形式实现图书租阅管理系统。建立图书类别的动态链表,根据不同的类别建立不同的图书信息动态链表,依据不同的图书建立对应的读者动态链表进
  3. 所属分类:Education soft system

    • 发布日期:2017-03-30
    • 文件大小:33993
    • 提供者:静思
  1. stu

    0下载:
  2. 数据结构课程设计 学生成绩管理系统利用单链表结构实现学生成绩动态管理,了解数据库管理的基本功能,掌握C语言中的结构体、指针、函数、(系统函数、自定义函数)、文件操作等知识,这是一个C语言知识的综合应用-Data structure course design student achievement management system using a single linked list structure to achieve the dynamic management of student
  3. 所属分类:Education soft system

    • 发布日期:2017-04-02
    • 文件大小:3993
    • 提供者:里昂
  1. LMS

    0下载:
  2. 实验了比较复杂的图书管理系统LMS,采用自定义的链表结构,在控制台在进行C++编程,比较适合大一刚学习C/C++的童鞋。-Experimented with more complex library management system LMS, using a self-defined chain structure, in the console during the C++ programming, more suitable for freshman just learning C/C++
  3. 所属分类:Education soft system

    • 发布日期:2017-05-22
    • 文件大小:7019195
    • 提供者:huajh
  1. medicine--system

    0下载:
  2. 药品药物信息管理系统,曾经的课设,采用三个十字链表结构,且有简易的图形界面。源码附在文档之后。-Drugs information management system, have set up courses, adopts three cross linked list structure, and a simple graphical interface. Source code attached to the document.
  3. 所属分类:hospital software system

    • 发布日期:2017-04-03
    • 文件大小:552793
    • 提供者:徐神鹏
  1. C-Curriculum-design

    0下载:
  2. 这是一款基于c语言链表结构开发的小型学生证管理系统,基本功能包括添加学生信息,按学号查找,删除成员,修改信息,按学号排序并打印出来,还可以显示班级信息。该系统可用于C语言和数据结构的课程设计-This is a small student ID card management system based on C language linked list structure developed, the basic features include adding student informati
  3. 所属分类:Education soft system

    • 发布日期:2017-04-02
    • 文件大小:189270
    • 提供者:陈峰
  1. stud_node

    0下载:
  2. C语言版单链表结构的学生管理系统,主要包括增删改查排序等~-C language students manage system
  3. 所属分类:Education soft system

    • 发布日期:2017-04-03
    • 文件大小:2549
    • 提供者:FAN
  1. library-man

    0下载:
  2. 学校图书馆管理系统 使用了SQL Server 2005数据库,在调试之前需要作者按照书中数据库表结构自己设计数据库。 主程序文件是LibraryMagSys.dsw,使用Visual C++6.0打开此文件,然后使用工具栏中的“Build”命令即可 调试。管理员用户名是admin,密码是admin-The school library management systems use SQL Server 2005 database, and in need of in acco
  3. 所属分类:Education soft system

    • 发布日期:2017-11-19
    • 文件大小:7937940
    • 提供者:王沛
  1. HR

    0下载:
  2. 企业人事管理系统 使用了SQL Server 2005数据库,在调试之前需要作者按照书中数据库表结构自己设计数据库。 主程序文件是VC003.dsw,使用Visual C++6.0打开此文件,然后使用工具栏中的“Build”命令即可调试。 管理员的用户名和密码可以从数据库中的表“users”中获取。-Enterprise personnel management systems use SQL Server 2005 database, and in need of
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-11-10
    • 文件大小:6040556
    • 提供者:王沛
« 12 3 4 »
搜珍网 www.dssz.com