-
008
visualC++MFC编程实例教程,因为教程比较大分很多章节,所以一个章节一个章节压缩上传 (visualC++ MFC Programming Tutorial example, because a lot of chapters of tutorials compared Oita, so a section of a chapter compression From)
- 2008-12-14 19:15:42下载
- 积分:1
-
main
为了了解系统的资源分配情况,假定系统的任何一种资源在任一时刻只能被一个进程使用。任何进程已经占用的资源只能由进程自己释放,而不能由其他进程抢占。当进程申请的资源不能满足时,必须等待。因此,只要资源分配算法能保证进程的资源请求,且不出现循环等待,则系统不会出现死锁。
要求编写系统进行资源调度的程序,采用银行家算法,有效地避免死锁的产生。(In order to understand the resource allocation of the system, it is assumed that any resource of the system can only be used by one process at any one time. Any resources that have been occupied by the process can only be released by the process itself, rather than by other processes. You must wait when the resources for the process cannot be satisfied. Therefore, as long as the resource allocation algorithm can guarantee the resource request of the process, and there is no circular waiting, the system will not deadlock. Write the system scheduling procedures for resources, using bankers algorithm, effectively avoid the deadlock.)
- 2017-11-26 20:49:34下载
- 积分:1
-
Modbus_over_serial_line_V1
his document covers the low level communication details for modbus at the data level for RS232 and other serial interfaces.
- 2012-03-22 00:22:14下载
- 积分:1
-
vckbase32-40
说明: VC知识库32-40合集 关于VC++的点点滴滴(VC 32-40 Knowledge Collection on VC++, bit by bit)
- 2011-03-05 21:15:10下载
- 积分:1
-
华为技术有限公司c语言编程规范.pdf
华为的代码规范,C语言版,适合嵌入式行业的工程师(Code regulation used in HUAWEI, C language version.)
- 2021-02-22 19:59:41下载
- 积分:1
-
NISwGSP-master
说明: NISwGSP stitching . 新一代的图像拼接(image stitching new. more powerful than apap)
- 2020-06-26 14:40:01下载
- 积分:1
-
RC-522+S50+038+12864刷卡程序
一、功能简介:
1.有读卡信息(卡类型、类号、余额),初始化卡,充值和扣款功能。
2.多级菜单操作,菜单有反白高度显示。
3.全遥控操作,通过遥控键盘控制读、写卡,并可输入读、写数值。
4.自动设定数据范围,超范围自动提示。
5.可应用于公交卡刷卡和饭卡刷卡等类似应用。
- 2023-03-22 13:00:04下载
- 积分:1
-
abs刹车模型
制动防抱死系统(antilock brake system)简称ABS。作用就是在汽车制动时,自动控制制动器制动力的大小,使车轮不被抱死,处于边滚边滑(滑移率在20%左右)的状态,以保证车轮与地面的附着力在最大值。汽车的刹车的abs仿真模型,适合于研究人员进行一般学习。
- 2023-01-04 12:40:04下载
- 积分:1
-
X64 VT框架XXOO 80% GameProtect
X64 VT框架XXOO 80% GameProtect
,VirtualDbg框架是个很不错的开源项目,不过作者只是仅仅提供思路,而代码部分存在众多Bug。
一.首先我吧VirtualDbg完善为4个部分
1.完善 原本处理机制,修复原来在不满足进入VT 条件下的,蓝屏问题
2.ssdt部分
3.文件过滤系统
4.Object 处理
在目前,可以说是TP在国内用VT 技术最广的一家公司了,他的原理就是接管IDT 的Trap0E,然后接管MSR 中经过的 SSDT,同样他可以在MSR清任何的标志位,只是他没这么做而已.
(1).模仿了TP在不支持VT时候HOOK MSR 接管SSDT
(2).在支持VT时候开启VT 接管MSR
FIX ME..
- 2022-08-10 15:12:36下载
- 积分:1
-
一个典型的问题hanoi问题,这里用了一个递归函数来解决的
一个典型的问题hanoi问题,这里用了一个递归函数来解决的-a typical problem Hanoi, here used a recursive function to solve the
- 2023-04-16 11:45:03下载
- 积分:1