-
SDas-DemoProj
ATL开发相关资源 控件开发(ATL Developer Resources Control Development)
- 2010-03-11 18:21:16下载
- 积分:1
-
linux C编程实战
说明: 《linux C编程实战》系统地介绍在Linux平台下用C语言进行程序开发的过程,通过列举大量的程序实例,使读者能够很快掌握在Linux平台下进行C程序开发的方法和技巧,并具备开发大型应用程序的能力。("Linux C Programming Practice" systematically introduces the process of program development in C language under Linux platform. By enumerating a large number of program examples, readers can quickly grasp the methods and skills of C program development under Linux platform, and have the ability to develop large-scale applications.)
- 2019-07-01 11:41:35下载
- 积分:1
-
GeneralBus
ado link com您的文件包然后写出(ado link com your package and then write)
- 2007-12-02 02:07:21下载
- 积分:1
-
Blht
ATmega128的自引导IAP程序。转自马潮老师(ATmega128 IAP process of self-guided. Teachers transferred from Ma Chao)
- 2010-06-29 17:13:29下载
- 积分:1
-
treelog
说明: 很实用的小控件,可将所需要的信息在调试过程中显示在编辑框中,将这个类加到自己的程序中并于编辑框关联即可使用(Very useful widget can be the required information in the debugging process is displayed in the edit box will be added to this category in its own procedures and associated edit box you can use)
- 2008-11-19 17:34:39下载
- 积分:1
-
C#Socket
Socket服务端与客户端通信demo。(Socket server communicates with client demo.)
- 2020-06-18 04:00:01下载
- 积分:1
-
我做的银行家算法
说明: 过一个学习《操作系统》课程的学习,掌握了许多书本上的知识,但是对书上的概念并没有真正意义的了解。这次课程设计,就是通过模拟银行家算法来避免死锁的产生,加深对进程死锁概念的理解。
.课程设计的要求
通过对银行家算法的模拟,用户输入进程跟资源的数目,再给每个进程的每个资源申请资源,用以判断进程是否会出现死锁,若出现死锁,就释放整个内存的资源,总而减轻操作系统的负担。
课程设计的题目
本次操作系统课程设计的题目为《模拟银行家算法》。(than a learning "system" courses of study and master the many books on the knowledge, but the book on the concept and there is no real understanding. This curriculum design, simulation algorithm bankers to avoid deadlock the selection process to deepen understanding of the concept of deadlock. . Curriculum design requirements of bankers algorithm simulation, process user input with the number of resources, or give each process every resource for resources, the process used to determine whether there will be deadlock if there Deadlock on the release of the entire memory resources, and reduce the total burden of the operating system. The curriculum design of the operating system subject curriculum design on the topic of "simulation algorithm bankers.")
- 2021-01-02 00:38:57下载
- 积分:1
-
d3d9wj
说明: #include
#include "d3d9.h"
#include "main.h"
tDirect3DCreate9 oDirect3DCreate9;
IDirect3D9 *APIENTRY hkDirect3DCreate9(UINT SDKVersion)
{
IDirect3D9 *d3dint = oDirect3DCreate9(SDKVersion);
if( d3dint != NULL )
{
hkIDirect3D9 *ret = new hkIDirect3D9(&d3dint);
add_log("Direct3DCreate9(%i) succeeded...", SDKVersion);
add_log("Hooked Direct3D9 interface: 0x%x -> 0x%x", ret->m_pD3Dint, ret);
}
else
add_log("Direct3DCreate9(%i) failed...", SDKVersion);
return d3dint;
}
- 2020-06-22 08:00:02下载
- 积分:1
-
8019
一个8019网卡驱动程序(A device driver for 8019 Ethernet card)
- 2004-10-30 10:41:34下载
- 积分:1
-
julia_src
Fractal Julia
juliaDebugjulia.exe
..........julia.ilk
..........julia.pdb
.....juliaDebugBuildLog.htm
...............julia.exe.intermediate.manifest
...............julia.obj
...............mt.dep
...............vc90.idb
...............vc90.pdb
..........julia.bmp
..........julia.cpp
..........julia.vcproj
..........julia.vcproj.DUC.DUc.user
.....julia.ncb
.....julia.sln
.....julia.suo
..........Debug
.....Debug
- 2011-06-27 03:22:35下载
- 积分:1