-
职工信息包括职工号、姓名、性别、年龄、学历、工资、住址、电话等(职工号不重复)。试设计一职工信息管理系统,使之能提供以下功能:
(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
-
dos 1.0 其中包含quick basic源代码、内存管理himem emm386 发展历史
dos 1.0 其中包含quick basic源代码、内存管理himem emm386 发展历史-dos 1.0 which includes quick basic source code, memory management himem emm386 history
- 2023-02-04 17:40:08下载
- 积分:1
-
在LPC2148上面能够正常运行的UCOS操作系统
在LPC2148上面能够正常运行的UCOS操作系统-In the LPC2148 above the normal operating system running uCOS
- 2022-04-17 21:14:51下载
- 积分:1
-
操作系统的内存与回收
用于展示window操作系统内存分配和回收机制,是学习操作系统内存和分配的经典案例。工程基于windows API编程,可以供学习分享。
- 2022-03-26 13:11:49下载
- 积分:1
-
在Xcode中,如何文本框和其他流行
在Xcode怎么在文本框等弹出泡泡提示,人性化提示等。好不容易找到的,非常有价值哦,-In Xcode, how to text boxes and other pop-up bubble tips, user-friendly prompts. Not easy to find, and very valuable Oh, He He
- 2023-06-03 22:45:02下载
- 积分:1
-
2视图之间的动画
Flip Animation for iphone between 2 views
- 2023-06-11 02:20:03下载
- 积分:1
-
这是一个关于操作系统的编程实现以及源码,源码的实现是用VC,可供学习操作系统的的同学用...
这是一个关于操作系统的编程实现以及源码,源码的实现是用VC,可供学习操作系统的的同学用-This is one of the operating systems and programming source, the source code and realization of the VC, the operating system for learning with students
- 2022-04-10 16:38:04下载
- 积分:1
-
type命令的扩充
type命令的扩充-type of expansion order
- 2022-03-21 14:10:17下载
- 积分:1
-
短进程作业调度
短作业优先级调度,mfc框架,实现短进程优先调度算法,可以运行,应该会有帮助
- 2022-02-25 20:31:20下载
- 积分:1
-
模拟内存换页算法,包括FIFO(先进先出first in first out),OPT(动态分配optimal),LRU(最近不使用latest use rec...
模拟内存换页算法,包括FIFO(先进先出first in first out),OPT(动态分配optimal),LRU(最近不使用latest use recently),LFR(最近最低频率lowest frequency recently),NUR(最近不使用no used recently)-Analog memory paging algorithms, including FIFO (first in first out first in first out), OPT (dynamic allocation optimal), LRU (recently does not use latest use recently), LFR (the lowest frequency of the recent lowest frequency recently), NUR (do not use the recent no used recently)
- 2023-07-04 08:30:03下载
- 积分:1