搜索资源列表
进程和线程
- 看一下UNIX系统中的进程和Mach的任务和线程之间的关系。在UNIX系统中,一个进程包括一个可执行的程序和一系列的资源,例如文件描述符表和地址空间。在Mach中,一个任务仅包括一系列的资源;线程处理所有的可执行代码。一个Mach的任务可以有任意数目的线程和它相关,同时每个线程必须和某个任务相关。和某一个给定的任务相关的所有线程都共享任务的资源。这样,一个线程就是一个程序计数器、一个堆栈和一系列的寄存器。所有需要使用的数据结构都属于任务。一个UNIX系统中的进程在Mach中对应于一个任务和一个单
mypipe
- 两个匿名管道通信的源代码,经通过测试,能在两个可执行文件之间获取数据。-two anonymous communication channel source code, the test in two executable files between data acquisition.
remote_thread
- Remote Run Library是一个为部分代码提供完整的远程(这里的远程指不同于本进程的其他进程空间)运行环境(包括在代码中使用隐式API调用、字符串常量、全局/静态变量、异常保护)的工具。它允许你在任意进程(只要你有足够的权限)运行一段代码甚至一个exe,从而可以让两个或多个可执行文件在同一个进程空间运行。-Remote Run Library is a part of the code provides a complete remote (remote here refers to
process-pipe
- 一个基于父进程和子进程之间用匿名管道进行进程通讯的实例,附带了可执行文件以及全部源码。非常好的了解匿名管道机制的程序。-One based on the parent process and child processes to process communication with the anonymous pipe instance comes with an executable file and all source code. A very good understanding of
ipcAttack
- 多线程远程建立IPC连接并拷贝可执行代码远程执行,自行添加代码即可实现可用于抓肉鸡功能。-Establishment of multi-threaded remote IPC connection and copy the executable code remotely, add their own code to implement features can be used to catch chickens.
processinfo
- Windows系统下面获取进程的源代码,采用VC开发,可以获取进程的信息包括可执行程序的路径,进程ID等,可以用于进程监控和其他进程操作。-Windows system process to obtain the source code below, using VC++, you can get the process information includes the path of the executable program, process ID, etc., can be used f
DelSelf
- 一个可执行文件在执行过程中,一般是不能删除其自己的,这段代码就是向你演示这个功能的-An executable file in the implementation process, generally can not remove its own, this code is to show you this feature
full_motioncontrol
- 绘图输出控制软件,主要适用于激光切割、雕刻等,步进电机控制绘图输出的设备。支持并口控制和USB下载控制。 资料包含: 上位机源代码:控制设备输出的源代码; 下位机源代码:芯片(ARM、DSP等)控制源代码; 接口源代码:可重编程的源代码,供完善程序; 端口控制源代码:LPT并口控制和USB端口下载源代码; 程序文件:控制软件的可执程序和程序演示视频。 程序可用于电机控制测试和应用于根据图形输出的控制软件,源程序可任意修改和应用于商业用途。 希望为电
mardwarrassume
- 一个小巧的个人信息管理程序,很实用,vc6的源码和可执行文件,-A small, personal information management program is very practical, vc6 source code and executable file,
oouplingarchitecturerule
- OCR算法代码, 这不是一个完整的系统,没法生成可执行程序,-OCR algorithm code, this is not a complete system, to generate an executable program,
ltjtdlx
- 此压缩文件是关于实现汽车销售管理系统的数据库设计,包括代码 可执行文件 和说明(The compressed file is about to reach the car sales management system database design, including code and executable file)