搜索资源列表
进程和线程
- 看一下UNIX系统中的进程和Mach的任务和线程之间的关系。在UNIX系统中,一个进程包括一个可执行的程序和一系列的资源,例如文件描述符表和地址空间。在Mach中,一个任务仅包括一系列的资源;线程处理所有的可执行代码。一个Mach的任务可以有任意数目的线程和它相关,同时每个线程必须和某个任务相关。和某一个给定的任务相关的所有线程都共享任务的资源。这样,一个线程就是一个程序计数器、一个堆栈和一系列的寄存器。所有需要使用的数据结构都属于任务。一个UNIX系统中的进程在Mach中对应于一个任务和一个单
EnumPeb
- 进程的PEB在以前os上是个定数,但在xp后,有所变化,这个程序可以动态获得各个版本下不同进程的PEB,有效解决硬编码问题。获得了peb,就可以获得进程的命令行参数,获得了命令行参数就知道对应进程打开了什么文件,然后给该进程发送WM_CLOSE,就可以关闭该进程打开的文件了,是不是很神奇,但这里只介绍了动态获得PEB的方法。
ReadOtherCmdLine
- 枚举进程,及对应的窗口标题,并查看其完整命令行参数 vc2008源代码-Enumeration process, and the corresponding window title, and view its full command-line arguments vc2008 source code
BallTh
- 自己写的一个桌面小球程序,每点击一次按钮,就有一个新的线程被建立,每个线程对应于一个运动的小球-Wrote it myself a desktop small ball program, every click of a button, there is a new thread is created, each thread corresponds to a movement of the small ball
multithread--wordclear
- vc 编程种详细介绍了多进程的处理方式,对win32编程和MFC做了对比,并对应的写出7个实例,有助于快速入手多线程!-vc programming kind of detailed multi-process approach, on win32 programming and MFC was compared, and the corresponding write seven instances, contribute to fast start multi-threaded!
111
- 查找正在运行的进程,并显示进程对应的源程序所在的位置。-Find a running process, and display process corresponding to the source location.
ChildProcess
- 《进程通信之三 父进程传参数与子进程返回值》 程序带博客文章说明,值得一看。对应博客文章 http://blog.csdn.net/morewindows/article/details/8683830-" The process of communication of the parent process pass parameters with the child returns the value of the program with a blog post that e
Auto-forbid
- 通过在配置文件中写入程序名称来屏蔽对应的程序。企业管理员可能用到。-By writing to the program name in the configuration file to mask the corresponding program. Enterprise administrators may be used.
process
- 模拟Windows下的进程的创建与退出,和对应的内存分配情况,可直接运行,无需修改-Creating and exits, and the corresponding memory allocation process simulation under Windows, can be run directly without modification
WinPing(hide-windows)
- C++实现网卡的关闭与重启,通过ping一个ip,如果ping通则退出,否则关闭对应网卡,然后重启,使用了隐藏窗口。-C++ implementation of network card shut down and restart, by ping an IP, if ping general principles of the exit, or close the corresponding card, and then restart, use the hidden window.
cohesienthartparamete
- 系统自动生成用户指定数量的题目选择英文西班牙文对应的西班牙文-System automatically generated user specified number of topic selection English Spanish corresponds to the Spanish
evohy
- 自动设置IIS对应的动态IP,适合于用动态ip做网站时每次连接所得到的不同-Automatically set the IIS corresponding dynamic IP, suitable for do with dynamic IP website connection of different every time
Xurlish
- 系统自动生成用户指定数量的题目选择英文西班牙文对应的西班牙文-System automatically generated user specified number of topic selection English Spanish corresponds to the Spanish
Tgif
- 这是一个根据产品的数量来画出对应扇形比例图的程序,它是用MFC写的,(This is a based on the amount of product to draw the corresponding fan scale map program, it is written in MFC,)
eauelbg71
- 系统自动生成用户指定数量的题目选择英文西班牙文对应的西班牙文()
97474843
- 这是DNS的域名解析程序,能对任何有效域名找到对应的IP地址()
39620891
- 服务端抓图对应客户端实时监控程序,很不错的易语言源码,适合易语言爱好者使用,()
560100
- visual c++程序设计实训教程对应的源代码,vc学习的好资料,()
excbfsiveIDEdesign
- 滤波器的设计以及零极点对应频率响应分析,matlab程序!()
kkerlhppingaattributes
- 窗口系统菜单和按钮的移除(最大 最小化 关闭按钮等和对应菜单的移除),很不错的易语言源码,适合易语言爱好者使用,()