搜索结果
找到约 518 项符合
INDUSTRIAL-process 的查询结果
书籍源码 remote process view
remote process view
Linux/Unix编程 unix下用fork()创建process的例子
unix下用fork()创建process的例子
加密解密 一个非常棒的Process Viewer/Killer/Dumper
一个非常棒的Process Viewer/Killer/Dumper
OA系统 一个java写的business process management系统
一个java写的business process management系统
中间件编程 本文为指定基于 Web 服务的业务流程行为定义了一种表示方法。这种表示方法被称为 Web 服务的业务流程执行语言(Business Process Execution Language for Web
本文为指定基于 Web 服务的业务流程行为定义了一种表示方法。这种表示方法被称为 Web 服务的业务流程执行语言(Business Process Execution Language for Web Services)(以下简称为 BPEL4WS)。用 BPEL4WS 表示的流程只能通过使用 Web 服务接口来导出和导入功能。 ...
其他 关于进程&线程查看器 用过vc++自带的Process Viewer
关于进程&线程查看器 用过vc++自带的Process Viewer,觉得这个小程序简单易用,有时候作用还很大,我就产生了自己做一个类似程序的想法,想着想着就着手作了起来。 首先我查看了有关进程和线程的api函数(在tlhelp32.h中)了解了他们的用法。 具体实施阶段: 界面设计:该实用程序的界面几乎完全参考vc++自带的P ...
中间件编程 opc-OLE PROCESS on Controll
opc-OLE PROCESS on Controll,源码与日本横河工控系统连接,对从业工业控制的同道,具有学习和参考价值
嵌入式/单片机编程 Training embedded apps to process speech may be as easy as finding the right 8-bit micro. Don t let
Training embedded apps to process speech may be as easy as finding the right 8-bit micro. Don t let what Rodger has to say about using an ADPCM algorithm and PWM output to generate speech to go in one ear and out the other
操作系统开发 操作系统实验,进程控制实验,Process.exe为父进程执行程序ChildProcess.exe为子进程执行的程序 该程序实现了进程间的消息通信
操作系统实验,进程控制实验,Process.exe为父进程执行程序ChildProcess.exe为子进程执行的程序
该程序实现了进程间的消息通信,共享储存区通信以及管道通信
汇编语言 This is an example how one could hide a process on Windows based operation systems from task viewer
This is an example how one could hide a process on Windows based
operation systems from task viewers like ProcDump (G-RoM, Lorian
& Stone) or ProcessExplorer (SysInternals).
It could e.g. be used as some kind of dump protection.
The way to get this done is very different on NT and 9x machines.