搜索资源列表
D__Documen504181222002
- 模拟操作系统运行的源代码 Descr iption: The object of this project is to write a C++ application to simulate the scheduler of a simple operating system.新手看linux源代码太困难,这个可是个不错的选择哦....不下可惜-simulation operating system source code Descr iption : The object of this pr
LF_ThreadPool
- 一个在《ACE程序员指南》16章的线程池的例子,但是书上的代码有问题。我进行了修改,使得多线程的运行更加健壮,不会出现当队列中无消息时,线程池迅速消失的BUG。相信很多ACE初学者发现了此问题,在此卖弄一下。-an "ACE Programmer's Guide" Chapter 16 of the thread pool examples, but the book on the code problems. My modified so that the mult
Wangmeng_3281411350
- 哲学家问题演示 不会哦,副教授法是发生副教授法寄生蜂机发射机发生发生棵-philosopher Oh no demonstrated problem, law professor, associate professor of law occurred parasitoids machine transmitter happened happened with every tr
多线程画笔
- 用delphi实现的多线程画笔工具 用来交多线程作业绝对没问题-use of the multi-threading paintbrush tool is used to pay multi-threaded operation absolutely no problem
Threadpractice
- 最简单的线程的例子,供初学者学习线程的使用,已经不能再简单啦,下来看看吧!-most simple threads example, for beginners to learn the use of threads, can no longer be simple -- and look down!
ViewDog1.0
- BCB 一个监视指定的程序是否启动,如没有启动则启动,如果指定程序没有响应,则结束重新启动. KeyWords:别让你的程序没响应. QQ:254082939 Email:haihong5995037@163.com-BCB designated a surveillance procedures under way, such as starting activated, if no response to the specified procedure, the end
BarSvr
- 一个多线程,线程同步的例子, (debug一个目录和一个配置文件是执行程序使用的,所以没有删除)-more than one thread, thread synchronization example, (debug a catalog and a configuration file is used in the implementation of procedures, there is no delete)
guchengliuyanxitong
- 不需要解码 ,直接打开就好拉,呵呵,没有密码啊,希望大家有用啊-not decoding, directly open like Rafah, Oh, no password ah, ah may be useful
myCreatProcess
- 进程的创建 编写一段程序,使用系统调用fork()创建两个子进程。当此程序运行时,在系统中有一个父进程和两个子进程活动。让没一个进程在屏幕上显示一个字符:父进程显示字符“a”;子进程分别显示字符“b”和字符“c”。试观察记录屏幕上的显示结果,并分析原因。 -process for the preparation of the establishment of procedures, the use of system calls fork () to create two child p
sameprocess
- 如果您对IE4.0熟悉的话,你将知道在Internet Settings高级设置中有一个选项:“在新的进程中浏览(英文:Browse in a New Process)”,如果你把它前面的对钩去掉,然后运行IE,并打开任务管理器查看所有进程,你将会发现没有新的IExplorer.exe进程出现。反之,则新的IExplorer.exe进程出现。 当我们需要许多数据在程序实例之间共享的时候,这种能使多个实例运行在同一个进程空间的程序是非常有用的。它的实现很简单,众所周知,启动任何一个应用程
MvpProject
- n this article I will show to use the Model View Presenter pattern to remove logic from the UI and move it to a controller class. Furthermore, I will show an easy way to enable threading within the application and follow the rule of \"no business wor
Myctrl
- ctr-del-alt就能看到系统的进程,你是否也想在你的程序中显示出来呢?看完这个代码你在可以轻松在ABOUT中显示出来,不用再显示什么磁盘的容量等信息了,换个花样吧-ctr - del-alt system will be able to see the process, do you also think your procedures are displayed? Reading the code you can relax in ABOUT revealed, no longer sh
从NT服务启动Windows程序
- 它能够启动你指定的任意多个程序。被启动的程序将像 NT 服务一样运行(例如,不用用户登陆机器,它们便会在后台运行)。 ? 在没有合适特权情况下,用户不能终止由此服务启动的程序(除非机器关闭)。 ? 你可以在 NT 服务之外测试和调试你的程序。例如,你可以在 DevStudio 调试器中运行你的程序,单步进入源代码中查找错误等。当“调试无错”后,你将它配置成产品,从 NT 服务启动它。-it can start your designated arbitrary number of procedu
用成员变量进行线程通信
- 线程怎么通信,这里有解释.线程就是操作系统分配给处理器的基本单元.系统为没一个线程分配一个堆栈-threads how communications, explained here. The operating system is threaded processors allocated to the basic unit. No one system to allocate a thread stack
这是可以说是windows蜘蛛纸牌的一个作弊器吧
- 这是可以说是windows蜘蛛纸牌的一个作弊器吧,不过程序事先要用金山游侠等测出自己机子有关内存地址,一般测一次就行了.然后程序会检测有没有运行纸牌,再修改分数和步骤数.只是用来练习进程操作的例子.,It is said that Spider Solitaire is a windows browser to cheat you, but prior to use procedures such as Gold Peak Ranger detect memory address of the
java.rar
- 这是用java写出的一个防迅雷的下载软件,当然不可能有迅雷那么好,但一些基本的功能还是有的,This is used to write a java download software anti-Thunder, Thunderbolt then of course there can be no good, but some of the basic functions or some
uThreadPool
- 一个好用的delphi线程池,在自己的项目中用过,没有问题。-A nice delphi thread pool, used in their projects, no problem.
jinchengguanli
- 基本任务 某一层楼20层,有五部互联的电梯。基于线程思想,编写一个电梯调度程序。 功能描述 每个电梯里面应该有一些按键:数字键、关门键、开门键、上行键、下行键、报警键等。还应该有数码显示器来指示当前电梯的状态。 每层楼的每部电梯门口,应该有上行和下行按钮和当前电梯状态的数码显示器。 五部电梯门口的按钮是互联结的,即当一个电梯按钮按下去时,其他电梯的相应按钮也就同时点亮,表示也按下去了。 调度算法是根据这五部电梯的状态,寻找离当前楼层 最近的且和请求同方向的电
BR
- 易语言无驱动干掉冰刃源码。完全使用系统API函数。-Easy to get rid of Frostsaber language No driver source code. Fully use the system API functions.
ishung
- 得到一个进程的状态,如是否没有反应。-The status of a process, such as whether or not there was no response.