搜索资源列表
TurboTree
- 很多人都使用“父—子结构+递归算法”来显示树型的层次结构,这里给介绍一种简单方便的数据结构和算法,快速显示树型的层次结构-many people use a "parent-child structure + recursive algorithm" to show the level of tree structure, here introduced to a simple data structure and
线程通信
- 线程通信 本 文 我 们 将 在VC++4.1 环 境 下 介 绍 一 个 父 进 程 和 其 子 进 程 的 通 信 实 例。 在 父 进 程Parent 窗 口 中 按 一 下 鼠 标 左 键, 就 会 产 生 一 个Pipe 和 启 动 子 进 程Child, 并 从Pipe 一 端 发 送 信 息, 同 时Child 启 动 后 会 创 建 一 个 工 作 线 程, 专 门 用 来 从 管 道 的 另 一 端 读 入 数 据。
serialsend
- 串口读写,分主从模式!--Serial read/write. It is divided into parent/child format.
线程通信
- 线程通信 本 文 我 们 将 在VC++4.1 环 境 下 介 绍 一 个 父 进 程 和 其 子 进 程 的 通 信 实 例。 在 父 进 程Parent 窗 口 中 按 一 下 鼠 标 左 键, 就 会 产 生 一 个Pipe 和 启 动 子 进 程Child, 并 从Pipe 一 端 发 送 信 息, 同 时Child 启 动 后 会 创 建 一 个 工 作 线 程, 专 门 用 来 从 管 道 的 另 一 端 读 入 数 据。
serialsend
- 串口读写,分主从模式!--Serial read/write. It is divided into parent/child format.
TurboTree
- 很多人都使用“父—子结构+递归算法”来显示树型的层次结构,这里给介绍一种简单方便的数据结构和算法,快速显示树型的层次结构-many people use a "parent-child structure+ recursive algorithm" to show the level of tree structure, here introduced to a simple data structure and a
ParentChild
- VB.net Samle: how to create Parent - Child windows forms.-VB.net Samle: how to create Parent- Child windows forms.
RoutinginZigBee
- An IEEE 802.15.4-based Wireless Sensor Network is considered, and the relationship between the IEEE 802.15.4 topology formation mechanism and possible routing strategies at the network layer is studied. Two alternative
parant-child
- Some utilities in VC++, such as how to call functions in parent class of the same name in child class.
EnrollmentSystem
- Enrollment System v1.0 This a complete enrollment system that you can use in recording a students information. I started working with this project using MS Access. You can benefit the use of a parent/child to grand
JavaScriptCommon
- 自用的Asp.net操作Javascr ipt的通用类,封装了一些常用的如弹出对话框,刷新父、子窗口,关闭并跳转等小功能-Asp.net own use common Javascr ipt operation class encapsulates a number of commonly used, such as pop-up dialog box, refresh the parent, child window, close a
jfeihnfngie
- 在linux环境下,用C语言编写一个程序,以树状形状(即体现父子关系)输出系统当前所有进程-In the linux environment, using C language to write a program to the tree shape (that reflect the parent-child relationship) all of the current process output system
how-to-chang-child-windows-size-
- 如何根据父窗口的大小改变控件的大小和位置-how to chang child-window s size according to its parent s size
MFC-Tree-Control--using
- 网上找的非常基础的文章,测试发现当Single Expand property和Always Show Selection属性同时设置为TRUE时,Always Show Selection会失效,不知道这样的认识对不对?- MFC Tree controls are one of the useful controls to show a hierarchical view of items. They can show the fo
ProcessManagementExp
- 实现进程的软中断通信。 使用系统调用fork()创建两个子进程,再用系统调用signal()让父进程捕捉键盘上来的中断信号(即DEL键);当捕捉到中断信号后,父进程用系统调用kill()向两个进程发出信号,子进程捕捉到信号后分别输出下列信息后终止: Child Process 1 is Killed by Parent! Child Process 2 is Killed by Parent! 父进程等待两个子进程
processtree
- linux在内核模式下实现processtree功能,遍历系统当前所有进程的任务描述符,并按进程父子关系将这些描述符所对应的进程id(PID)组织成树形结构显示;-Linux in kernel mode achieve processtree functions, traverse the system of all current process task descr iptors, according to the process
PersonalBlog
- 1)通过两个抽象表存放任何数据实体以及实体之间的关系; 2)通过两种扩展字段设计方式实现任何数据实体的字段扩展需要,并且扩展的字段支持数据库级别的排序搜索功能;扩展字段的添加和一般字段没有什么大的区别,仅仅只是添加了一个特性而已。 3)由于将实体与实体之间的关系进行高度抽象(最终抽象为横向和父子递归两种关系),导致数据库访问层的接口的通用型非常广泛,可以适应任何实体之间的关系。这样的设计用一般的言语无法表达;也许你看了代码之后会
Node
- 非常实用的系统架构模式,以树结构构建系统架构,即插即用的模式,能够实现复杂对象系统,来自于项目的实例,极具参考价值。包括对父子节点的操作。-Very practical system architecture model, a tree structure to build the system architecture, plug and play mode, complex objects, in the instance of t
Linux-GTKP-chat
- Linux Socket 基于GTK+聊天软件,采用父子进程编写,互斥死锁-Linux Socket based on GTK+ chat software written in parent-child process mutex deadlock
bridge
- Using parent-child process to play bridge automatically according to the basic rules