-
在dos环境下用汇编语言显示asc码的源代码程序
在dos环境下用汇编语言显示asc码的源代码程序-dos environment in assembly language code asc show the source code procedures
- 2022-01-31 05:03:30下载
- 积分:1
-
Please read your Please read your Please read your Please read your
Please read your Please read your Please read your Please read your-Please read yourPlease read yourPlease read yourPlease read yourPlease read yourPlease read yourPlease read your
- 2022-03-18 09:53:06下载
- 积分:1
-
系统端口查看工具 不能查看系统进程的端口
系统端口查看工具 不能查看系统进程的端口-System Ports View tool is not a systematic process to check the port
- 2022-07-27 12:30:56下载
- 积分:1
-
vb学生管理信息系统 适用与毕业设计 娘洗撇
vb学生管理信息系统 适用与毕业设计 娘洗撇-vb application of student management information system design and graduated from mother to wash charge
- 2022-04-08 18:45:09下载
- 积分:1
-
这是一个用VB通过与员工之间的干部管理制度编写程序…
这是一个用VB编写的干部管理系统的程序 具有人员录入 工资发放等多种重要功能 是一个企事业单位十分有用的软件-This a VB prepared by the cadre management system with the procedures staff input payroll and other important functions of institutions is a very useful software
- 2022-07-03 04:56:39下载
- 积分:1
-
汽车租赁管理系统,随着汽车工业的发展和体育产业的发展。
汽车租赁管理系统
随着汽车工业的发展和汽车的普及,汽车租赁成为近年来兴起的一个新兴行业。使用汽车租赁管理系统可以规范企业的管理和经营行为,减少企业的经营成本,提高工作效率。
后台数据库使用SQL Server,前台开发工具使用Visual Basic。术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势-car rental management system with the development of the auto industry and the popularity of car, car leasing has become in recent years the rise of a new industry. The use of car rental management system can standardize the management of enterprises and the business behavior and reduce the operating costs of enterprises, improve work efficiency. Background database using SQL Server, future development tools to use Visual Basic. Operation and each database table fields and operation of the Packaging category, thus the success of object-oriented programming design concepts applied to the database application design. This is also the system"s characteristics and advantages,
- 2022-05-26 05:40:52下载
- 积分:1
-
纯SDK API的方式实现各种控件,值得学习,新手可以下载
纯SDK API的方式实现各种控件,值得学习,新手可以下载-Net SDK API way to achieve a variety of controls, it is worth learning, novices can be downloaded
- 2022-05-11 00:51:51下载
- 积分:1
-
读取硬盘真正的出厂序列号,目前许多程序读出的都是硬盘卷标号,会重复....
读取硬盘真正的出厂序列号,目前许多程序读出的都是硬盘卷标号,会重复.-Read hard disk serial number of the real factory, many procedures are read out the hard disk volume label, will repeat.
- 2022-02-02 05:04:05下载
- 积分:1
-
重起机器
重起机器-with heavy machinery
- 2022-02-03 07:18:13下载
- 积分:1
-
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规...
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
- 2022-04-21 22:27:09下载
- 积分:1