资源列表
java
- 根据JAVA的网络和多线程的知识,并利用有关JDBC的功能,编制的一份简单的网络通讯程序,能够实现一对一或一对多或多对多的通讯。-According to the network and multi-threaded JAVA knowledge, and use the JDBC functionality, the preparation of a simple network communication program able to achieve one or one to many
thread
- 线程池技术编程范例,利用线程池技术提高服务器程序的效率-Thread pool technology programming paradigm, the use of a thread pool technology to improve the efficiency of the server program
DLLINJECTOR
- 关于进程注入的的一段代码,对初学者比较有意义,高手就不要见笑了!-On a piece of code injection process, more meaningful for beginners, experts do not laugh at it!
AVR_ISP_Patch_A
- logic analyser for lpt port
Process
- c语言对进行的模拟,模拟进程的创建和生成,销毁,对操作系统的简单模拟-c language to carry out the simulation, simulation of the process of creation and generation, destruction, simple simulation of the operating system
sjp
- 在多道程序或多任务系统中,系统同时处于就绪态的进程有若干个。为了使系统中的各进程能有条不紊地进行,必须选择某种调度策略,以选择一进程占用处理机。时间片轮转算法-Procedures in the multi-channel or multi-task system, the system in a ready state at the same time there are a number of processes. In order to make the process system ca
t42
- 实现进程创建,父子进程,然后在结束进程 最后在结束父进程 -don not know
Readers-that-read--write-preferred
- 读者写着问题,写者优先,当多个读者在等待前面的读者时,有写者来,写者优先,当前读者读完,写者进入,-Readers that read, write preferred
lin
- 进程调度时进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统,对进程调度,进程运行状态变换加深理解和掌握。模拟计算机操作系统的进程调度,建立进程控制块PCB,要包含有关进程的描述信息,控制信息以及资源信息.模拟系统根据PCB感知进程的存在和通过PCB中所包含的各项变量的变化,掌握进程所处的状态以达到控制进程活动的目的.要实现进程的状态及其转换,进程的创建与撤消,进程的阻塞与唤醒-Process when the process of scheduling one of the
Weaknesssnb91532Decrypt802963
- 这是一个不错的源码Weaknesssnb91532Decrypt802963,功能方面也比较强,希望大家喜欢-This is a good source Weaknesssnb91532Decrypt802963, function is strong, hope you like them
windmill
- 用VC 写的一个风车的动画实例,运用线程进行动态的调用-用VC 写的一个风车的动画实例,运用线程进行动态的调用
Thread
- 使用多线程和不使用多线程的区别程序:Counter.java没有使用多线程,Close按钮不起作用,CounterThread.java,使用了多线程,可以使用Close按钮关闭程序-Use multi-threaded and multithreaded diff program: Counter.java did not use multi-threading, the Close button does not work, CounterThread.java, using multi-t