搜索资源列表
文件管理系统课程设计C++
- 本程序是用VC++下的MFC写的希望对大家有帮助,这也是我在网上辛苦找出来的.请不要见怪>-the procedures used under the VC MFC wrote to the hopes we have to help, This is what I find on the Internet the hard work. please forgive
Embedded_FAT_File_System_for_AVR_Memory_Stick
- < AVR_U盘嵌入式FAT文件系统> 文件介绍了AVR Memory Stick嵌入式中实现类似操作系统的FAT文件管理系统,这些内容主要包括,文件系统的命名规范,文件寻址路径规范,文件系统核心数据结构的定义,文件系统读写类函数原型的定义。
os
- 一个操作系统的课程设计报告,是文件管理系统的课程设计报告,需要的自己下。
业务管理系统,分店的管理pb
- sql server 数据备份文件 ,目录下data.dat 开发平台pb8.0 数据库 sql server 7.0 这是在外国自己为公司开发的业务管理系统,分店的管理,功能挺全,算法一般, 大家看看就好,本人水平一般,别笑话-sql server data backup files, directories under data.dat development platform pb8.0 7.0 sql server database This is the foreign compani
report
- 办公自动化系统为公司的高效率工作提供了一个简捷的途径。该系统可以提供公司公共文档管理、企业文件管理、人事管理、公司日程管理、企业资源管理和项目管理等功.能。本系统基于Visual C#.Net和SQL Server环境进行开发,实现了公司日程、公告的查看及管理,部门管理和员工管理等多项功能-Office automation system for the efficient work of the company provides a simple way. The system can pro
Studentperformancemanagementsystem
- 自己写的学生成绩管理系统的分析,使用的软件是rational rose文件是.mdl格式的。仅供搭建参考使用。-Their students to write an analysis of performance management systems, the use of the software is rational rose document. Mdl format. Structures for use and reference.
personnelmanagesoftware
- 实现人员管理系统 通过读写文件获得数据 在硬盘上自创数据库读入和写入-manage software
RealizationOfCampusNetworkNPMSbasedonSNMP
- 用Java 语言实现了基于Web 方式的校园网网络性能管理系统。SNMP (Simple Network ManagementProtocol ) 服务模块采用SNMP 在后台实时采集并处理数据。为了更加快速地查询实时及历史数据以及更加快速地以图形的方式显示流量信息, 在Web Server 端采用Java Servlet 在后台定时地从数据库服务器存取数据并动态地生成图像文件, 而前台只是显示该静态图片并定时刷新页面, 这样网络管理员可不受地理位置的限制更快速、直观地了解网络运行情况。-Imp
23423554
- uml文件,考虑实现一个教学管理系统。学生管理、教师管理、课程管理。。用rose打开,内有全部配套uml图-UML documentation, consider the implementation of a teaching management system. Management of students, teachers, management, curriculum management. . Open with rose, which has all the supporting
fangwuxiaoshou
- 本文是房屋销售管理系统,内含程序文件,程序可用-Housing sales management system
filemanager
- C++ 简单的文件管理系统 是一个WORD文档-C++ simple document management system
Student_Information_Management_System
- 学生信息管理系统设计 学生信息包括:学号,姓名,年龄,性别,出生年月,地址,电话,E-mail等。提供以下功能: 1、系统以菜单方式工作 2、学生信息录入功能(学生信息用文件保存)--输入 3、学生信息浏览功能--输出 4、学生信息查询功能--算法,按学号、姓名等查询 5、学生信息的删除与修改 -Student Information Management System Design Student Information includes: Student ID
caozuoxitong
- 根据文件系统的相关原理,设计并用C或C++编程实现一个类似Windows 系统中“我的电脑”功能的文件管理系统,该文件系统可以对系统中所有文件进行管理,同时具有创建新文件、删除文件、复制文件、创建文件夹等功能。-According to the file system of the relevant theory, design and use C or C++ programming to achieve a similar Windows system in the "My Computer
mycomputer
- 根据文件系统的相关原理,设计并用VC编程实现一个类似Windows系统中“我的电脑”功能的文件管理系统,该文件系统可以对系统中所有文件进行管理,同时具有创建新文件(为简单起见,可以固定几种类型的文件)、删除文件、复制文件、创建文件夹等功能。-According to the file system of the relevant theory, design and use of VC programming a similar Windows system, the "My Computer
2
- 酒店管理系统设计文档 pdf类型文件,详细说明项目的各项研究。大小约:1.26MB-hotel management system
chengjiguanli
- 学生成绩管理:(结构体数组、函数、指针、算法、流程结构及文件等的综合应用) 程序说明:有N个学生,每个学生的数据包含学号(不重复)、姓名、三门课的成绩及平均成绩,试设计一学生成绩管理系统,使之能提供以下功能: -Student Score: (array of structures, functions, pointers, algorithm, process structure and the documents of the integrated application)
baogao
- 软件工程课程设计报告,学生成绩管理系统的课程设计报告,利用VC++实现的程序。此文件为报告的正文部分-Software engineering course design, student achievement management system course design report, using VC++ implementation of the program. This file is part of the body of the report
library
- 图书馆管理系统,可以实现借书还书功能并能写入文件-Library management system, can achieve borrowing and returning books and to write to file function
学生成绩管理系统
- 学生成绩管理系统,用C语言开发的,并以指针为存储方式的管理学生成绩的系统,其中用到文件去持久化学生成绩等信息(Student achievement management system, using C language development, and pointer to storage management student achievement system, which uses documents to persistent student achievement and other
最新版本
- 超市管理系统,网上自选商品的一种管理系统,主要使用了链表等基础的数据结构的编程方式,文件涵盖方面较小,是大学本科第一学期c语言测试的实验课程设计(Supermarket management system)