搜索资源列表
StudentInformation11
- 此为学生信息管理小控制台程序 该程序除输入人名,性别,父母姓名,血性外,还可对身份证的合法性进行判断功能,有异常处理-this as a small student information management console procedures in addition to the importation of the procedure names, gender, names of parents, gutsy, ID cards may also be right to judge
mwx
- 这是一个用数据结构中的图来实现的一个简单的学生信息管理的程序!-This is a data structure using the map to achieve a simple student information management procedures.
Stusys
- 学生信息管理的小程序,基于控制台界面,功能简单,共学习交流-small procedures, based on the console interface, simple functions, a total of learning exchanges
sic
- 是我原来替同学编的学生信息管理系统,C语言的,可以给大一的同学一个参考
messagesystem
- 本人自己开发的信息管理系统,是用C语言开发的,用sqlApi++连接了mysql数据库,
Final-game
- 一个简单的雇员信息管理系统,期末大作业之c++篇
resouce_manage
- 这是一个封锁资源管理子系统。 封锁管理子系统通过加锁来控制用户对系统资源的并发使用。用户使用系统资源前必须申请封锁,即给出申请封锁的对象资源号、封锁方式和用户名。其中资源号是取值为1~999 999的正整数,封锁方式为S(共享)或X(排他) 子系统受封锁请求,根据所保存的封锁状态信息决定请求是否能够获得封锁,进行相应处理,并向用户反馈处理结果。如果获得封锁,则赋给该请求一个批准号,可以使用该资源;否则需要进入等待队列(赋给该请求一个批准号)。 用户结束对某资源的使用后,应释放封锁(给
henclib263
- 客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”。服务器为多个客户端应用程序管理数据,而客户端程序发送、请求和分析从服务器接收的数据,这是一种“胖客户机 (Fat Client)”,“瘦服务器 (Thin Server)”的网络计算模式。服务器处理服务要求的过程实际是,先获取传送来的头信息,然后根据头信息新建文件,然后继续接受数据写入文件,当接受完数据后关闭文件。-client / s
职工工资管理系统
- 1、 需求分析: 公司主要有4类人员:经理、技术员、销售员、销售经理。要求存储这些人的职工号、姓名、月工资、岗位、年龄、性别等信息。 2.程序的基本功能: 1.增加、修改、删除一个职工信息。 2.显示全部职工信息。 3.按条件显示职工信息(条件有按电话号码、姓名、职称或职工号等。 4.按条件显示工资信息(职工号,职称等)。 5.查找指定金额范围的职工职称。 -1, demand analysis: the company
CPP
- c++校园管理系统 采用多态思想,增删改查人员信息系统-c++ campus management system using multi-state ideology, the CRUD personnel information systems
StudentManagementSystem123
- C++链表实现学生管理系统,在win32控制台下实现学生成绩个人信息等管理工作。-C++ linked list student management system, student achievement and personal information management in the win32 console.
studentmanage
- 学生信息管理,包括对学生姓名,学号,成绩的查询,更新,排序,删除等操作-Student information management, including the students name, school number, results of query, update, sort, delete and other operations
bank
- 银行系统的功能模拟,主要包括存钱,提钱,用户信息管理以及汇款等功能-The functions of the banking system simulation, mainly to save money, the user information management, as well as remittances and other functions
sis
- 学生信息管理系统,命令行版 查看修改学生信息,管理学生成绩-Student information management system, command-line version of Show modify student information, manage student achievement
LinkNode
- 数据结构课程,学生实验信息管理,单链表的实现和应用-Data structure courses, students experiment information management, the realization of a single list and applications
Library_manage
- 用C实现的管理图书馆信息的控制台程序.可作C语言课程设计题目 -Use C library implementation of the management console program information. Can be used for C language curriculum design topics
1109
- 人事管理,c语言,教师的基本信息包括编号、职工分类("行政人员","教师","一般员工","退休人员","返聘人员","临时工")、性别、年龄,职务("无","科级","处级","地级") 、职称("无","初级","中级","高级") 、政治面貌("群众","中共党员","民主党派")、学历("中专","大专","大学","硕士","博士")。能够实现教职工信息增加、删除、修改、查找。能够统计在职人员、中共党员、女教职工、高职称、高学历的人数。-renshiguanli
work
- 职工的管理信息系统代码,全部用c编写,非常好。-Employee management information system code, all prepared with c, very good.
StudentManager
- 学生信息管理系统:功能包括学生信息添加,信息统计,信息排序等功能。是初学者很好入门代码。-Student Information Management System: Functional, including students add the information, information statistics, information sorting and other functions. Is a good entry code for beginners.
Vehicle information management system
- 车辆信息管理系统,可以添加车辆信息,删除车辆,修改车辆,并写入文本文件(Vehicle information management system, which can add vehicle information, delete vehicles, modify vehicles, and write text files.)