CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 系统

搜索资源列表

  1. my-parking

    0下载:
  2. 本代码实现的是一个简单的停车场管理系统。设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。 汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在停车场的最北端),若车场内已停满n辆汽车,则后来的车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆汽车要离开时,在它之后进入的车辆必须退出车场为它让路,待该车辆开出大门外,其他车辆再按原次序进入车场,每辆停放在停车场的车在它离开停车场时必须按它停留时间的长
  3. 所属分类:Console

    • 发布日期:2017-11-22
    • 文件大小:242427
    • 提供者:丁洁琼
  1. Assistant

    2下载:
  2. 文学研究人员需要统计某篇英文小说中某些形容词出现的次数和位置。试写一个实现这一目标的文字统计系统,称为“文学研究助手”。 基本要求为: 英文小说存于一个文本文件中。待统计的词汇集合要一次输入完毕,即统计工作必须在程序的一次运行之后就全部完成。程序的输出结果是每个词出现的次数和出现位置所在行的行号,格式自行设计。-Literary researchers need to count the number and location of some of the adjectives in t
  3. 所属分类:Console

    • 发布日期:2017-11-12
    • 文件大小:16757
    • 提供者:丁洁琼
  1. HuffmanTree

    0下载:
  2. 哈夫曼编/译码器 利用哈夫曼编码进行信道通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。 要求:一个完整的系统应具有以下功能: (1)初始化(Initialization)。从终端读入字符集大小n,以及n个字符和权值, 建立哈夫曼树,并将它存于文
  3. 所属分类:Console

    • 发布日期:2017-11-15
    • 文件大小:253538
    • 提供者:丁洁琼
  1. classchose

    0下载:
  2. 简单的学生选课系统,主要功能有 1、登陆 2、课程的增、删、改、查 3、学生选课信息的增加、删除 4、课程选择情况(已选人数) -a simple option class chose system main fucntion: 1、login 2、add、delete、modify classinfo 3、select personal class、 delete personal class
  3. 所属分类:Console

    • 发布日期:2017-12-09
    • 文件大小:15174054
    • 提供者:jetty
  1. Chain-performance-management-system

    0下载:
  2. (东软pt源码)链式成绩管理系统 附带注释,仅供参考.-(Neusoft pt source) chain performance management system annotated for reference only.
  3. 所属分类:Console

    • 发布日期:2017-12-04
    • 文件大小:3302
    • 提供者:蒲通
  1. cheliangguanli

    0下载:
  2. 模拟了车辆管理系统,实现了车辆的添加、查询、显示、修改、删除、统计、保存、读取等操作。-Simulate the vehicle management system, to achieve a vehicle to add, query, display, modify, delete, statistics, save, reading and other operations.
  3. 所属分类:Console

    • 发布日期:2017-11-12
    • 文件大小:121342
    • 提供者:zs
  1. jisuanqi

    0下载:
  2. 十进制四则运算计算器,用户输入一串四则运算表达式,系统将其以二叉链表形式存储,并输出先序、中序和后序遍历的结点顺序,最后利用栈计算后缀表达式的值,输出运算结果。-Decimal four arithmetic calculator, the user enters a string of four arithmetic expressions, the system to be stored in the binary tree, and outputs the first sequence,
  3. 所属分类:Console

    • 发布日期:2017-11-13
    • 文件大小:2625
    • 提供者:zs
  1. book-m

    0下载:
  2. vc环境下编辑的dos版图书管理系统 可以作为c++课程设计-vc environment editor dos version of library management system can be used as c++ curriculum design
  3. 所属分类:Console

    • 发布日期:2017-11-20
    • 文件大小:1805345
    • 提供者:徐俊波
  1. Student-management-system

    0下载:
  2. 学生管理系统 c语言版 链表实现的学生信息管理系统 单文件结构 可以作为C/C++课程设计-Student management system c language version of the list of student information management system to achieve single-file structure can be used as C/C++ curriculum design
  3. 所属分类:Console

    • 发布日期:2017-11-22
    • 文件大小:1229770
    • 提供者:徐俊波
  1. Student-management-system-----2

    0下载:
  2. 学生信息管理系统 vc环境下的dos版学生信息管理系统 c语言版数组实现多文件结构 可做C/C++课程设计-Student information management system vc environment dos version of student information management system c language version of the array to achieve multi-file structure do C/C++ curriculum design
  3. 所属分类:Console

    • 发布日期:2017-11-10
    • 文件大小:1248502
    • 提供者:徐俊波
  1. StudentMain

    0下载:
  2. 上VC++编程写的 学生成绩管理系统 相对简单,供新手参考-VC++ programming on student performance management system written in relatively simple reference for novice
  3. 所属分类:Console

    • 发布日期:2017-11-03
    • 文件大小:5563953
    • 提供者:zhj
  1. h

    0下载:
  2. 医院管理系统,用户需要输入医院编号等,采用十字链表法,程序能基本运行,但存在很多漏洞-Hospital management system, users need to enter the hospital number, etc., using cross-linked method can basically run the program, but there are many loopholes
  3. 所属分类:Console

    • 发布日期:2017-11-28
    • 文件大小:6681
    • 提供者:guo
  1. trainbook

    0下载:
  2. 火车票订票代码,有订票与售票系统,有车次查询,车站查询等功能。-Train ticket booking code, booking and ticketing system, there are trips inquiries, station query.
  3. 所属分类:Console

    • 发布日期:2017-11-25
    • 文件大小:2299
    • 提供者:Victor
  1. stumis

    0下载:
  2. 学生信息管理系统 用双线链表实现的 不错-Student information management system using double linked list to achieve a good
  3. 所属分类:Console

    • 发布日期:2017-11-13
    • 文件大小:459080
    • 提供者:汪峰
  1. Elevator-Final-version

    0下载:
  2. 实现电梯系统的设计,依据先来先服务以及正常电梯的运行原则,对电梯的上下楼请求予以相应。-Achieve lift system design, based on a first-come, first-served principle as well as normal operation of the elevator, the elevator downstairs requests be appropriate.
  3. 所属分类:Console

    • 发布日期:2017-11-15
    • 文件大小:365096
    • 提供者:sherry
  1. ddyjiaowuyuan

    0下载:
  2. 一个简单的教务员管理系统源码。实现了对学生和教师的信息的管理,包括查找,增加,删除等功能。-This is the source code about a simple educational staff management system. It just achieves to the students and teachers information management, including search, add, delete functions
  3. 所属分类:Console

    • 发布日期:2017-11-20
    • 文件大小:5872700
    • 提供者:ddy
  1. 1271892719218

    0下载:
  2. 温度测量系统,基于串口通信和stm2上电脑上的交互,可以实时测出温度-Temperature measurement system, based on the serial communication and stm2 computer interaction, the temperature can be measured in real time
  3. 所属分类:Console

    • 发布日期:2017-11-30
    • 文件大小:106934
    • 提供者:zhou
  1. five-star-hotel-management-

    0下载:
  2. 五星级酒店订房系统的设计,C++源代码学习-Five-star hotel booking system design, C++ source code to learn
  3. 所属分类:Console

    • 发布日期:2017-11-17
    • 文件大小:671938
    • 提供者:
  1. tongxunlu

    0下载:
  2. 新通讯录的代码,很经典,也很简单,通讯录系统文件-New address book code, very classic, very simple address book system files
  3. 所属分类:Console

    • 发布日期:2017-12-10
    • 文件大小:3031
    • 提供者:庞宇
  1. edu-administration

    0下载:
  2. 最终成品-教务管理系统源代码,vc编译的小程序-The final product- educational management system source code, vc compile a small program
  3. 所属分类:Console

    • 发布日期:2017-12-03
    • 文件大小:16157
    • 提供者:庞宇
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 27 »
搜珍网 www.dssz.com