-
很好的,我朋友花钱买的,希望对java初学者有所帮组
很好的,我朋友花钱买的,希望对java初学者有所帮组-good, I spend money to buy friends, and I hope to have java help beginners group
- 2022-07-24 16:09:37下载
- 积分:1
-
3种多线程同步方式(Critical Section,Mutex,Event)的小例子
3种多线程同步方式(Critical Section,Mutex,Event)的小例子-3 multithreading synchronous mode (Critical Section, Mutex,
Event) small example
- 2022-12-03 08:40:03下载
- 积分:1
-
mArticleFree Version 2.0 (夜猫文章管理系统免费版) ymArticle 功能列表: 1. 可支持用户组功能, 可按不同用户组设定各类权...
mArticleFree Version 2.0 (夜猫文章管理系统免费版) ymArticle 功能列表: 1. 可支持用户组功能, 可按不同用户组设定各类权限 2. 支持JS调用某类别或所有类别的最新/最热门文章 3. 支持手工分页, 分页只需在文章中插入 [page] 代码 4. 支持搜索功能 4. 支持相关文章功能 5. 后台WEB管理 6. 可统计今日浏览和总浏览数 7. 支持BB代码, HTML 8. 更多功能无法一一列出... -mArticleFree Version 2.0 (Night Cat article management system free version) ymArticle function list : 1. Supports user group functions, users can set various competence Group 2. JS support of a certain category or call all categories of the latest/3 most popular articles. Paging support manual , tab only inserted in the article [page] code 4. four search function support. support functions related article 5. background WEB management 6. Statistics available today for browsing and total View 7. support BB code, HTML 8. more features not spell them out .. .
- 2022-03-14 22:57:25下载
- 积分:1
-
VC++ 6多线程技术在端口扫描的应用程序…
VC++6.0多线程技术在端口扫描程序中的应用
- 2022-01-29 03:16:39下载
- 积分:1
-
Function: 1. Display System processes and process modules, threads information....
功能:
1.显示系统进程及进程的模块、线程信息。
2.能杀死任意进程包括系统服务进程。
3.能释放任意进程中的任意模块,不过有些关键模块释放不了。
4.结束任意进程中的任意线程。
5.请用右键进行操作。-Function: 1. Display System processes and process modules, threads information. 2. Can kill any process including the process of system services. 3. To any process of release of any module, but not the release of some key modules. 4. The end of any process in any thread. 5. Please use Right-operate.
- 2022-01-27 19:51:19下载
- 积分:1
-
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优...
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。
静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。
动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如
:在进程获得一次CPU后就将其优先数减少1。或者,进程等待的时间超过某一时限时增加其优先数的值,等等
-Write and debug a simulation of the process scheduler, using the "highest priority number priority" scheduling process scheduling algorithm to five.
The "highest priority number first" scheduling algorithm the basic idea is to CPU allocated to the highest-priority ready queue in the process.
Static priority number is determined when creating the process, and in the whole process will not change during the operation.
Dynamic priority number refers to the process of creating a process priority number can be given an initial value, and can modify the priority number according to certain principles. Example
: In the process, get a CPU after its reduction in the number one priority. Or, the process of waiting time exceeds a certain time limit, increase
- 2022-03-07 17:51:07下载
- 积分:1
-
vc内调用脚本引擎,多线程内vb脚本计算,
vc内调用脚本引擎,多线程内vb脚本计算,-vc call scripting engine, multi-threaded calculation in vb script,
- 2023-02-19 18:05:03下载
- 积分:1
-
获取系统正在运行的进程ID
获取系统正在运行的进程ID-acquisition system is running the process ID
- 2022-07-19 21:07:59下载
- 积分:1
-
简单多线程编程,每个运动的圆球类似一个线程,当碰到边框时自动返回...
简单多线程编程,每个运动的圆球类似一个线程,当碰到边框时自动返回-Simple multi-threaded programming
- 2022-03-11 18:02:53下载
- 积分:1
-
在多个进程间共享使用一个结构数据
在多个进程间共享使用一个结构数据- Shares in during many advancements uses a structure data
- 2022-08-11 08:36:32下载
- 积分:1