-
multi-threaded_programming
此文档为SUN公司的技术文档,讲解多线程编程的方法,非常规范详尽。(This document is the company' s technical documentation for the SUN to explain the multi-threaded programming method, very detailed specifications.)
- 2010-12-24 10:12:24下载
- 积分:1
-
ehe
提供公路工程材料的录入和修改,统计,利用可编辑的Infragics,webGrid实现(Provide input and modify of highway engineering material, statistics, the use of editable Infragics, webGrid implementation)
- 2017-04-10 10:40:12下载
- 积分:1
-
UIThreadDemo
UI间线程数据传输,初学者可以参考消息收发机制。(UI data transmission between threads)
- 2016-11-24 10:20:12下载
- 积分:1
-
8137
post注册机源码,程序结合易语言扩展界面支持库、多线程支持库和互联网支持库,可以针对网站论坛循环注册。(Fillmore post source , the program combined with easy language support library expansion interface , multithreading support libraries and Internet support libraries , can be recycled registered for the website forum.)
- 2016-07-03 13:19:05下载
- 积分:1
-
linjiequ
用软件方法解决上述临界区问题—兄弟。即要求修改sm6,实现accnt1+accnt2 提交的程序名:ex2
采用的算法可选择:
–Peterson算法:(Solving these critical problems by using software method . That requires modifications to the sm6 implementation of accnt1+accnt2, the program name- submit: ex2
The algorithm can choose:
Peterson algorithm:)
- 2020-11-01 19:49:55下载
- 积分:1
-
andmve
一个小的试验,通过在vb环境下设置串口并发送和接收数据的小程序,(A small test, through in the vb environment set up a serial port to send and receive data and small programs,)
- 2017-06-13 22:59:22下载
- 积分:1
-
5411782
小说在线提取源码,程序结合易语言互联网支持库和多线程支持库,实现小说在线提取(Novel online extraction of the source code, the program combined with easy language Internet support libraries and multithreading support library that implements novel online extraction)
- 2015-10-03 15:15:19下载
- 积分:1
-
MultiThread6
建立一个基于对话框的工程MultiThread6,在对话框IDD_MULTITHREAD6_DIALOG中加入一个按钮IDC_UI_THREAD,标题为“用户界面线程” 右击工程并选中“New Class…”为工程添加基类为CWinThread派生线程类CUIThread。(Establishment of a dialog-based project MultiThread6 the dialog IDD_MULTITHREAD6_DIALOG a button IDC_UI_THREAD, heading for the user interface thread, right-click project and select the " New Class ..." for the project to add a base class CWinThread derived thread class CUIThread.)
- 2012-06-21 14:38:39下载
- 积分:1
-
seurcr
汉诺塔问题的代码 仅可做参考 嘻嘻 不错的源码,很好(Hanoi tower problem code Only for your reference Hee hee good source code, very good)
- 2017-07-25 15:41:29下载
- 积分:1
-
C++MultiThreadProgramming
全书分为13章,全面讲解构建多线程架构与增量多线程编程技术。第1章介绍了用于构建面向对象程序的不同类型
C++组件,以及如何使用这些组件来构建多线程架构。第2、3、4章简要介绍进程、线程、多任务处理、多线程化、
规划以及线程优先权的概念。第5章讨论进程间和线程间通信。第6章讨论线程和进程同步与合作,详细讨论临界区
、死锁、数据竞争以及无限延迟方面的主题。第7-10章讲解用于线程同步、线程间通信以及多线程处理的C++组件
。第11章讨论C++对象在多线程环境中的行为和交互方式。第12章简单介绍多线程应用程序的测试技术。第13章对全
书内容进行扼要地问顾与思考。
(err)
- 2020-06-26 03:00:02下载
- 积分:1