-
Ziena.Optimization.KNITRO.v7-w32
Ziena.Optimization.KNITRO.v7 w32
- 2020-10-12 23:57:32下载
- 积分:1
-
MATRIX
VC++矩阵运算类,提供各类矩阵运算的算法,是一个很不错的运算类(VC++ matrix operations class, provide all kinds of matrix operation algorithm, is a very good algorithm
)
- 2015-08-04 16:14:02下载
- 积分:1
-
beginning-directx-11-game-programming
Many of us wish to create our own video games. For some, gaming is a hobby, and
for others it is something fun to participate in casually. But for the rest of us,
gaming and the dream of making our own games is more like a passion. Chances
are, if you’ve purchased this book, you are looking to turn your desire and passion
into something you can play and share with others.
- 2013-12-20 01:00:40下载
- 积分:1
-
war3源码开图挂
war3源码开图挂 原来1.24e,没有测试过,请大家更新后后发出来,不太会改了(War3 source code to hang up the original 1.24e, no test, please update after the release, will not be changed.)
- 2018-10-28 11:48:36下载
- 积分:1
-
MyUpdate
外挂自动功能模块,可单独使用,不少人没有自动更新外挂功能,里面注释很清楚,有需要的请下载。(In automatic function module, can be used alone, many people do not automatically update the external functions, which notes are very clear, there is a need to download.
)
- 2014-09-19 11:48:37下载
- 积分:1
-
MC600
电位移控制台介绍和详细说明介绍了各种型号和实验(The electric displacement console and detailed description of the various models and experimental)
- 2020-10-12 22:27:32下载
- 积分:1
-
TreeEditor
VC TreeView树控件的应用(拖放、删除、添加、重命名),精选学习源码,很好的参考资料。(Application of VC TreeView tree controls (drag and drop, add, delete, rename), select learning source code, a good reference.)
- 2013-12-25 10:29:49下载
- 积分:1
-
MediaPlayerVc
桌面系统下的一个小播放器,可以播放多种格式的媒体文件,测试可用.(Desktop systems to a smaller player, can play multiple formats of media files, testing can be used.)
- 2009-10-15 14:19:40下载
- 积分:1
-
lock_hungry
给出进程需求矩阵C、资源向量R以及一个进程的申请序列。使用进程启动拒绝和资源分配拒绝(银行家算法)模拟该进程组的执行情况。要求:
初始状态没有进程启动
计算每次进程申请是否分配?如:计算出预分配后的状态情况(安全状态、不安全状态),如果是安全状态,输出安全序列。
每次进程申请被允许后,输出资源分配矩阵A和可用资源向量V。
每次申请情况应可单步查看,如:输入一个空格,继续下个申请
(The gives processes demand matrix C resource vector R as well as the application of a process sequence. Using the process starts refused to reject and resource allocation (the bankers algorithm) analog implementation of the process group. Requirements: initial state process starts calculated each time the process is whether the application is assigned? : Calculate a state after the pre-allocated (safe state, unsafe state), if it is a safe state, the output safety sequence. Each process the application is allowed, the the output resource allocation matrix A and the resources available vector V. Each application should be able to single-step view, such as: type a space, continue to the next application)
- 2021-01-17 00:38:45下载
- 积分:1
-
baseCla
利用虚函数手段,按照三种不同的数据存储方式及其处理方法来实现如下的所谓“反序输出问题”:从键盘输入n 个int 型数据先存储起来(具体n 值由用户从键盘输入),而后再按照与输入相反的顺序将这些数据显示在屏幕上。具体地说,可通过在基类baseCla 及其派生类method1Cla、method2Cla 和method3Cla中说明如下的同一个虚函数“virtual void reverseout() ”,来实现所述问题的三种不同处理方法。例如,可设计并使用已经在第四章和第六章的实践题中所使用的数据存储结构以及处理方法:(1)使用大小为100 的常界数组存放数据;(2)通过new 生成大小恰为n 的动态数组存放数据;(3)使用指针与链表的实现法。(err)
- 2007-12-18 16:30:58下载
- 积分:1