资源列表

« 1 2 ... .30 .31 .32 .33 .34 65335.36 .37 .38 .39 .40 ... 66603 »

[进程与线程进程管理与调度的模拟

说明:在进程管理与调度模拟系统中,共涉及到两个类和一个结构体:PCB结构体、链队列类和OS类。操作系统启动后,在系统内将存在PCB池,用来存放进程的PCB结构,PCB池的大小决定了系统中能同时存在的进程数量。在本系统中,假定系统能同时存在的进程数为20个,用一个PCB的数组来表示。PCB池中的PCB会有四种状态:运行状态、就绪状态、阻塞状态和空闲状态,所以,在操作系统中将会有四种队列:运行队列、就绪对列、阻塞队列和空闲队列。进程的创建随着操作
<张涛> 在 2008-10-13 上传 | 大小:10.32kb | 下载:0

[数据库编程txl_db

说明:MDB数据库ADO连接编程,演示一个通讯录的增删改查询-MDB ADO database connectivity program, a demonstration of additions, deletions and change directory inquiries
<程宇冰> 在 2008-10-13 上传 | 大小:14.97kb | 下载:0

[文件操作多文件捆绑器

说明:bcb写得多文件捆绑器。初学者可以参考一下。-bundled with many documents. Beginners can take a look.
<fpx> 在 2008-10-13 上传 | 大小:30.79kb | 下载:0

[网络编程socket5代理服务器_ProxyToQq

说明:QQ的代理服务器,演示了代理服务器是如何编写的-QQ proxy server, a proxy server demonstration of how prepared
<程宇冰> 在 2008-10-13 上传 | 大小:47.74kb | 下载:0

[文件操作fastcopy130b2src_jplanguage

说明:一个开源论坛维护的两个项目,一个是关于文件在硬盘上快速拷贝的,fastcopy-maintain an open-source forum of the two projects, one on the document on the hard drive to copy fast, fastcopy
<王哲> 在 2008-10-13 上传 | 大小:118.87kb | 下载:0

[输入法编程hztopy

说明:输入汉字,转换成拼音字母,对于按拼音查询提供转换的功能-input Chinese characters into phonetic alphabets, the inquiry by the Pinyin conversion function
<程宇冰> 在 2008-10-13 上传 | 大小:287.22kb | 下载:0

[进程与线程WinSpy_src

说明:Winspy源码。复制代码到远程进程并用CreatRemoteThread执行之-Winspy source. Remote replication code to the process used to implement the CreatRemoteThread
<fpx> 在 2008-10-13 上传 | 大小:10.64kb | 下载:0

[进程与线程c++并发编程

说明:很简单的一个并发程序,可以模拟飞机售票系统,三个终端,100张票。-very simple one complicated procedures, simulating an aircraft ticketing system, the three terminals, 100 votes.
<渊洁> 在 2008-10-13 上传 | 大小:6.02kb | 下载:0

[菜单学生信息查询系统

说明:这是个功能很全的学生信息系统,用JAVA编写,运用性强,绝对好用-This is a very functional all the student information system, using Java to prepare, using strong absolute handy
<香香> 在 2008-10-13 上传 | 大小:34.69kb | 下载:0

[网络编程socket Chat

说明:一个用阻塞方式的socket 做的聊天程序,使用了多线程和信号量技术-an obstructive manner with the socket so chat, the use of the multithreading technology and signal volume
<朝阳> 在 2008-10-13 上传 | 大小:69.64kb | 下载:0

[数据库编程transfile

说明:一个基于TCP的文件收发程序,实现文件的传诵-a document based on the TCP transceiver procedures, to achieve the widely read paper
<程宇冰> 在 2008-10-13 上传 | 大小:290.31kb | 下载:0

[Windows编程NBMUL

说明:32bit的乘法程序,用汇编语言写的,可以用DEBUG进行调试。-32bit multiplication procedure, using assembly language to write the DEBUG can be used for debugging.
<豆子> 在 2008-10-13 上传 | 大小:844byte | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 65335.36 .37 .38 .39 .40 ... 66603 »

源码中国 www.ymcn.org