资源列表
MousePointer
- 显示鼠标的东西,好用。不用不知道,写模拟辅助时常用-Shows what the mouse, easy to use. Do not know, writing analog auxiliary often used
mov
- 八路跑马灯实验,程序简单,一目了然。适合初学者
MOV100
- 非线性有限元代码用FORTRAN编写的原程序-Nonlinear finite element code with the preparation of the original FORTRAN program
MoveCtronle
- 演示运行时改变控件的大小和移动控件的例子-Demonstration of changes in run-time control and mobile control the size of the examples
MP3-exmaples
- 对MP3文件信息获取,播放,初始化处理进行了编程。-MP3 file information on the acquisition, broadcast, the initialization processing program.
MSIMGSIZ
- 实用的一个WINDOWS汇编语句编的一个小程序。他说明了WINDOWS的前进过程-WINDOWS compiled a useful statement made a small program. He described the process forward WINDOWS
mtetris
- 用MATLAB实现的俄罗斯方块,代码简单使用,界面好看,操作简单。
MULTI.RAR
- Real Mode Multitasking/multithreading Demo
MultiDesktop
- win 324 desktop multi desktoptrayicon-win 32 4 desktop multi desktop trayicon
MultiInheritance
- 实现C++类的多重继承\MultiInheritance\MultiInheritance.rar,很不错的vc源码,希望对大家有所帮助。-C++ classes to achieve multiple inheritance \ MultiInheritance \ MultiInheritance.rar, very good vc source code, we want to help.
multilanguage
- Vc界面编程的国际化部题,其有较好的使用参考,-Vc programming interface Ministry of International title, its a better use of reference,
Multilevel-feedback-queue-scheduling
- 进程多级反馈队列调度:当一个新进程进入内存后,首先将它放入第一队列的末尾,按FCFS原则排队等待调度.当轮到该进程执行时,如它能在该时间片内完成,便可准备撤离系统 如果它在一个时间片结束时尚未完成,调度程序便将该进程转入第二队列的末尾,再同样地按FCFS原则等待调度执行,以此类推。-Multilevel feedback queue scheduling