搜索资源列表
-
0下载:
在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的。相比较而言,Richer的方法由于可以使用c/c++等高级
-
-
0下载:
windows核心编程的代码,没有用MFC,完全采用WIN32和DDK开发,在WIN2000下运行.统计进程的状态和堆栈.-windows core programming code without using MFC, completely WIN32 and DDK Development, running in Windows 2000. Statistical process and the state stack.
-
-
0下载:
VC++与DHTML混合编程并实现与JSP语言的参数传递 程序名称:ChildFrm.cpp 运行环境:Windows 2000 + SP4, VC++6.0-VC mixed with DHTML programming and to achieve and JSP language Parameter Passing procedures title : ChildFrm.cpp runtime environment : Windows 2000 SP4, VC 6.0
-
-
0下载:
关于windows 编程中的网络编程,主要是线程方面的-windows programming on the network programming, the main thread is the
-
-
0下载:
多线程编程,实现四个窗口同时运行(每个窗口执行不同的内容)-multithreaded programming, the realization of the four windows simultaneously run (each window implementation of the different elements)
-
-
0下载:
windows多线程编程最基础的入门例子-windows multithreaded programming most basic introductory examples
-
-
0下载:
如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋
奖”(Windows Pioneer Award)获得者根据最新的Windows操作系统权威技术修订了他的经典著作——再一次演示了基本的Win32程
序设计的API核心内容。本书的内容包括: ** 基本内容——输入、输出和对话框 ** Unicode概述 ** 图形——绘图、文本和字体、位
图和元文件 ** 内核和打印机 ** 声音和音乐 **
-
-
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下载:
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下载:
Windows多线程编程之创建线程 create thread-Multithreaded Programming Windows create a thread create thread
-
-
0下载:
VC下的多线程编程资料,Windows平台下的多线程编程VC技术文章-VC data under the multi-threaded programming, Windows platform, multithreaded programming under VC Technical Articles
-
-
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下载:
Win32多线程程序设计, 讲述了再Windows下的多线程编程思想-Win32 multi-threaded programming, Windows, and then tells the multi-threaded programming ideas
-
-
0下载:
侯捷大师的,Windows多线程程序设计,值得仔细研读-Master Hou Jie, Windows multi-threaded programming
-
-
0下载:
windows多线程编程,可以作为学习者的主要学习工具和参考资料-windows multithreaded programming, can be used as the primary learning tool learner and reference materials
-
-
0下载:
《Windows多线程编程技术与实例》-郝文化-源代码-Windows multi-thread programming techniques and examples- source code
-