-
ACCESS
VB读取ACCESS.rar (VB to read ACCESS.rar)
- 2009-10-19 11:24:42下载
- 积分:1
-
VCwizardcreation
本程序是一个利用VC++制作向导的实例程序。(This program is a creation wizard using VC++ examples of procedures.)
- 2009-10-17 09:02:08下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1
-
mm
说明: 共享内存实验代码,该实验要求利用共享内存实现文件的打开和读写操作,基于linux平台。(Shared memory experimental code, the experiment requires the use of shared memory to achieve file opening and reading and writing operations, based on the Linux platform. )
- 2017-05-23 19:11:06下载
- 积分:1
-
VC_Program_Example
Vc编程实例参考,个人的好手册,但是要说明,这个适合初学者,非常不错!大家可以好好参考!(VC handbook about program examples, personally, it is a good handbook, but i should tell you, it is helpful to freshman, very good, you can take it as a reference!)
- 2011-06-04 11:59:30下载
- 积分:1
-
bao
多级反馈队列进程调度算法
1. 实验目的:
用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。
2. 实验内容:
编写一个模拟程序,完成单处理机系统中的进程调度,采用多级反馈队列的时间片轮转调度算法.
实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式,确定相关参数(如进程数、到达时间、服务时间、时间片大小等) 然后完成进程创建原语、进程调度原语和进程撤销原语 最后编写主函数,上机实验并取得结果数据。
(The process of multi-level feedback queue scheduling algorithm 1. Experimental Objective: To use advanced language writing and debugging a process scheduler in order to deepen their understanding of the concept of the process and understanding the process of scheduling algorithm. 2. Experimental contents: the preparation of a simulated procedure, single-processor systems to complete the process of scheduling, the use of multi-level feedback queue scheduling algorithm Round-Robin Time Slice. Experiments include: First of all, the process control block to determine the content, process control block of the composition determine the relevant parameters (such as the process of the number of arrival time, service time, time slice size, etc.) and then complete the process of creating the original language, the process of scheduling the original language and the process of revocation of the original language the final preparation of the main function of the machine and obtain the results of)
- 2009-05-06 22:58:08下载
- 积分:1
-
RemoveDriveByLetter_demo
安全移除usb设备功能,可禁止某类usb设备的使用,实行系统安全控制Removing a USB drive using the Windows tray icon is easy - especially if you single left-click it... But sometimes it s useful to it from your program(safety equipment functions, prohibit certain types of equipment used usb, Safety control system implemented Removing a USB drive using the Windows tray icon is easy- especially if you left single- click it ... But sometimes it's useful to it from your program)
- 2007-05-16 16:47:00下载
- 积分:1
-
man_Mcml
蒙特卡罗模拟光在复杂多层介质中的传播,反射,吸收等等,附对程序的详细pdf介绍。(Monte Carlo simulation of light propagation in complex multi-media, reflection, absorption, etc., with a detailed pdf program introduction.)
- 2020-11-12 21:19:44下载
- 积分:1
-
TeeChart5
制作图表,折线图、直方图、散点图、饼图等多种图表(Making charts, folding maps, histograms, scatter plots, pie charts, and many other charts)
- 2020-12-04 20:59:25下载
- 积分:1
-
chkver
计算机启动日期和病毒提示VC++程序(computer virus launch date and suggested VC Program)
- 2005-03-02 21:55:46下载
- 积分:1