搜索资源列表
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.
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
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.
xueshengguanlixitong
- 简单学生管理系统,在控制台下运行。可以支持增加、删除、修改学生信息-Simple student management system, running under the console. Can support add, delete, modify student information
c
- 随着现代科技飞速发展,如何以一种便捷的计算方式加快计算的速度,缩短计算时间、提高工作效率,已经成为计算业竞争力的关键问题。在计算机信息技术高速发展给计算的管理带了新的力量,通过计算器系统对大型天文数字的全程管理计算,不仅使摆脱了人工计算带来的一系列的问题,更重要的提高了计算速度,通过计算管理系统对各方面的管理,对各行业的发展提供了大量的、关键性的数据,加快了计算的进程,迅速解决了计算问题。-With the rapid development of modern technology, how
tushu_yuandaima
- VC++基于win32控制台的图书信息管理系统,源代码及数据文本-VC++ win32 console-based library information management system, source code and data in the text
Library-Management-System
- 本代码为我自己大一期末写的一个控制台应用程序——图书管理系统,有关登陆信息存储在程序目录的TXT文档中。大家可按上面写的用户名密码登陆程序。-This code is a console application I write in my last term,that is, Library management system. The login information you need when run the program is in a txt document at its cont
StudentMgr
- 学生信息管理系统,控制台命令行的程序,大家可以参考参考!-Student Information Management System, console command line program, you can refer to reference!
Student-system
- 学生成绩管理系统,包括学生记录录入功能,学生信息管理功能和学生成绩管理功能-Student achievement management system, including the entry functions of student records, student information management functions and student achievement management capabilities
Student-Mange
- 用c语言写的学生管理系统 功能:录入学生编号, 姓名, 语文, 数学, 英语成绩统计总分, 计算品均分并将所录入的信息保存在c盘下。 涉及到链表的创建, 打印, 插入, 删除, 查找。用vs2010成功运行。-student manger you can add delete find and insert you can also save your input in you disk.
Vehicle information management system
- 车辆信息管理系统,可以添加车辆信息,删除车辆,修改车辆,并写入文本文件(Vehicle information management system, which can add vehicle information, delete vehicles, modify vehicles, and write text files.)