搜索资源列表
Student-score-management-
- 功能齐全的学生成绩管理系统,可以输入成绩,计算总分和平均分,按成绩降序查看,按名字升序查看,按学号升序查看,根据学号进行查找,统计分析成绩,列出成绩,将成绩写入txt文件,读取txt文件信息。- Full-featured student achievement management system, you can enter scores, calculate the total score and the average score, according to results in de
EmployeeInfoManageSys
- 职工信息管理系统,包含职工姓名、工号、性别、年龄、工作、岗位等具体信息,采用控制台编程-view Chinese descr iption
PA1-2(1)
- 描述 公司有n个员工,编号1 ~ n。员工数量众多,需要你为他们编写一个管理系统。 员工上班时都要登录管理系统登记一个code,离开要从管理系统上注销,员工也可以随时更新自己的code。到了下班时间,所有员工都会自动注销。公司管理人员随时都可能想要知道有多少员工上班,以及任一员工登记的code。 输入 第一行两个整数n、m。接下来m行,每行都是以下内容之一: I a c //Log In:员工a登录,code为c。若a已登录,则将code更新为c
ATM
- 基于linux系统上的QT开发的ATM模拟程序,有ATm界面窗口,实现了现在ATM基本的功能。-Based on the Linux system QT development of the ATM simulation program, ATm interface window, to achieve the basic functions of the ATM.
Class-Student
- 5. 设计一个学生类CStudent,该类有以下几个私有成员变量:学生姓名、学号和性别和三门课的成绩。有实现下述功能的成员函数:1)初始化学生姓名、学号、性别和年龄;2)输入四门课的成绩,并计算平均成绩和总成绩;3)输出学生信息。以CStudent类为基础设计开发一个学生成绩管理系统。要求具有以下功能: 1) 运行程序后显示以下信息:1、Display all information 2、Add a student 3、Delete a student 4、Quit 2) 按
student-scores-manage-system
- 学生成绩管理系统,可以管理不同专业的学生信息,具有查询某一学生信息的功能。-Student achievement management system that can manage different majors information, have a student information inquiry function.
Address-Book-system
- 通信录管理系统 用C++设计出模拟手机通信录管理系统,实现对手机中的通信录进行管理,按照姓氏拼音排序。通信名单和信息的文件存储/读取和修改。-Address book management system using C++ design analog mobile phone address book management system, to achieve the phone address book management, sorted by last name spelling. C
enrollment-status-manage-system
- 学生学籍管理系统 使用下面的数据,用 C++设计一个简单的学籍管理系统,实现出最基本的功能。-Student Management System using the following data with a simple design C++ school management system, to achieve the most basic functions.
Addressbookmanagement
- 一个建议的通讯录管理系统,C语言编写。实现通讯录的增删查改功能。-A suggested address book management system, C language. Contacts realize additions and deletions to change search function.
Student-Score-Management-System
- 一个简单的徐生成绩管理系统 对成绩进行添加浏览排序等等。-Student Score Management System
information-management-system
- 这是用C写的爱心基金信息管理系统,能实现捐赠者信息的录入(并保存至TXT文件),查询,排序等功能,简单实用,里面附带了它的实验报告。-The charity fund information management system is written in C.It`s function including inputing and querring donor information ( saving information to TXT file)as well as information
chr
- CHR.EXE 将 ASCII 代码转换成字符。解压后,运行 SETUP.BAT 安装以后,可在 CMD.EXE 和 COMMAND.COM 中使用。SETUP.BAT 将程序安装在系统目录(C:\WINDOWS\system32)下,并非病毒。-CHR.EXE converts ASCII codes to characters. After decompressing, run SETUP.BAT to install, and then it can be used in CMD.EXE
Database--0215935Crypto50678784
- 这是用别人那拿写的系统编程源码Database 0215935Crypto50678784,同学们可以下载-This is written in others that take system Database programming source code- 0215935 crypto50678784, students can download and see
batch-get-ver-or-bit-of-windows
- 通过批处理获取系统版本及位数,可获取Win95、Win98、Winme、WinNT35、Win2000、WinXP、Win2003、WinVista、Win7、Win8、Win10等,代码简洁,方便修改-Batch access to the system version and the number of available Win95, Win98, WinNT35, Win2000, WinXP, Win2003, Winme, WinVista, Win7, Win8, Win10, e
Batch-access-windows-administrator
- 通过批处理获取windows系统管理员权限,兼NET以下平台,可完美支持Win7、win8、win10,代码简洁,方便修改,包含实现原理说明。-Access to the windows system administrator permissions through the batch, and NET the following platform, the perfect support for Win7, win8, win10, the code is simple, easy to m
throhglversion
- AutoUpdate是一个通过网络对软件进行自动更新的系统,可以自动根据软件的版本号-AutoUpdate is a through the network to automatically update the system software, can automatically according to the software version number
tkis
- 我最近做监控管理系统,这是我收集到的几个个人认为比较好的几个类,-I recently do monitor management system, this is my collection of a few individual thinks better a few classes,
direcuory
- 磁盘文件系统的模拟,能实现文件的添加,删除,实现多级目录-Disk file system simulation, can realize the file to add, delete, multi-stage directory
3236130
- 用VC编写的读取系统日志的代码,为防水墙中的一个单独的模块-Using VC to write code reading system logs, as a single module in the waterproof wall
fos
- 模拟DOS下的文件管理功能,包括文件增删改查等等。(Simulation DOS file management functions, including file additions and deletions, changes, and so on.)