资源列表
源代码与资源文件
- 星际争霸矿工采矿模拟编程,本程序用VC的GDI编程实现的,并且内含有资源文件,都是在星际争霸中截取的-Namco miners mining simulation programming, the process of VC GDI programming, and resource files contain all the interplanetary race with the interception
ATL写的基于DirectX的游戏引擎
- 软件简介: 学着ATL,又在学DirectX,突发灵感,为何不用ATL写一个游戏引擎?!!! 呜呼,心血澎湃,于是开始写。 ///////////////////////////////////////////////// 设计原则: 提供功能性代码,相当于简化DirectX功能接口,使之更方便使用。 不提供游戏上层的逻辑关系组织。 如果将来用它来写游戏,游戏的数据、逻辑关系,都需要游戏程序里建立、保存。 ///
高级Windows编程
- windows高级编程,主要是游戏图象处理-windows Advanced Programming, the game is mainly Image Processing
no1111
- 根据输入的三条边长判断三角形的形状 打印出结果-depending on the input side three-judge triangular shape Print out the results
38691
- 网络数据库,实施对硬件的实时监控,可用于安全管理等领域-network database, hardware implementation of the real-time monitoring, can be used for areas such as security management
创建工作线程
- 采用VC++编程,创建工作线程例子,通过例子可以了解如何创建工作线程-using VC program, work to create threads example, by example, we can understand how to work to create threads
鼠标mouse
- 有关鼠标的移动显示当前坐标的小程序,供大家学习共享-the mouse in a mobile coordinates of the current small program for everyone to learn to share
非模态对话框dialog
- 有关非非模态对话框的小例子,供大家供享,小的学了不久,请指教.-on Africa and Africa Modal Dialog small examples for all to enjoy for the small school shortly, please enlighten.
matlab engine vc++
- 采用matlab的engine实现matlab与vc的混合编程,供大家共享.-using Matlab and Matlab engine vc achieve the mixed programming, for everyone to share.
调用Matlab .m函数编译后的对应c函数
- VC++中调用Matlab .m函数编译后的对应c函数,请大家共享.-VC Calling Matlab. M function compiled counterparts c function, please share.
624
- masm611汇编程序 简单的电话号码薄 很简单-masm611 simple compilation of telephone numbers is simple thin
我做的银行家算法
- 过一个学习《操作系统》课程的学习,掌握了许多书本上的知识,但是对书上的概念并没有真正意义的了解。这次课程设计,就是通过模拟银行家算法来避免死锁的产生,加深对进程死锁概念的理解。 .课程设计的要求 通过对银行家算法的模拟,用户输入进程跟资源的数目,再给每个进程的每个资源申请资源,用以判断进程是否会出现死锁,若出现死锁,就释放整个内存的资源,总而减轻操作系统的负担。 课程设计的题目 本次操作系统课程设计的题目为《模拟银行家算法》。-than a learning "syst
