-
坦克大战的源代码还有它的应用程序,在网上很难找到的。经典经典...
坦克大战的源代码还有它的应用程序,在网上很难找到的。经典经典-痛苦
- 2022-02-14 15:00:37下载
- 积分:1
-
Verificação Windows 32 ou 64 位
团经费 se o 这个项目里 é 32 ou 64 位 ótimo 尸横 precisamos 军刀 versão 做 windows 段 ealizar algumas tarefas。
- 2022-12-21 04:15:03下载
- 积分:1
-
可以用于穿越火线游戏,一个小东西,很简单的东西
可以用于穿越火线游戏,一个小东西,很简单的东西-D3D -perspective, can be used to cross the Line of Fire Games, a small thing, very simple things
- 2022-07-11 10:30:30下载
- 积分:1
-
asm task supermanb)))))
asm task supermanb-asm task supermanb)))))
- 2023-06-16 11:35:03下载
- 积分:1
-
GNU Privacy Guard, a tool to encrypt files (e.g. for use as email attachments) w...
GNU Privacy Guard, a tool to encrypt files (e.g. for use as email attachments) with a drag-and-drop interface. Just drop files onto this application and they will be encrypted as self-decrypting EXE files, which will regenerate the original file when executed if you can supply the encryption passphrase. The source code (for Borland C++ Builder) is included
- 2022-03-25 01:06:06下载
- 积分:1
-
vc excellent source, which is the first part
vc++精品源码,这是第一部分-vc excellent source, which is the first part
- 2022-05-17 17:19:18下载
- 积分:1
-
0-1背包问题
给定N中物品和一个背包。物品i的重量是Wi,其价值位Vi ,背包的容量为C。问应该如何选择装入背包的物品,使得转入背包的物品的总价值为最大。
在选择物品的时候,对每种物品i只有两种选择,即装入背包或不装入背包。不能讲物品i装入多次,也不能只装入物品的一部分。因此,该问题被称为0-1背包问题。该算法中,矩阵c的大小为(m+1)×(n+1),物体的重量、价值和解向量大小都等于物体个数n,故该算法的空间复杂度为O(nm)。对物体重量、价值的初始化(算法实现略)所需时间都为n,解向量和矩阵第0行初始化时间为n,矩阵第0列初始化时间为m,对矩阵c的计算所需时间为n×m,解向量X的确定时间为n,故整个算法的时间复杂度为O(nm)。
- 2022-01-25 23:07:45下载
- 积分:1
-
类似于按键精灵的代码.能监控鼠标操作并回放
类似于按键精灵的代码.能监控鼠标操作并回放-Code similar to the wizard button. Can monitor and playback mouse
- 2023-03-26 01:45:04下载
- 积分:1
-
for the development of a library of useful Wanton
一个对于开发字库很有用的-for the development of a library of useful Wanton
- 2022-03-31 00:54:20下载
- 积分:1
-
深入浅出mfc原代码,吐血推荐内含MFC的基本操作原理和消息循环说明.是MFC的学习者的必学之课....
深入浅出mfc原代码,吐血推荐内含MFC的基本操作原理和消息循环说明.是MFC的学习者的必学之课.-easy mfc original code, MFC recommend to vomit blood containing the basic principles of operation and news cycle note. MFC is the learners will Studies class.
- 2022-06-13 09:18:45下载
- 积分:1