资源列表
模拟固定分区存储管理的分配与回收
- 模拟固定分区存储管理的分配与回收。固定分区就是把内存区固定地划分为若干个大小不等的区域。分区一旦划分结束,在整个执行过程中每个分区的长度和内存的总分区个数将保持不变。当用户进程提出内存分配要求时,找到满足要求的分区分给它,进程执行完后,回收进程和它占有的资源-Simulation regular distribution and recovery which stores management of dividing into area. The regular assigning to are
停车场管理系统牛比版
- 停车场程序的设计,能实现计费与便道车入库的功能-parking procedures designed to achieve billing and trucks clustered storage function
chinesetopyclass
- csharp实现的,中文字转拼音缩写的实现,改一下的话还能实现转全拼-csharp achieve, and the Chinese characters spelling the initials to the realization of the change it can achieve transfer Complete
drawbitmap
- 画位图的几个函数-several functions for drawing bitmaps
Access_to_class
- 类接口程序,适合C++初学者学习时使用,都是源文件,需要使用者自己添加到项目当中-Class interface program, suitable C++ beginners studying the use of all source documents, required the user added to the project which
DriveComp
- Export PC drive§s to a file
udpflood.c
- udpflood.c udpflood.c-udpflood.c udpflood.c udpflood.c
SQLITE
- SQLITE数据库语法大全,包括了大部份的语法结构-Grammar SQLITE database, including most of the grammatical structure
CSharpProduce
- 存储过程分页。仅仅对存储过程进行处理。可以随意调用-it s very handsome
PCI1723rtx
- 在RTX环境下 一种PCI卡1723的驱动程序-RTX environment, a PCI card 1723 driver
FILLPOLY
- 在TC环境下实现用鼠标画多边形:左键开始,右键结束时画一条边,键入任意值继续,-In TC environments polygon drawing with the mouse: left button to start, right side of the end of a painting, type any value to continue,
基于MFC的菜单编程
- 基于MFC的菜单编程,用于初学者接触并学习菜单工程