搜索资源列表
processjjjjj
- windows多线程编程的例子,特垃圾的,你们别下啊.-windows multithreaded programming examples, especially garbage, under your other ah.
Productor_Consumer
- 1、在Windows系统环境下,用Windows API编程实现操作系统经典同步问题。 2、理解和运用信号量、PV原语、进程间的同步互斥关系等基本知识。 3、在实习过程中,加强对于进程同步概念的理解,对于实验进行分析。 4、掌握在Windows环境下多线程(进程)程序设计的一些基本方法。 -1, in the Windows system environment, Using Windows API programming operating system classic syn
LISTINGS
- c++多线程编程源代码,可在linux/windows下使用-c multithreaded programming source code, in linux / windows use
windows
- 老师布置的windows核心编程的大作业 功能需求如下: 具有查看系统当前运行进程,线程的功能,并能选择结束进程。设置进程的优先级,休眠,唤醒线程。 系统可以加载一个动态链接库,动态链接库随机不停的产生数据,系统显示该数据。(为保证所有数据都能被显示,要求用同步机制来实现) 具有查看系统当前运行进程,线程的功能,并能选择结束进程。设置进程的优先级,休眠,唤醒线程。 系统可以查看虚拟内存使用情况(10分) 系统可以把输入的信息写入共享内存,并由另一个进程从共享内存中写入磁
WINDOWS_KEREL_PROGRAMMING
- 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。
mouseeventtrap
- 通常认为在编写程序中用到多线程是一个高级的编程任务,容易发生错误。在本月的栏目中,我将在一个Windows® 窗体应用程序中使用多线程,它具有实际的意义,同时尽量使事过去用 C++/MFC 开发程序时,常常为用户提供鼠标的右键单击功能,如今在 .NET 框架中使用 C#,也想在程序中提供鼠标右键单击功能,比如,在文本框、窗格、标签以及主窗口背景上使用鼠标右键。毕竟 C# 不是 C++/MFC,那么如何用 C# 处理鼠标事件呢?
ProgrammingApplicationsforMicrosoftWindows
- 本书是讲解Windows操作系统内部机制的一本专著。作者从基本概念入手,全面系统地介绍了Windows底层实现机制、Windows应用程序的基本构件(包括进程、线程、内存管理、动态链接库、线程本地存储和Unicode)以及各类Windows API等,并列举了大量应用程序示例,精辟地分析了Windows编程的各个难点和要点,为掌握Windows编程技巧提供了一条有效的捷径。
PhilospherDining
- 它是一个经典的算法-哲学家进餐问题,用VC++实现,通过它大家可以掌握Windows中的多线程编程-It is a classic algorithm-the Dining Philosophers, VC + +, through which we can grasp the Windows multi-threaded programming
pthread.rar
- windows多线程开发包,能够使习惯linux下多线程编程的人能够直接在windows下进行编程。,windows multi-threaded development kit, enabling multi-threading used to programming under linux are able to directly in the program under windows.
DelphiWindowshexinbiancheng
- 本书是一本介绍Windows核心技术及高级技巧的专著。从系统内核编程出发,使用大量的例子帮助读者理解这些编程技术,讲述了线程同步及隐藏、系统钩子深入分析、读写物理磁盘的关键技术、读写物理内存和其他进程内存的核心技术、Windows 9x下调用16位实模式和保护模式代码的核心技术、直接读写端口技术、可执行文件加壳的技巧、PE结构分析、Ring0的实现、Windows API截取技术、屏幕取词技术等方面的内容。全书对热点源代码进行了深入剖析和讲解,同时本书汇聚了作者利用Soft-ICE跟踪调试经验,
MultiThread
- windows 多线程编程的一个非常好的例子-windows multi-threaded programming, a very good example of
Win32MultThread
- 侯捷 大师Win32 多线程编程 要修炼到一定程度才能看懂-multi thread windows 32
holdthread
- VC++挂起、启动和恢复线程的方法实例,多线程编程方面比较基础的知识,向高手迈进必看的一些Windows系统相关的例子,供参考。 -VC++ hangs, startup and recovery method of an instance of the thread, multi-threaded programming knowledge basis of comparison to the master into the must-see some of the Windows sys
ACE_Threate
- ACE的线程编程。使用基于ACE提供的线程函数,创建和关闭WINDOWS下的线程-ACE-threaded programming. Thread function based ACE, create and close the thread under WINDOWS
CopyFile1
- Windows多线程编程技术与实例-源代码,这是个多线程拷贝文件的源码,简单明了值得学习-Windows multi-threaded programming techniques and examples- source code, which is the source of a multithreaded copy files, plain and simple worth learning
windows
- windows核心编程大作业,实现了线程进程的追踪,虚拟内存的查看等功能。-Large windows core programming job
complex__pxxs
- 在Windows 2000XP2003环境下,创建一个包含N个线程的控制台进程,(In Windows 2000 xp2003 environment, create a console process contains N thread,)
orocsss
- 在windows 982000下,创建一个控制台进程,此进程包含n个线程(Under the Windows 982000, create a console process, this process contains n threads)
VC断点续传源代码
- VC断点续传源代码,实现HTTP的多线程传输(VC HTTP source code, multi thread transmission HTTP)
90700651
- 基于Windows消息,建立串口监听线程,读取测速雷达数据的程序()