搜索资源列表
c++并发编程
- 很简单的一个并发程序,可以模拟飞机售票系统,三个终端,100张票。-very simple one complicated procedures, simulating an aircraft ticketing system, the three terminals, 100 votes.
添加激活的友元类列到你的程序中去
- C++程序添加激活的友元类列到已存在的程序中去,并包含演示例子。-adds C activation of the Friends of yuan out of the category of the existence of procedures that included demonstrations and examples.
ZThread_src
- 一个高级面向对象的线性和sycnchronization 库,以运行POSIX 和Win32 系统中的C++程序。它支持一种来自native theads,非常出色和强大的abstraction。 -a high level object-oriented linear and sycnchronization basement, and a POSIX operating system Win32 C procedures. Its support comes from a native
C_classic1
- 经典C程序源码,针对出学者哦!,希望对大家有帮助,希望大家多多上传啊-classic C program source code, up against scholars Oh! , And I hope to be helpful, I hope Members can upload ah
page20
- c++程序,模拟操作系统进程管理,里面有所有的文件和所明-c procedures, the operating system simulation process management, which has all the documents and that
c程序设计
- c语言实现生产者消费者问题-producer consumer issues
C++MultiThreadProgramming
- 全书分为13章,全面讲解构建多线程架构与增量多线程编程技术。第1章介绍了用于构建面向对象程序的不同类型 C++组件,以及如何使用这些组件来构建多线程架构。第2、3、4章简要介绍进程、线程、多任务处理、多线程化、 规划以及线程优先权的概念。第5章讨论进程间和线程间通信。第6章讨论线程和进程同步与合作,详细讨论临界区 、死锁、数据竞争以及无限延迟方面的主题。第7-10章讲解用于线程同步、线程间通信以及多线程处理的C++组件 。第11章讨论C++对象在多线程环境
StoreDiskManagement
- C程序实现系统存储管理分区分配的算法。运行环境:windows.
StressMark压力测试程序
- 简介 StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。 我们可以利用StressMark软件完成的典型测试任务包括: 1. 在多线程环境下测试一个软件模块、一段关键算法是否可以正确运行,即代码是否是多线程安全的。 2. 测试一个软件模块、一-brief StressMark test software is a Visual C prepared in the
zuoye12
- 这是一个用一个算法生成一片漂亮叶子的JAVA程序,是从一个外国网站下载C 程序改成JAVA程序的!-This is a generation algorithm with a beautiful leaf of a Java process, from a foreign website C program into the Java programming!
DrawLine 多线程画线的程序
- 这是一款用多线程画线的程序,对学习C++编写多线程程序很有帮助。-This is a line drawn with a multi-threaded program, write to learn C++ multi-threaded program helpful.
C-shili.RAR
- Visual C++系统开发实例精粹 赵辉,叶子青编著 的例子程序源码-Visual C++ system development examples essence Zhao Hui, Ye Ziqing compiled example program source code
loadEXE.rar
- 将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。,of non-self-injected into the EXE other process control operation of the code. Very classic things.
CPlusPlus_Boost_Thread_Program
- C++ Boost Thread 编程指南 标准C++线程即将到来。CUJ预言它将衍生自Boost线程库,现在就由Bill带领我们探索一下Boost线程库。 就在几年前,用多线程执行程序还是一件非比寻常的事。然而今天互联网应用服务程序普遍使用多线程来提高与多客户链接时的效率;为了达到最大的吞吐量,事务服务器在单独的线程上运行服务程序;GUI应用程序将那些费时,复杂的处理以线程的形式单独运行,以此来保证用户界面能够及时响应用户的操作。这样使用多线程的例子还有很多。 但是C++标准并没有涉
EnumProcessTest
- 使用psapi和toolhelp两种方式实现的显示进程列表程序- Uses psapi and the toolhelp two ways realizations demonstration advancement tabulates the procedure
ProcessManagementC++
- 采用VC++基于MFC框架下编写的进程管理程序,对于学习VC的很有参考价值-Used VC++ Based on MFC framework of the process of the preparation of management procedures, for the good reference to learn the value of VC
duoxiancheng
- 编写多线程的程序 1)试验目的和内容 理解操作系统中的进程和线程的概念,比较单进程(线程)和多进程(线程)的程序结构和执行方面的区别,指出多进程(线程)的好处。 2)试验环境 在windows下用VC++编写一个多线程的程序并比较与单线程程序的区别*/-Procedures for the preparation of multi-threading 1) test the purpose and content of understanding the proces
c++
- 是Google提供的一个 Windows 应用程序;用户可以借助于该程序,在数秒钟内找到自己计算机上的图片,加以编辑并进行欣赏。-Is Google to provide a Windows application users through the program, in seconds to find their own pictures on your computer, edit and enjoy.
基于C的多线程编程学习例程
- 该程序源码适合初学者学习多线程编程,采用的编程语言是C语言。(The program source code, suitable for beginners to learn C multithreaded programming.)
Win32多线程程序设计(源代码)
- ● Internet开发范例,包括ISAPI和WinSock。 ● 如何在服务器中使用线程和overlapped I/O。 ● 如何在多线程环境中使用C runtime函数库和MFC. ● 以C和C++写成的各个范例程序。 ● UNIX环境比较。让UNIX下的开发人员能转移到Win32. (Internet development examples, including ISAPI and WinSock. How to use threads and overlapped I