资源列表
MyMFCInit
- 用控制台程序模仿MFC框架的初始化过程,函数名称及类完全和MFC的函数和类一样,学习MFC框架很值得参考-With the console application imitate MFC framework initialization procedures, function name and class completely and MFC function and classes, as well as learning MFC framework is worth reference
yinhangjiasuanfa
- 设计程序模拟预防进程死锁的银行家算法的工作过程。假设有系统中有n个进程P1, … ,Pn,有m类可分配的资源R1, … ,Rm,在T0时刻,进程Pi分配到的j类资源为Allocationij个,它还需要j类资源Need ij个,系统目前剩余j类资源Workj个,现采用银行家算法进行进程资源分配预防死锁的发生。-Process simulation program designed to prevent deadlock bankers algorithm works. Suppose the s
yemianzhihuan
- 设计程序模拟先进先出FIFO,最佳置换OPI和最近最久未使用LRU页面置换算法的工作过程。假设内存中分配给每个进程的最小物理块数为m,在进程运行过程中要访问的页面个数为n,页面访问序列为P1, … ,Pn,分别利用不同的页面置换算法调度进程的页面访问序列,给出页面访问序列的置换过程,计算每种算法缺页次数和缺页率。-Design program to simulate FIFO FIFO, the best and most recent displacement most-recently-us
Read-text
- 简单的读写文本操作,入门例程。入了门的请绕道-Simple text read and write operations, entry routines. Please pass into the door. . .
shijianpianlunzhuan
- 设计程序模拟进程的时间片轮转RR调度过程。假设有n个进程分别在T1, … ,Tn时刻到达系统,它们需要的服务时间分别为S1, … ,Sn。分别利用不同的时间片大小q,采用时间片轮转RR进程调度算法进行调度,计算每个进程的完成时间,周转时间和带权周转时间,并且统计n个进程的平均周转时间和平均带权周转时间。-Design program to simulate the process of round-robin RR scheduling process. Suppose there are n
atkiid
- 一个从输入设备获得按键信息并显示到标签和编辑框的小应用(非钩子获得)-A key information obtained from the input device and display to a small label and edit box applications (non-hook available)
PWTSE
- 一个把各种脚本放程序内部执行的例子,做的比较简单,做入门参考-Put a program inside the scr ipt perform a variety of examples, relatively simple to do, to do entry-reference
Ado
- 科锐钱老师封装的一个操作ADO的类里面有示例代码,很成熟,直接可以用在项目开发中~!-Secco sharp software technology training institutions speak MFC framework, is good, the code source is the c++ RTTI, real simulation and novice learned
11
- 一个简单的计算器,初学者可以看看学习一下-A simple calculator, beginners can learn what to see
MoveSelObjet
- 实现在单文档中随意拖放控件或图形的功能。-Achieved in a single document freely drag and drop controls.
dragdrop2tree
- 实现了文件从一个树控件拖放到另一个树控件的功能。-Implements drag and drop files from one tree to another tree control functionality of the controls.
TiffTransformations
- to perform various transformations , like negation, log, power law ,histogram equalization etc
