-
MFC与数据库SQL连接
建立MFC单文档应用程序,在程序中新建一个对话框,作为登陆对话框,在SQL中进行配置,基于C++语言,进行编程,可通过登陆名与密码进入系统。
- 2022-12-02 02:55:15下载
- 积分:1
-
可以同时显示文字和图片的平面按钮类.zip
可以同时显示文字和图片的平面按钮类.zip-can also display text and pictures of the plane button category. Zip
- 2022-03-20 06:00:19下载
- 积分:1
-
online event management
事件管理是用aspx/sql开发的事件管理系统。
- 2022-12-20 19:05:03下载
- 积分:1
-
vc++ 与 matlab 混合编程例子
vc++ 与 matlab 混合编程例子
- 2022-06-15 17:34:23下载
- 积分:1
-
打开或关闭CDROM
打开或关闭CDROM-open or close CDROM
- 2022-03-09 12:15:31下载
- 积分:1
-
大洋仓库管理系统作为大洋公司的主打产品,自开发成功以来经过众多客户的实践应用以及不断的开发、改版,现成功的推出了最新8.24版. 系统定位:适用于各种企业的...
大洋仓库管理系统作为大洋公司的主打产品,自开发成功以来经过众多客户的实践应用以及不断的开发、改版,现成功的推出了最新8.24版. 系统定位:适用于各种企业的仓库管理,特别是有组装配套作业的企业.... -Ocean warehouse management system as oceans company"s flagship product, since the successful development since many customers through the practice and application of continuous development, revision, the successful launch of the latest version 8.24. System location : apply to all enterprises warehouse management, in particular, it assembled matching enterprises operating
- 2022-05-17 11:06:59下载
- 积分:1
-
多线程网络编写程序
多线程网络编写程序-multithreaded network programming
- 2022-06-21 20:07:09下载
- 积分:1
-
基于asp.net的网上书店系统
基于asp.net的网上书店系统,可实现书籍上架,下架,加入购物车,等基本功能
- 2022-02-03 21:41:11下载
- 积分:1
-
16进制文件浏览器。点饥file
16进制文件浏览器。点饥file->open打开一个文件,该程序会以16进制形式将该文件显示在窗口中。-16 band document browser. Point hunger file-
- 2022-08-09 08:46:06下载
- 积分:1
-
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1...
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1-10秒)和进程优先级
(1-10,10最高1最低)由程序随机产生,进程有2种状态就绪状态(Ready)和完成状态(Complete)首先根据优先级对进程进行排序,再根据优先级分配时间片运行每次分给进程的时间片为1秒,运行完后需运行时间减1优先级减1转下一个进程。如果进程已经完成就插入到完成队列,如果没有完成就重新插入到就绪队列中的正确位置
程序有两种运行方式:
1、可以直接给出最后的运行结果,进程最后的优先级、
运行完每一个进程的时间及完成进程的总时间,进程最后的状态。
2、可以选择自动运行,过程中显示每一次调度信息包括本次调度进程完成队列信息就绪队列信息等*/
-Process user input from a number of systems (up to 50 processes) to simulate priority scheduling algorithm is the assumption that the process of arrival at the same time CPU, the process of run-time (1-10 seconds) and the process priority class
(1-10,10 highest minimum 1) randomly generated by the process, the process has two kinds of status status ready (Ready) and achieve status (Complete) First of all, the process in accordance with the priority ranking, and distribution in accordance with the priority of each time slice to run to the process time slice for the second one, to be run after run-time priority class minus one minus one to t
- 2023-01-17 10:50:04下载
- 积分:1