资源列表

« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 1044 »

[进程与线程实例53-多线程文件下载服务器

说明:多线程下载文件服务器,接收客户端登陆信息,和传递文件-multi-threaded download the file server, the receiving client landing information, and transmit documents
<lxy> 在 2008-10-13 上传 | 大小:68618 | 下载:0

[进程与线程实例50-多线程telnet服务

说明:多线程登陆TELNET要求服务,可以体现LINUX的风格,体现多线程的优点-multithreading landing TELNET services requested can be manifested LINUX style embodies the advantages of multi-threading
<lxy> 在 2008-10-13 上传 | 大小:211915 | 下载:0

[进程与线程NT下进程隐藏

说明:在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的
<潘桂聪> 在 2008-10-13 上传 | 大小:32284 | 下载:0

[进程与线程MultiThreads

说明:本程序实现同时运行的个线段,一个是显示动画的时钟,另一个是展示进度条,进度条恰好表不动画时钟的进度。本程序是基于对话框的MFC应用硬序-the program running simultaneously segments, the show is an animated clock, and the other is to demonstrate progress, the progress of the animation is n
<陈康> 在 2008-10-13 上传 | 大小:67633 | 下载:0

[进程与线程NT环境下进程隐藏的实现

说明:NT环境下进程隐藏的实现 补充:把ThreadMain的代码给丢了,在这补上: DWORD ThreadMain(HINSTANCE hInst) { TCHAR szModule[256], szText[512], szFormat[256] LoadString(hInst, IDS_FORMAT, szFormat, sizeof(szFormat) / sizeof(TCHAR)) GetModuleFileName(NULL
<dsfd> 在 2008-10-13 上传 | 大小:32682 | 下载:1

[进程与线程my_win32

说明:Windows 32 系统开发,利用VC-windows 32 system development, using vc
<Jack> 在 2008-10-13 上传 | 大小:9987 | 下载:0

[进程与线程在2000XP2003下屏蔽Ctrl + Alt + Del组合键

说明:win 2000、XP和2003下屏蔽ctrl+alt+del的源码-win 2000, XP and 2003 ctrl alt del shielding the source
<王凡> 在 2008-10-13 上传 | 大小:701699 | 下载:0

[进程与线程ipsec1

说明: simple tool to walk through MIB tree using Simple Network Management Protocol (SNMP). I developed this tool solely for learning
<lzh> 在 2008-10-13 上传 | 大小:83245 | 下载:0

[进程与线程D__Documen504181222002

说明:模拟操作系统运行的源代码 Descr iption: The object of this project is to write a C++ application to simulate the scheduler of a simple operating system.新手看linux源代码太困难,这个可是个不错的选择哦....不下可惜-simulation operating system source code Descr
<风海> 在 2008-10-13 上传 | 大小:8698 | 下载:0

[进程与线程CloseSmoothly_demo

说明:CloseSmoothly_demo, 通过回调实现对话框的平滑淡入淡出效果-CloseSmoothly_demo through dialog callback achieve a smooth fade out effect fades
<杜建军> 在 2008-10-13 上传 | 大小:4381 | 下载:0

[进程与线程OsDemo

说明:操作系统原理实例代码,涉及进程、线程、信号量等操作系统的原理和思想的实现。-operating system code examples principle involved process, threads, signals and so on the operating system principles and ideas of achievement.
<田野> 在 2008-10-13 上传 | 大小:25540 | 下载:0

[进程与线程pid_display

说明:列举程序中所有进程的示例,用到windows进程编程的一些原理。-A example of listing all the processes in a program, using the principle of windows processes programing.
<田野> 在 2008-10-13 上传 | 大小:16152 | 下载:0
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 1044 »

源码中国 www.ymcn.org