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

搜索资源列表

  1. StuASystem

    2下载:
  2. 学生成绩管理系统,应用链表实现对数据的插入,删除,查找,排序。-A student achievement management system, uses linked list for data inserting, deleting ,sorting and querying
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:16894
    • 提供者:李义杰
  1. showcom_1

    0下载:
  2. 串口编程,通过串口可以监视串口文件,可以ASCII与十六进行进行观测数据,传入二进行制数据并且可以保存成object.bin文件-serial programming, serial port can monitor serial documents, ASCII and can be conducted for 16 observational data into two data for the system and can save documents into object.bin
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:42263
    • 提供者:王五
  1. 航班订票系统

    0下载:
  2. 利用链表实现航班订票系统 对于链表这种数据结构有很大帮助,推荐-use to achieve flight booking system for the Chain this data structure is very helpful to recommend
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2891
    • 提供者:郭郭
  1. packetStorm1.2

    0下载:
  2. 可以列出当前系统支持的网络设备,分析ARP协议包,将设备设置到promisc模式,分析ARP协议包,打印更多数据、采用表格方式输出-can summarize the current system to support the network equipment, ARP packet analysis, the equipment installed to promisc model analysis ARP packets, print more data, tabular output m
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:6948
    • 提供者:和上
  1. EasyDBO

    0下载:
  2. 是一个非常适合中小型软件数据库开发的数据持久层框架,系统参考hibernate、JDO等,结合中小项目软件的开发实际,实现简单的关系数据库到对象的映射。-is a very suitable for the development of small and medium-sized software database data persistence layer framework, System Reference Apache, JDO, combining small and medium
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2157014
    • 提供者:qiu
  1. huddd

    0下载:
  2. 本压缩包包含: 数据结构实验报告-校运动会-飞机票定票系统-猴子选大王-huffuman编码等源代码,欢迎参考!-the compression packages include : Experimental data structure report - school sports events - counting system set airfares - election monkey king-source coding huffuman code reference welcom
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:21189
    • 提供者:冬冬
  1. BankSystemSimulation(c++)

    0下载:
  2. c++实现的模拟银行系统的程序,可以模拟登录,存款,取款,转账等操作,最后将操作的数据保存到文件中。-c achieve the banking system simulation process can be simulated Login, deposits, withdrawals, transfers, etc, Finally, the data operation to preserve documents.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:12265
    • 提供者:m
  1. C数据结构课程设计

    1下载:
  2. 数据结构C语言课程设计源代码 这是我花了一个星期独立编出来的课设,得了100分,整个专业就只 有三个满分!内含24点游戏,飞机订票系统和火车信息查询系统以及课 设论文,注释非常详细,相信对学习C语言和数据结构的同学大有帮助-data structure C language source code design courses that I spent a week down the independent class-based, had 100 points, on the whole, o
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:266830
    • 提供者:谷穗
  1. student-system

    0下载:
  2. 线性表是最常用最简单的一种数据结构。本设计运用线性表实现较为容易,可以实现学生数据的录入、插入、删除、查询、修改、显示操作,至于文件的相关操作,即学生数据保存至文件和载入文件,可以利用C语言中文件操作的相关函数实现。-Linear is the most common form of a simple data structure. The design is more easily achieved using the linear form, students can achieve dat
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:303919
    • 提供者:肖飞
  1. 数据结构的课程设计

    0下载:
  2. 大二时做的一个数据结构的课程设计,用2-3树实现的图书馆管理系统,只是控制台程序,没有很好的图形界面。包括管理员、读者。管理员功能有:采编入库、查看图书、查看读者、删除读者。读者功能有:借书、还书、预约、查找等等。。功能全面。包括注册账号,登录需要账号密码。-Sophomore to do a data structure of the curriculum design, with 2-3 tree implementation of library management system, bu
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-04-09
    • 文件大小:1664954
    • 提供者:麦思明
  1. BookManage

    0下载:
  2. 图书馆的图书管理系统,此系统为数据结构课程设计源代码,为B树实现。-Library' s library management system, the system data structure for curriculum design source code, for the B Tree implementation.
  3. 所属分类:Console

    • 发布日期:2017-05-09
    • 文件大小:1552692
    • 提供者:ljy
  1. VC_Matlab

    0下载:
  2. Vc与Matlab混合编程的一些实例,比较有用,对于混合编程中常用的数据类型转换,系统设计以及算法设计等等,以实例展现,可以稍加修改即可投入实用。-Vc mixed with Matlab programming examples, more useful for mixed programming commonly used data type conversion, system design and algorithm design, etc., with examples to show
  3. 所属分类:Console

    • 发布日期:2017-05-13
    • 文件大小:3309534
    • 提供者:builder
  1. wenjian

    0下载:
  2. 建立内存文件系统 在内存中建立一个虚拟磁盘; 建立文件系统; 设计合理的数据结构,管理虚拟磁盘中已分配和未分配的盘块; 设计相应的目录结构,文件控制块等来管理系统中的文件; 实现文件的创建,删除,移位和改名; 设计可视化界面,显示已分配和未分配的磁盘空间; 实现磁盘转储功能,使文件可以从虚拟磁盘转入内存中。 -The establishment of the memory file system in memory to create a virtual d
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:4084
    • 提供者:macintosh
  1. LibraryMIS

    0下载:
  2. 实用控制台程序,使用文本存储数据,实现图书管理系统,功能齐全。-Utility Console program, using the text stored data to achieve library management system, full-featured.
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:323514
    • 提供者:ml
  1. StuManagement

    0下载:
  2. C语言实现的学生管理系统,对数据进行文件存储,具有增删改查的基本功能。-C language student management system, data file storage with basic CRUD functionality.
  3. 所属分类:Console

    • 发布日期:2017-12-01
    • 文件大小:507773
    • 提供者:杨博华
  1. Remote-Control-System

    0下载:
  2. 远程控制系统由一个Client(客户端)和一个Server(服务端)组成,由Client端对远程主机(Server)进行各种基本的控制。客户端用于实现对联网计算机的监控操作,服务器端对于接收到的数据进行分析,解释并执行。设计中使用WinSock 控件与远程计算机建立连接及选择TCP/UDP协议实现远程控制。-Remote control system consists of a Client terminal and a Server terminal. The client terminal
  3. 所属分类:Console

    • 发布日期:2017-11-07
    • 文件大小:1128412
    • 提供者:eliza
  1. employee-record-system

    0下载:
  2. Mini Project in C Employee Record System. This is a very simple mini project in C Employee Record System. In this project, you can manage employee records – add, list, modify and delete records. Understanding this project will help you learn how
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:11113
    • 提供者:
  1. Genealogy-Management-System

    1下载:
  2. 本项目的实质是完成兑家谱成员信息的建立,查找,插入,修改,删除等功能,可以首先定义家族成员数据结构,然后将每个功能作为一个成员函数来完成对数据的操作,最后完成主函数以验证各个函数功能并得到运行结果。 -The essence of this project is to complete the establishment against the genealogy membership information, search, insert, modify, delete, etc., yo
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1592
    • 提供者:林斌
  1. WeChat-RedPocket-System-Rebuild

    0下载:
  2. 微信红包控制台版 指令: grab 抢红包 list 列出已抢到红包数据 exi 退出程序-Wechat redpocket system console version commands: grab open the pocket list list the pocket data exit exit the program
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:384254
    • 提供者:wuzirui
  1. enrollment-status-manage-system

    0下载:
  2. 学生学籍管理系统 使用下面的数据,用 C++设计一个简单的学籍管理系统,实现出最基本的功能。-Student Management System using the following data with a simple design C++ school management system, to achieve the most basic functions.
  3. 所属分类:Console

    • 发布日期:2017-05-05
    • 文件大小:362722
    • 提供者:HiJune
« 12 3 »
搜珍网 www.dssz.com