-
9154269
学习WINDOWS网络编程入门的好资料,希望对初学网络编程的人有帮助()
- 2018-06-14 13:13:55下载
- 积分:1
-
thread
运行程序,单击“启动线程”按钮,程序将启动一个线程,线程将进行数值计算,并将结果发送给主窗口;单击“挂起线程”按钮,线程将挂起;单击“恢复线程”按钮,线程将恢复。(Run the program, click" start the thread" button, the program will start a thread, the thread will make numerical computation, and sends the result to the main window click" thread hang" button, the thread will be suspended click on" restore thread" button, the thread will recover.)
- 2011-08-07 12:37:50下载
- 积分:1
-
pub
进程调度算法 本程序提供了以下几种进程调度方法 1、时间片轮询法 2、可强占优先法 3、非抢占算法 (The process of scheduling algorithms This procedure provides the following types of process scheduling method 1, time piece polling method 2, can be forcibly priority law 3, non-preemptive algorithm)
- 2009-05-09 10:43:11下载
- 积分:1
-
界面美观的示波器软件 oscillograph
本代码采用C语言,LabWindows/CVI8.0平台开发,采用多线程,同时采集两路数字,八路模拟信号,实时采集数据,显示曲线,处理数据,并可生成DLL文件嵌入外部程序中。是一款功能强大,界面美观的示波器软件!(This code using C language, LabWindows/CVI8.0 platform development, using multi-threaded, while collecting two figures, eight-way analog signals, real-time data collection, showing curves, deal with data, as well as to generate DLL files embedded in an external program. Is a powerful, beautiful interface oscilloscope software!)
- 2008-07-01 17:09:27下载
- 积分:1
-
CreateThreadExample
创建线程示例程序.C++Windows编程(Create a thread sample program C++ Windows programming)
- 2012-02-07 12:12:48下载
- 积分:1
-
compaeison
Research Advantech module AD conversion program
- 2018-11-26 14:37:30下载
- 积分:1
-
project
本程序用两种算法对五个进程进行调度,每个进程可有三个状态,并假设初始状态为就绪状态。初始优先数60。为了便于处理,程序中的运行时间以时间片为单位计算,各进程的优先数或轮转时间数以及进程需要运行的时间片数的初值均由用户给定。3) 在优先数算法中,进程每执行一次,优先数减3,CPU时间片数加1,进程还需要的时间片数减1,在轮转算法中,采用固定时间片,时间片数为2,进程每执行1次,CPU时间片数加2,进程还需要的时间数减2,并排列到就绪队列的尾上。(This procedure using two algorithms for five scheduling process, each process can have three states, and assuming that the initial state to the ready state. The initial priority number 60. To facilitate processing, the program runs in time for the unit time slices, each time slice process priority number or rotation time and the number of processes that need to run the initial value by the number given by the user. 3) the priority number algorithm, the process Each time, priority number minus 3, CPU time slices plus one, the process needs time slices minus one, in the Round Robin, the fixed time slice, the time slice number 2 , each process is d once, CPU time slices plus 2, the process needs time minus 2, and arranged into the tail of the ready queue.)
- 2016-05-19 13:18:40下载
- 积分:1
-
uwtun
可以显示当前正在运行的进程,选择截杀,可以为自己的进程添加注释(Can display the current running process, the choice put away, you can add a comment for your process)
- 2017-04-14 05:08:49下载
- 积分:1
-
IPC
实现两个进程间的通讯,IPC(Inter-Process Communication)是共享"命名管道"的资源,通过提供可信任的用户名和口令,连接双方可以建立安全的通道并以此通道进行加密数据的交换,从而实现对远程计算机的访问。(Communication between two processes, IPC (Inter-Process Communication) is a shared resource of the " named pipes" by providing a trusted user name and password, to connect the two sides can establish a secure channel and channels for the exchange of encrypted data enabling access to the remote computer.)
- 2012-09-10 08:37:18下载
- 积分:1
-
datong
msn多线程编程(msn multithreaded programming)
- 2005-02-01 13:00:48下载
- 积分:1