搜索资源列表
进程创建
- 1 程序开发步骤 (1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为\"process\"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件\"process.cpp\":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是\"process.cpp\";接下来询问是否创建新文件时回答\"yes\";然后
appmenu
- 对已运行的实例追加菜单,很好用..里边附带对 写字版 添加菜单的例子-right has been in operation for additional examples of the menu, with good inside .. to write incidental add menu version of the example
project-byFX
- 自己添加小球在屏幕中跳动,每个小球由不同的进程程序控制。-add their own ball on the screen were beating each ball by different process programmed.
NotePadXp
- 给记事本添加一个字数统计的功能,值得一看。-the notebook to add a word of statistical functions overseas.
xiancheng1
- 点下按钮,增加一个线程!并且增加一百个红点-point button, add a thread! It increases 100 red spots
sys
- 易语言驱动读写内存模块源码,带默认驱动一个。可自行添加驱动修改函数。-Yi language-driven source code to read and write memory module with a default driver. Can add a function-driven changes.
29_161625_pc
- 生产者与消费者问题算法实现,功能要求:根据进程同步机制,编写一个解决上述问题的可视化程序,可显示缓冲池状态、放数据、取数据等过程。 具体参数:有4个生产者进程,分别为P1、P2、P3和P4; 有4个消费者进程,分别是C1、C2、C3和C4; 缓冲区单元个数N=15; 不同的生产进程可生产不同的产品,自己可任意定义,在本程序中是直接将相应生产者代号放入缓冲区,消费时将某消费者消费某生产者的信息显示出来 -Producers and consumers, the issue
CheatEngine
- This a very nice program, it can read all the memory with all active processes/treads, enebale you to do changes in threads/processes. -> Example you can find the HalfLive - game - Health tread and change your health value ... for strategy game
CThreadPool
- Source Code of using Cthreadpool object and how to use Kindly add .exe before using it is self compressed exe which i changed to zip
LimitProcess
- 限制作业中的进程,创建作业,添加进程,vc6.0开发.-Restrict operation of the process, create jobs, add the process, vc6.0 development.
MultiThread
- 通过3个关于线程的编程,由易到难,可以了解线程是如何被创建,挂起,执行,以及如何去添加一个功能函数来实现线程的特定功能-Through 3 on the thread of programming, from easy to difficult, to understand how the thread is created, hang, execution, and how to add a feature function to achieve specific functions thre
KillExe
- Kill当前正在运行的进程。功能相当于任务管理器。 1.列表框显示正在运行的进程.(Process) 2.Kill正在运行当中的进程,加入选择程序提示. 3.程序启动时在任务栏上隐藏本程序. 4.About对话框. 5.Kill进程之后可以刷新进程列表. 6.屏蔽系统热键功能. 7.Beauty按钮调用: 1.CreateProcess函数调用Notepad,用TerminateProcess函数关闭. 2.用Winexec调用Windows自带的
zhurumokuai
- 注入进程模块加例程,模块_注入进程.ec,注入.d-Add routines into the process module, the module _ injection process. Ec, injection. Dll
ipcAttack
- 多线程远程建立IPC连接并拷贝可执行代码远程执行,自行添加代码即可实现可用于抓肉鸡功能。-Establishment of multi-threaded remote IPC connection and copy the executable code remotely, add their own code to implement features can be used to catch chickens.
liaotian-
- 网络聊天室 支持多个客户同时聊天 用到I/O异步模型和多线程 需要的朋友可以自己增加更多功能-Internet chat rooms used to support multiple clients simultaneously chat with I/O model and the multi-threaded asynchronous need to add more friends to their function
Add
- c#写的两个线程类之间的调用,我用的是vs2008-c# write two threads call between classes, I use vs2008
src
- 进程保护源代码,加一个壳,避免被识别破解-Process to protect the source code, add a shell to avoid being identified crack
MonitorProcess
- 本程序为监测程序,监测其他程序是否允许, 如果被监测的程序未执行,则启动。 执行之后 默认隐藏,按快捷键ctrl+s,对话框出现 再次按下Ctrl+S 则隐藏。。 在MonitorProcess目录和Debug目录下 各有2个txt文本,path和process 文本 自己添加程序的路径以及程序的名字 (ps:为程序运行之后界面上面的程序,例如:腾讯QQ2011 运行之后为QQ2011,则程序名应该写为QQ2011)-The procedure
ProdCust
- 完整的生产者和消费者程序,不同于网上现有的只是对线程简单说明的程序,此文件包含main.cpp,main.h,thread.cpp,thread.h 设置相关控件后就可运行,加注释-Complete program of producers and consumers, unlike existing online only thread a brief descr iption of the program, this file contains the main.cpp main.h,
morethread
- 基于MFC和vc6.0编写的多线程程序,能动态添加线程,分线程计算10000自然数累加和-Multithreaded programs written in MFC and vc6.0 can dynamically add a thread, the thread computing 10000 natural number sum
