资源列表
caozuoxitong
- 短作业优先、先来先服务、高响应比、时间片轮转等四个进程调度算法的模拟实现-Short jobs first, first-come first-served, high-response ratio, round-robin scheduling algorithm in four process simulation to achieve
Writer-and-reader
- 实现操作系统中的读者写者问题,能实现读优先或写优先,能在界面上显示读写进度。-The reader to achieve the operating system to write those questions, first read or write to achieve the priority can be displayed on the screen to read and write in progress.
demo
- WTL控件库源码,是学习WTL界面的一个委好例子-WTL source code control repository, is to learn committee WTL a good example of the interface
ViewControlBox
- vc 在视图中创建和使用控件ViewControlBox 的程序源码-vc in the view of creating and using program source control ViewControlBox
IPEidtDemo
- vc 使用IP地址控件显示和设置IP地址\IPEidtDemo 的程序源码-vc use the IP address control to display and set the IP address \ IPEidtDemo the program source code
DOCKTOOLBAR
- vc 实现在同一行上,停靠两个工具栏\DOCKTOOLBAR的程序源码-vc achieved on the same line, docked two toolbars \ DOCKTOOLBAR the program source code
PropertySheetDemo3
- vc 去除属性表对话框中的“应用”按钮\PropertySheetDemo3的程序源码-vc property sheet dialog box, remove the " Apply" button \ PropertySheetDemo3 the program source code
RoundDlg
- vc 创建圆形对话框窗口\RoundDlg的程序源码-vc create circular dialog window \ RoundDlg the program source code
NoExitButton
- vc禁用对话框右上角的关闭按钮\NoExitButton的程序源码-vc upper right corner of the dialog box to disable the close button \ NoExitButton the program source code
MultiDocDemo
- vc 多文档程序实现为新建的文档设置显示字体\MultiDocDemo的程序源码-vc multi-document program implementation for the new document set the display font \ MultiDocDemo the program source code
Slider-Controls
- 滑块控件的基本使用方法,适合与初学者,例中有两个不同的滑块-The basic use of the slider control, suited to beginners, for example, there are two different sliders
Kugou
- 源码说明:内含VC++源码、易语言源码各一份.包含所有图片源码(使用Fireworks编辑) 开发环境:VC版--VS2005、Gdiplus;易语言版--易语言5,无模块 实现方法:给窗口加上WS_EX_LAYERED样式,使用Gdiplus画出图片,然后UpdateLayeredWindow。处理WM_MOUSEHOVER、WM_MOUSELEAVE消息,鼠标进入或移出画出不同状态。 -Source Note: VC++ source code included,