搜索资源列表
操作系统11
- 用C语言作为编程语言,用结构体作为文件和目录等的编程结构;对于文件,其结构体中包括文件名、属性、文件内容、文件长度、指向父目录的指针、指向子目录的指针、指向同层目录或文件的指针。 目录结构和文件结构相似,只是没有内容,其只有子目录和子文件。 用户结构包括用户名、指向其文件目录的指针、指向下一个用户的指针。设置的文件操作命令有17条:新建文件、新建目录、删除文件、删除目录、在当前目录下指定目录新建子目录、在当前目录下指定目录新建子文件、打
StatusBarACT_demo
- 一个状态栏类使用的例子 可以根据文本自动调整格子大小(Auto-fit of text ),可以响应消息(Command notifications to the parent window ),当鼠标移动到格上时会有提示信息(Tool-tips on panes ),移到某一格时改变鼠标形状(Cursors for panes ). 作者:Paul S. Vickery -a status bar the use of such ex
Adapter
- 意图 将一个类的接口转换成客户希望的另外一个接口。A d a p t e r 模式使得原本由于接口不兼容而不能一起工作的那些类可以一起工作。 适用性 · 你想使用一个已经存在的类,而它的接口不符合你的需求。 · 你想创建一个可以复用的类,该类可以与其他不相关的类或不可预见的类(即那些接口可能不一定兼容的类)协同工作。 · (仅适用于对象A d a p t e r )你想使用一些已经存在的子类,但是不可能对每一个都进行子类化以匹配它们
shell it out
- 建立一个simple>的简单shell,通过编程了解fork前后parent process和child process的运行状况。调用system call检查系统报错信息。-establish a simplegt; A simple shell, through the understanding of programming before and after the parent process fork and the
改进的显示目录的树型结构
- 你能指定对话框的父窗口,它能作为一个模态对话框. 你能指定对话框的标题 dobrowse()函数能切断默认路径的 \\ 字符. 这个类有个虚拟成员能动态的使能或禁用ok按钮.它还能指定状态区显示的文字. -you can designate the parent dialog window it could serve as a Modal Dialog. you can designate the title
FormHandle
- 窗口句柄查看器,可查看鼠标指定对象的句柄以及其属于的类和父类-window handle viewer can see the mouse targeted handle, and it belongs to the category and a parent
graphic_algorithm
- 每对节点间最短路径 Floyd-Warshall 算法 D[i,j]表示从i到j的最短距离; P[i,j]表示从i到j的最短路径上j 的父节点-between each pair of nodes Shortest Path Floyd-Warshall algorithm D [i, j] said from i to j is the shortest distance; P [i, j] said
ProcessList
- 能够列出当前系统运行的所有进程ID和父进程ID,并列出相应的句柄,本文件用WINRAR压缩,无密码,请放心使用,-system to a list of all running process ID and parent process ID, and lists the corresponding handle. the documents WINRAR compression, password, please rest assur
Tray__Icon
- // This a conglomeration of ideas from the MSJ \"Webster\" application, // sniffing round the online docs, and from other implementations such // as PJ Naughter s \"CTrayIconifyIcon\" (http://indigo.ie/~pjn/ntray.htm
parent
- 从所周知,NT环境中API的黑洞之一便是NTDLL.DLL,这个DLL包含了许多有用的函数,这些函数都是未公开的。此代码拟使用NTDLL.DLL中的NtQueryInformationProcess函数来获取任何指定进程之父进程的ID。-from known, NT environment API is one of the black hole NTDLL.DLL, the DLL contains many useful funct
parent
- 从所周知,NT环境中API的黑洞之一便是NTDLL.DLL,这个DLL包含了许多有用的函数,这些函数都是未公开的。此代码拟使用NTDLL.DLL中的NtQueryInformationProcess函数来获取任何指定进程之父进程的ID。-from known, NT environment API is one of the black hole NTDLL.DLL, the DLL contains many useful funct
parent
- 获取父进程资料,通过操作可以操作一些句柄返回-Parent Process control
Detection.anti.crack.VB.code.parent.process
- VB防破解检测父进程代码Detection of anti-crack VB code to parent process -Detection of anti-crack VB code to parent process
Parent
- 通过匿名通道在同一台电脑中不同进程间进行通信,此程序为父窗口程序。-Anonymous access on the same computer to communicate between different processes, the parent window procedure this procedure.
Parent
- 我写的父子进程通信的代码,想学习进程通信的可以-this is the code of parent and child process
as-parent
- Form As parent (Delphi7)
USBCOM_Parent class
- Parent class for USB/COM ports interface
WindowsParentChild
- 探究当父窗口隐藏、最小化等情况时,对子窗口的影响,哪些是受父窗口的限制的。windows下的窗体的parent有两种类型:parent、owner,两种情形要分别对待。(To find out the affection to chidren windows when the parent window is hidden or minimized. There are two types of "parent" w
bridge
- Using parent-child process to play bridge automatically according to the basic rules