Welcome![Sign In][Sign Up]
Location:
Search - process

Search list

[Windows Developfingerprint

Description: 基于c语言的指纹识别程序,希望可以跟大家一起分享。-C language-based fingerprint identification process, hope to share with everyone.
Platform: | Size: 103424 | Author: xiaoling | Hits:

[CSharpProcess

Description: 进程管理软件,实现了分层编程(即分成业务逻辑层和数据访问层),便于移植和管理。
Platform: | Size: 205824 | Author: zhangyanbo | Hits:

[Driver DevelopProcMon

Description: 一个监控进程创建和退出的例子,采用的是命令行监控,简单修改即可改为MFC对话框的形式。-A monitoring process creation and exit example, using the command-line monitoring, a simple modification can change the form of MFC dialog box.
Platform: | Size: 32768 | Author: 朱庆芬 | Hits:

[GDI-Bitmappicshow3.07

Description: TPicShow is an image slider control with 150 transitional effects in pure Delphi code. The major characteristics of TPicShow are: Image transition can be controlled programmatically Image can be stretched or centered in the client area of the control Control can show a background image as centered, stretched, or tiled Transition process can use a separated thread New transitional effects can be easily implemented and added to the control
Platform: | Size: 1027072 | Author: type | Hits:

[OS programEasyHideProcess_dll

Description: 一个简单通过远程线程注入方式隐藏进程的源码.一个DLL模块,一个loader模块.可以拿来当模板使用.方便极了.-A simple manner through remote thread into the source code to hide the process. A DLL module, a module loader. Can be used as a template to use. Very convenient.
Platform: | Size: 246784 | Author: 车军 | Hits:

[OpenGL programMISSILETEST

Description: 这是一个完整的missile test的源代码 ,覆盖了很多知识点,导弹三维模型, 3D模型的读取,整个程序的框架-This is a complete source code of the missile test, covering a lot of knowledge points, three-dimensional model of the missile, 3D model of the read, the whole process framework
Platform: | Size: 2281472 | Author: 阮健 | Hits:

[CSharpprocess

Description: 任务调度管理器,内置了很多的task 可扩展task-Task Scheduling Manager, built a lot of the task can be extended task
Platform: | Size: 95232 | Author: loujy | Hits:

[Special Effectsanisodiff

Description: anisodiff.m Function to perform anisotropic diffusion of an image following Perona and Malik s algorithm. This process smoothes regions while preserving, and enhancing, the contrast at sharp intensity gradients
Platform: | Size: 2048 | Author: wang gang | Hits:

[OtherOnSemiMarkovProcesses

Description: 介绍了有关半马尔可夫随机过程模型方面的知识-Introduction of the semi-Markov random process model of knowledge
Platform: | Size: 713728 | Author: 朱胤 | Hits:

[OS programprotecttheprocess2

Description: 进程守护软件源码,我感觉很好,对学习vc很有帮助-Process to protect software source code, I feel very good, very helpful in learning vc
Platform: | Size: 77824 | Author: 苏啊 | Hits:

[Process-ThreadProcess

Description: 获得指定进程的PID值。若有两个相同,可以同时输出。-Access to the PID value of the specified process. If two identical, you can also output.
Platform: | Size: 1024 | Author: 黄震人 | Hits:

[source in ebookPidControlMatlabSimulation

Description: 先进pid控制的matlab仿真程序,全书共分11章,包括连续和离散系统的pid控制,常用数字pid控制,等等,内容全面丰富,适合从事生产过程自动化,计算机应用的工程技术人员和研究生阅读。-Advanced pid control matlab simulation program, the book is divided into 11 chapters, including continuous and discrete-time systems pid control, commonly used digital pid control, and so on, comprehensive and rich, suitable for the production process automation, computer application of engineering and technical staff and graduate students to read .
Platform: | Size: 209920 | Author: 赵啊永 | Hits:

[Hook apiHook

Description: 注入DLL到进程,hook游戏成功的例子-Injected DLL into the process, hook examples of successful games
Platform: | Size: 344064 | Author: 是啊 | Hits:

[OS programRootkit

Description: 隐藏程序的最好方法,这样的方法算还蛮先进的了.-The best way to hide the process, this approach has been considered quite advanced.
Platform: | Size: 237568 | Author: huangai93 | Hits:

[Bookssolution

Description: 这是一本经典的美国关于概率论和随机过程的书的习题解答。这本书成为美国通信专业许多学校博士生的教材。书名“Probability ,random variables and stochastic processes” Athanasions Papoulis 著-This is a classic of the United States on the theory of probability and random process of the exercise book to answer. This book has become the United States communications professional teaching doctoral students in many schools. The title of Probability, random variables and stochastic processes Athanasions Papoulis the
Platform: | Size: 9729024 | Author: | Hits:

[OS programprocess

Description: 学习用的简单的进程路径查看器,主要是初学MFC的系统编程,可以获得指定程序名进程的句柄ID并显示,如果配合TerminateProcess函数可以结束进程(包括系统进程,因为获得了debug 权限)注意编译时要配置好Psapi.lib和Psapi.h-Learning process with a simple path viewer is mainly a system of learning MFC programming, access to the specified procedure handle ID of the process and show that if the match can end TerminateProcess function process (including system process, because access to the debug permissions) attention should be configured to compile Psapi.lib and Psapi.h
Platform: | Size: 116736 | Author: 周乐 | Hits:

[Hook apiPRMonitor

Description: 这是一个非常好的内核级HOOK API的例子,想看看效果里面的bin文件夹可以有编译好的程序,其中内核监视没有实现,进程和注册表监视已经完成。这个代码绝对可以成功编译,因为hookzwcreateprocess里的代码是驱动设备程序的,所以编译环境的设置比较复杂,所以在这个压缩包里也包含了一个小教程,教你去搭建vc 6.0中开发驱动设备程序的环境,并且带了个样本。声明:这个程序运行XP下,在2000下会造成蓝屏-This is a very good kernel-level HOOK API examples, I would like to look at the effects inside the bin folder can be compiled procedures, which did not materialize to monitor the kernel, processes and registry monitoring has been completed. This code is absolutely able to successfully compile, because the code is hookzwcreateprocess in process-driven equipment, so the compiler set up the environment more complex, so in this compression bag also contains a small tutorial to teach you to build in vc 6.0 device driver development program environment, and带了个samples. Statement: This program runs under XP, in 2000 will cause a blue screen
Platform: | Size: 81920 | Author: zhenbiao | Hits:

[Otherprocess

Description: c语言实现操作系统中PCB进程的优先级管理算法! -c-language operating system PCB process priority management algorithm!
Platform: | Size: 2048 | Author: 一飞 | Hits:

[Other systems1

Description: 氧化沟的设计方法讨论 首先,氧化沟属延时曝气活性污泥工艺,其原理和参数已有大量文献报道-Oxidation Ditch Design Method discussion First of all, the oxidation ditch is an extended aeration activated sludge process, the principles and parameters have been reported in the literature a large number of
Platform: | Size: 37888 | Author: | Hits:

[OS programFind_hide_Process

Description: 查看隐藏进程的C++Builder6源程序 在WindowsXP + C++Builder6 下调试通过.-Show hidden process C++ Builder6 source in WindowsXP+ C++ Builder6 adopted under the debugger.
Platform: | Size: 20480 | Author: 冷云子 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net