搜索资源列表
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
DllView
- 查看系统当前运行的任一进程中,包含的模块。-check modules of process
view
- 进程模块查看 < 多任务(多进程、多线程) >-Process module view < multi-tasking (multi-process, multi-threaded)>
j_14407_OshjTaskView
- VC进程模块查看管理器源码类别:编程源码 - C/C++授权语言:共享软件 - 简体中文应用平台:windows - 无数据库发布时间:2009-7-12 11:00:02更新时间:2009-7-12 11:00:02源码大小:0.03 MB-VC process module view Manager source categories: Programming source code- C/C++ authorization language: Shareware- Simplified C
modelos
- OPNET仿真电力线传输 MAC层协议模型。包括HUB模型以及进程处理模块。-OPNET Simulation of Power Line MAC-layer protocol model. HUB models and processes, including processing module.
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
s
- 杀毒软件的阻止病毒启动功能模块,能检测进程启动,并通知用户,由用户决定是否启动该进程。-Anti-virus software to prevent virus-start function modules, can detect the process started, and notify the user, the user decide whether to start the process or not.
dffdsg
- 杀进程模块,很好的易模块,适合易编程者使用-Kill the process module, a very good and easy module for programmers to use and easy
yinchangjincheng
- 隐藏进程模块,可以调用,自己在编写一下,还是很好的借鉴-Hide process module, you can call, write about themselves, or a good reference
jshddsdfd
- 进程防杀模块,很不错的易语言模块,易爱好者可以下载使用-Anti-kill process module, the module is very good and easy language, easy to use fans can download
ZwTerminateProcess
- n种方法结束进程 附加强力结束进程模块-n ways to attach the end of a strong end of the process module processes
inf
- 用VC++简单察看进程模块信息,新手看的.-check the information about the appointing process.
hr122176
- 易语言源码分享。希望更多的朋友了解易语言。源码名称:枚举进程模块-Easy language source code sharing.Hope more friends to understand easy language.Source Name: enumeration process module
ghhfghftffbfg
- 易语言下直接调用模块,包含有( 结束进程模块 进程模块 进程相关模块-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 infor
PCHunter_free
- 1.进程、线程、进程模块、进程窗口、进程内存信息查看,杀进程、杀线程、卸载模块等功能 2.内核驱动模块查看,支持内核驱动模块的内存拷贝 3.SSDT、Shadow SSDT、FSD、KBD、TCPIP、Classpnp、Atapi、Acpi、SCSI、IDT、GDT信息查看,并能检测和恢复ssdt hook和inline hook 4.CreateProcess、CreateThread、LoadImage、CmpCallback、BugCheckCallback、Shutdown、Leg
易语言暂停进程源码
- API暂停-恢复进程,无需要任何模块,既可以暂停进程,和恢复进程纯源码(API to halt the process, no need any module, pure source)
20180106_061650054
- 易语言枚举句柄关闭进程DLL模块源码.e(Easy language enumeration handle closing process DLL module source code.E)
判断某个进程是否存在,存在则做什么梦事
- 判断某个进程是否存在,存在的话就做什么事,这里只锁定了鼠标键盘等,调用了精益模块,更强大的功能可以自己完善(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.)
20180210_100309475
- 隐藏指定dll中的模块,进程隐藏作用你懂的。(Concealment of the module process hidden in the specified DLL you understand)
进程注入源码
- 进程注入源码,无需任何模块调用系统API编写的内存注入源码. 易语言