搜索资源列表
-
0下载:
在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的。相比较而言,Richer的方法由于可以使用c/c++等高级
-
-
0下载:
关于windows 编程中的网络编程,主要是线程方面的-windows programming on the network programming, the main thread is the
-
-
0下载:
windows编程中线程的应用。如何开启及终止一个线程-windows programming thread applications. How to open and termination of a thread
-
-
0下载:
如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋
奖”(Windows Pioneer Award)获得者根据最新的Windows操作系统权威技术修订了他的经典著作——再一次演示了基本的Win32程
序设计的API核心内容。本书的内容包括: ** 基本内容——输入、输出和对话框 ** Unicode概述 ** 图形——绘图、文本和字体、位
图和元文件 ** 内核和打印机 ** 声音和音乐 **
-
-
0下载:
自编的hanoi游戏,一个windows界面的程序,原理很简单,关键是多线程编程,可以供大家学习,目前这个程序还有一个小bug但是实在是不知道是什么问题,如果有那位能和我一起学习windows编程,请联系我-directed the Hanoi games, a windows interface procedures, principle is very simple, the key is multi-threaded programming, everyone can learn that
-
-
0下载:
windows多线程编程dos版本改版本在windows consel下实现-windows multithreaded programming dos version changed version of the windows under consel
-
-
0下载:
windows多线程编程,利用mfc的方式实现。与dos版本可互补。-windows multithreaded programming, using mfc ways. Dos version and complement each other.
-
-
0下载:
WINDOWS核心编程的共享内存的模拟与实现,采用WIN32和DDK实现,没有用到MFC.-core Windows programming shared-memory simulation and implementation, using WIN32 and DDK realized, did not use the MFC.
-
-
0下载:
杀进程的C++yuan原码。学习Windows编程的第一步。值的学习!-Kill process C++ Yuan original code. The first step in learning Windows programming. Value of learning!
-
-
0下载:
WINDOWS窗口编程,多线程编程 源码及原理实现-WINDOWS programming window, multi-threaded programming source and principle to achieve
-
-
0下载:
omp并行程序设计的一个简单程序范例
教你如何简单实用open mp多线程程序设计-omp parallel programming procedures for a simple example
-
-
0下载:
本书通过众多实例介绍了如何实现Windows下的多线程编程,即重点介绍了Win32API下的多线程和MFC下的多线程编程,又介绍了多线程机制在网络编程、图形编程和数据库中的应用。 -This book describes through many examples of how to implement multi-thread programming under Windows, which focuses on Win32API and MFC under the multi-threade
-
-
0下载:
Win32多线程程序设计(完美版)凡是 C/C++ 程序开发人员,并有 Windows 程序设计经验企图对线程、线程池、线程同步、核心对象、overlapped I/O完成端口等等 in Win32获得更坚实之认识者,本书就是针对你们而写的。-Win32 Multithreaded Programming (perfect version) Any C/C++ application developers, and Windows programming experience in an att
-
-
0下载:
Windows程序设计之多任务和多线程,希望对大家有所帮助-Many Windows programming tasks and multi-threaded, we want to help
-
-
0下载:
针对windows多线程编程的 一步步说清楚了 进程 线程 相关内存管理的 然后叫教会你如何进行多线程编程-The step by step for Windows multi-threaded programming point process thread of relevant memory management and called for multithreaded programming teach you how to
-
-
0下载:
侯捷大师的,Windows多线程程序设计,值得仔细研读-Master Hou Jie, Windows multi-threaded programming
-
-
0下载:
大名鼎鼎的windows编程系列 黑魔方,清华大学的,学习多线程编程的得力助手-Famous black cube windows programming series, Tsinghua University, the right-hand man to learn multi-threaded programming
-
-
0下载:
大名鼎鼎的windows编程系列 黑魔方,清华大学的,学习多线程编程的得力助手-Famous black cube windows programming series, Tsinghua University, the right-hand man to learn multi-threaded programming
-
-
0下载:
Famous black cube windows programming series, Tsinghua University, the right-hand man to learn multi-threaded programming
-
-
0下载:
Famous black cube windows programming series, Tsinghua University, the right-hand man to learn multi-threaded programming
-