-
启动该服务器程序后,可用telnet machine port命令连接,其中machine为 本机名或地址,port为程序中指定的端口。也可以编写特定的客户机软...
启动该服务器程序后,可用telnet machine port命令连接,其中machine为 本机名或地址,port为程序中指定的端口。也可以编写特定的客户机软件通过TC P的Socket套接字建立连接。-activate the server, telnet can be used machine orders port connectivity, machine-machine or address, port procedures as specified ports. Also the preparation of specific client software TC P Socket establish a connection.
- 2023-03-18 12:10:03下载
- 积分:1
-
task simulation program. The first window must show a series of incremental numb
建立了一个包含四个窗口的多任务仿真程序。第一个窗口必须显示一系列递增的数字,第二个窗口必须显示一系列递增的素数,第三个窗口必须显示斐波那契数列(斐波那契数列0和1从每个数字的第一个开始是前两个和几个-即0、1、1、2、3、5、8等)。图中的三扇窗户立在窗户底部或滚动,或自行清除窗户内的物品。第四个窗口必须显示任意半径的圆,并且该过程必须按Escape键终止。
- 2022-02-16 02:25:49下载
- 积分:1
-
Using MFC with threads in VC++ 6.0
Using MFC with threads in VC++ 6.0
- 2022-01-23 11:20:20下载
- 积分:1
-
一个workhorsing线程的C++类封装,可以作为中间件方便地创建、启动、暂停、同步、释放一个线程。只需要在这个类上派生新的类,重载虚函数run(),这个函...
一个workhorsing线程的C++类封装,可以作为中间件方便地创建、启动、暂停、同步、释放一个线程。只需要在这个类上派生新的类,重载虚函数run(),这个函数包含需要被执行的代码-A workhorsing thread C++ Type of package can be used as middleware to easily create, start, pause, synchronized release of a thread. Only in this category on a new type of derivative, overloaded virtual function run (), this function contains the code needs to be implemented
- 2022-10-12 22:20:03下载
- 积分:1
-
Remote Run Library is a part of the code provides a complete remote (remote here...
Remote Run Library是一个为部分代码提供完整的远程(这里的远程指不同于本进程的其他进程空间)运行环境(包括在代码中使用隐式API调用、字符串常量、全局/静态变量、异常保护)的工具。它允许你在任意进程(只要你有足够的权限)运行一段代码甚至一个exe,从而可以让两个或多个可执行文件在同一个进程空间运行。-Remote Run Library is a part of the code provides a complete remote (remote here refers to the process is different from the other process space) runtime environment (including the use of code implicit API calls, string constants, global/static variables, abnormal protection) tool. It allows you to the arbitrary process (as long as you have sufficient authority) run a piece of code or exe, which allows two or more executable file in the same process space operations.
- 2022-11-10 12:15:04下载
- 积分:1
-
互斥API使多个实例
Mutex APIs Make multiple instance-aware programs
- 2022-03-06 14:07:48下载
- 积分:1
-
线程优先级示例,很好的 我可是做了很一段时间那
线程优先级示例,很好的 我可是做了很一段时间那-thread priority example, a very good but I made a very time that
- 2022-02-18 16:58:13下载
- 积分:1
-
第6章 进程查看程序 .rar
第6章 进程查看程序 .rar-process procedures View View process procedures. Rar
- 2023-05-27 01:45:03下载
- 积分:1
-
Windows多线程编程,使用MFC的方式。版本和补充…
windows多线程编程,利用mfc的方式实现。与dos版本可互补。-windows multithreaded programming, using mfc ways. Dos version and complement each other.
- 2023-01-04 15:55:03下载
- 积分:1
-
设计一个有 N个进程并发运行的进程调度程序,进程调度算法 :最高优先数优先的调度算法 。本实验模拟在单处理机环境下处理机的调度,帮助了解处理机调度的过程。...
设计一个有 N个进程并发运行的进程调度程序,进程调度算法 :最高优先数优先的调度算法 。本实验模拟在单处理机环境下处理机的调度,帮助了解处理机调度的过程。-design is a complicated process N-running process scheduler, process scheduling algorithm : the highest priority to a few priority scheduling algorithm. The experimental simulation of the single-processor environment processor scheduling, help understand the processor scheduling process.
- 2022-08-05 15:12:16下载
- 积分:1