-
学院教职工工资管理系统对院校的工资管理有着举足轻重的作用,为职工的查询工资和管理员的管理提供方便快捷的服务,能及时清楚当月的工资结算和公布。出于这和目的而制作了...
学院教职工工资管理系统对院校的工资管理有着举足轻重的作用,为职工的查询工资和管理员的管理提供方便快捷的服务,能及时清楚当月的工资结算和公布。出于这和目的而制作了这学院教职工工资管理系统-wage management system for the wage management institutions play a decisive role, Inquiries to workers wages and the management of administrators to provide more convenient and efficient services, timely clearly month wage settlement and released. For this purpose, and the production of a college faculties Salary Management System
- 2023-08-13 23:10:04下载
- 积分:1
-
学习MFC的好东西
学习MFC的好东西-learning MFC good things
- 2022-07-22 08:27:01下载
- 积分:1
-
C语言 优先权问题
C语言 优先权问题-C language priority issues
- 2022-01-22 06:29:28下载
- 积分:1
-
模拟一个页式虚拟存储系统,用FIFO和LRU置换算法,计算所发生的缺页次数。
1、模拟一个页式虚拟存储系统,用FIFO和LRU置换算法,计算所发生的缺页次数。每个进程在内存占有3页数据区,刚开始时数据区为空。有以下访问数据页序列:5 0 1 0 2 0 1 4 0 2 5 1 2 3 5 (测试数据)请分别模拟2、实现过程:1) 内存分配:给进程分配一定的物理块数,由用户输入物理块数,用数组元素模拟物理块。2) 由文件读入页面访问序列,用数组保存。3) 将要访问的页面依次调入内存,分配到物理块中,形成页框表。其表项号即物理块号(数组元素下标),将页号放入数组相应位置。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-07 13:05:33下载
- 积分:1
-
3.30 MSDOS的源代码
msdos 3.30 source code
- 2022-05-06 23:51:23下载
- 积分:1
-
一个操作系统的课件及其相关的资料,含实验报告等.
一个操作系统的课件及其相关的资料,含实验报告等.-An operating system software and related information, including test reports and so on.
- 2022-03-18 21:06:02下载
- 积分:1
-
对学习操作系统的运行原理有很大帮助,必不可多得的内部文档...
对学习操作系统的运行原理有很大帮助,必不可多得的内部文档-No
- 2022-08-20 03:40:12下载
- 积分:1
-
自己编写的一个程序,开发简单的员工工资信息管理系统,适用与初学JAVA者,实现对选工信息的查询,修改,添加和删除的功能。...
自己编写的一个程序,开发简单的员工工资信息管理系统,适用与初学JAVA者,实现对选工信息的查询,修改,添加和删除的功能。-I have written a program to develop a simple, wages and salaries of information management systems, application and JAVA beginner who realize information on the mode of election workers to access, modify, add and delete functions.
- 2022-01-23 11:20:12下载
- 积分:1
-
、课设内容及步骤
1. 消化课设算法思想及样本程序
给出对应模块(函数)的流程图
2. 编制 建立、删除、打开、关闭、读、写 函数
3. 准备调...
、课设内容及步骤
1. 消化课设算法思想及样本程序
给出对应模块(函数)的流程图
2. 编制 建立、删除、打开、关闭、读、写 函数
3. 准备调试数据(至少两个用户,若干文件),能实施多个命令操作
4. 上机编辑、编译源程序,并进行调试
5. 利用准备好的调试数据,运行测试程序,
观察运行结果,并作记录和分析
-, Class-based content and Step 1. Digest algorithm based lesson ideas and sample program are given the corresponding module (function) of the flow chart 2. Prepared to establish, delete, open, closed, read, write, function 3. Ready debugging data (at least two users, a number of documents), to implement a number of commands to operate 4. on the machine to edit, compile source code, and debugging 5. preparation good use of debugging data, run test procedures, observing the results, and for recording and analysis
- 2022-02-09 14:21:26下载
- 积分:1
-
职工信息包括职工号、姓名、性别、年龄、学历、工资、住址、电话等(职工号不重复)。试设计一职工信息管理系统,使之能提供以下功能:
(1)系统以菜单方式工作;...
职工信息包括职工号、姓名、性别、年龄、学历、工资、住址、电话等(职工号不重复)。试设计一职工信息管理系统,使之能提供以下功能:
(1)系统以菜单方式工作;
(2)职工信息录入功能(职工信息用文件保存);
(3)职工信息浏览功能;
(4)职工信息查询功能,查询方式:按学历、职工号查询等;
(5)职工信息删除、修改功能。
-Information including the number of workers union, name, sex, age, education, salaries, addresses, telephone numbers, etc. (number of workers of non-repetition). Workers try to design a management information system so that it can provide the following functions: (1) the way the menu system to work (2) staff input function information (information workers saved documents) (3) staff information browsing (4) Information trade unions function, query methods: according to their academic qualifications, trade unions, such as its inquiries (5) information workers to delete, modify function.
- 2022-11-13 10:35:04下载
- 积分:1