搜索资源列表
开关进程
- 用对话框的方式进行常用进程的开关。进程路径用户可自行添加删除,添加的路径用ini文件存储在硬盘上,以便用户下次启动程序时调用。
pro-com
- 进程和进程通信 1.设计一个程序,创建一个子进程,使父子进程合作,协调地完成某一功能。要求在该程序中还要使用进程的睡眠、进程图象改换、父进程等待子进程终止、信号的设置与传送(包括信号处理程序)、子进程的终止等有关进程的系统调用。 2.分别利用UNIX的消息通信机制、共享内存机制(用信号灯实施进程间的同步和互斥)实现两个进程间的数据通信。具体的通信数据可从一个文件读出,接收方进程可将收到的数据写入一个新文件,以便能判断数据传送的正确性(对文件操不熟悉的同学可不必通过读写文件,只要键盘
jisuanqi-MFC
- 范例003 调用计算器的对话框程序-多进程。C++老师给的范例,保证质量。-Example 003 call calculator dialog procedures- multi-process. C++ teacher gave an example of quality assurance.
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
Thread_13
- 基于共享内存的进程通信,调用CreatFileMapping,MapViewOfFile,strcpy实现-Shared memory based on the process of communication, call CreatFileMapping, MapViewOfFile, strcpy implementation
zuidayouxianshu
- 操作系统实验,编程实现进程的调度,最大优先数的调用-Operating system, experiment, programming process, scheduling, the largest number of calls of priority
calculator
- C++课程老师给的范例。范例003 调用计算器的对话框程序-多进程。-C++ programs to the example of the teacher. Example 003 call calculator dialog procedures- multi-process.
freecellreader_demo
- 通过C#语言调用API访问另一个进程的内存。-API functions with C# (using P/Invoke) to read another process memory.
ProcProtectCtrl
- 意天进程保护组件-防止进程被杀 360杀不掉,杀毒软件也杀不掉! 独家破解(我一直在找破解,但运气好到一定程度自己搞出来了)!! COM组件封装,易于调用。 原价350人民币……! -Yitian process protection control- Protect the process from being killed by taskmgr/360safe/avTool... CrackedVersion By myself(lucky e
ProcessEc
- 易语言下直接调用模块,包含有( 结束进程模块 进程模块 进程相关模块-1 进程相关模块-2 进程相关模块-3 进程信息)-Easy language to directly call the next module, contains (end of the process module process module process related modules-1 process related modules-2 process related modules-3 process
sleepingbarber
- 睡着的理发师问题 关于进程调用互锁的经典例题-Barber problem sleeping on the process of calling a classic example interlock
yinchangjincheng
- 隐藏进程模块,可以调用,自己在编写一下,还是很好的借鉴-Hide process module, you can call, write about themselves, or a good reference
Take360patchsourcelist
- 取360补丁列表源码例程程序调用API函数查找360进程,解析进程数据取补丁列表。-360 patch list to take the program source code routine 360 calls the API function to find the process, the process of data analysis to take the patch list.
youxiandudiaodu
- 操作系统学习中的模拟CUP如何调度外部进程的算法—优先度调用算法-Analog CUP in the operating system, learn how to schedule external process algorithm- priority call algorithm
进程API
- 调用进程API进行进程GUI枚举,管理windows进程(for(windowsNT,2000,XP,VISTA,7,8))
判断某个进程是否存在,存在则做什么梦事
- 判断某个进程是否存在,存在的话就做什么事,这里只锁定了鼠标键盘等,调用了精益模块,更强大的功能可以自己完善(To decide whether a process exists or not, what to do when it is there, it only locks the mouse and keyboard, and calls the lean module, and the more powerful function can perfect itself.)
将代码注入到进程中并运行
- 易语言注入进程源码例程程序调用API函数打开进程内存,将代码注入到进程中并运行。 本易语言源码例程属于易语言高级教程。(The source code routine program of the easy language injection process calls the API function to open process memory, inject the code into the process and run. This language source code ro
CALL地址测试
- 找到子程序地址,利用汇编调用函数子程序 很简单的一个例子(Find subroutine address and call function subroutine by assembler.)
易语言绑定主线程调用CALL
- 绑定指定进程,执行CALL,防止游戏崩溃。 1、游戏判断call主线程调用,不是马上掉线。(Bind the specified process and execute CALL to prevent the game from crashing. 1, game judgment call main thread calls, not immediately dropped.)
进程注入源码
- 进程注入源码,无需任何模块调用系统API编写的内存注入源码. 易语言
