资源列表
MyPaint2.0
- 本章实现了一个简单的绘工具,该绘图工具具有打开,关闭,保存,另存文件的功能;它能够对直线,矩形等几种图元进行绘制和操作。本章主要介绍了视图文档的程序框架的应用,创建工具条,使用设备环境变量的各种绘制功能,使用设备环境变量的不同绘制模式,实现文件的流式存储与加载功能等。-chapter achieve a simple painting tool, the graphics tools with open and closed, preservation, Save document functi
MultiStyleDemo(Source)
- 可以在VC下使用很漂亮的界面皮肤控件,解决VC编界面的问题-VC can use a very nice interface skin controls, interface solution VC series of problems
DIBSectionLite_src
- 一个很不错通用介面,有非常好的实用价值,值得研究-a quite common interface, it has a very good practical value and worth studying
笑傲江湖
- 用JAVA开发的网络小游戏 采用C/S开发模式开发的~!-development using JAVA small network games using C / S development model of development ~!
3DWaferPainter
- 从外国网站下载的一个3D绘图程序,使用了很多新技术-from foreign websites of a 3D graphics, the use of a lot of new technology
POIProject
- 用JAVA的开源做的操作Excel的例子程序!-use of open-source Java do the operation procedures Excel examples!
JavaTCPIP
- JAVA网络开发的基本框架模式 TCP/IP协议-Java Web development framework of the basic mode TCP / IP protocol
20051125161302
- 很好用的东西呀,加密你想要加密的文件和材料,有什么不妥请速与我联系-good things with it, encryption you want encrypted documents and materials, there is nothing wrong with dashing contact me
com_dcom_scr
- 这些源代码的内容主要适合于在C++方面有基础的程序员,其中主要是COM-these source code to the content suited to the C are based on the programmer, which is mainly COM
FileMonitorSystem
- 这是一个文件监视系统的源代码,主要用于文件的同步监视-This is a document surveillance system source code, mainly for the surveillance documents simultaneously
进程管理与调度的模拟
- 在进程管理与调度模拟系统中,共涉及到两个类和一个结构体:PCB结构体、链队列类和OS类。操作系统启动后,在系统内将存在PCB池,用来存放进程的PCB结构,PCB池的大小决定了系统中能同时存在的进程数量。在本系统中,假定系统能同时存在的进程数为20个,用一个PCB的数组来表示。PCB池中的PCB会有四种状态:运行状态、就绪状态、阻塞状态和空闲状态,所以,在操作系统中将会有四种队列:运行队列、就绪对列、阻塞队列和空闲队列。进程的创建随着操作系统的调度,将会在这四种队列中变迁。-in process
txl_db
- MDB数据库ADO连接编程,演示一个通讯录的增删改查询-MDB ADO database connectivity program, a demonstration of additions, deletions and change directory inquiries
