-
tms320vc5509 multiboot source cpde
tms320vc5509多引导源cpde
- 2022-02-28 13:58:40下载
- 积分:1
-
Windows CE5.0进程间通信
Windows CE5.0进程的同步与互斥
Windows CE5.0进程间通信
Windows CE5.0进程的同步与互斥-Windows CE5.0 inter-process communication Windows CE5.0 process synchronization and mutual exclusion
- 2022-05-18 18:17:18下载
- 积分:1
-
1背包问题是NP难题。0
0-l背包问题是子集选取问题。一般情况下,0-1背包问题是NP难题。0-1背包 问题的解空间可用子集树表示。解0-1背包问题的回溯法与装载问题的回溯法十分类 似。在搜索解空间树时,只要其左儿子结点是一个可行结点,搜索就进入其左子树。当 右子树有可能包含最优解时才进入右子树搜索。否则将右子树剪去。设r是当前剩余 物品价值总和;cp是当前价值;bestp是当前最优价值。当cp+r≤bestp时,可剪去右 子树。计算右子树中解的上界的更好方法是将剩余物品依其单位重量价值排序,然后 依次装入物品,直至装不下时,再装入该物品的一部分而装满背包。由此得到的价值是 右子树中解的上界。-0-l knapsack problem is selected subset of the problem. Under normal circumstances, 0-1 knapsack problem is NP-hard. 0-1 knapsack problem the solution space available subset of the tree said. Xie 0-1 knapsack problem with the law retroactively loading the retroactive law very similar. The search solution space trees, as long as their son left node is a viable nodes, the search entered its left subtree. When the right subtree is the optimal solution may contain only son into the right tree search. It will cut right subtrees. Suppose that r is the total value of the remaining items; Cp is the current value; Bestp is currently the best value. When cp r bestp, they can cut right subtrees. Calculation right
- 2022-03-25 00:00:51下载
- 积分:1
-
自己写的类MAME的程序,只是改为了C++!
目前为 0.0.1版,完成了读rom,CPU运行,功能,但在CPU运行20W行代码时,有点小问题,大家可以借签...
自己写的类MAME的程序,只是改为了C++!
目前为 0.0.1版,完成了读rom,CPU运行,功能,但在CPU运行20W行代码时,有点小问题,大家可以借签下-MAME class to write their own procedures, but changed to the C++! Version 0.0.1 is currently completing a time rom, CPU operation, function, but running in the CPU when the 20W line of code, there is a little small problem, we can use to sign
- 2022-07-20 15:57:41下载
- 积分:1
-
Users can visit a number of interesting figure deal, and the common denominator,...
用户登陆后可以对数字进行一些有趣的处理,求最大公约数,最小公倍数,同构数,水仙花数和进行数制转换-Users can visit a number of interesting figure deal, and the common denominator, least common multiple, the number of isomorphism, a few daffodils and a few system conversion
- 2023-01-10 05:00:04下载
- 积分:1
-
input programming paradigm is the recommended value
输入法编程示例,很值的推荐-input programming paradigm is the recommended value
- 2022-01-25 20:15:58下载
- 积分:1
-
Microsoft Windwos NT/2000 提供了一个强大的API集来访问系统事件和性能数据的众多计数器。我们既可以实时地得到计数器的值,也可以从一个日
Microsoft Windwos NT/2000 提供了一个强大的API集来访问系统事件和性能数据的众多计数器。我们既可以实时地得到计数器的值,也可以从一个日志文件中读取计数器数据。功能可为强大,而且使用简单 。下面我就简单谈谈在VC中如何使用Windows的性能计数器。好,废话少说,我们开始。-Microsoft Windows NT/2000 provides a powerful set of APIs to access the system events and performance data of the many counters. We can get real-time counter to the values, they can log files from a counter reading data. Functions as a powerful, but simple to use. Now, I would simply talk about how to use the VC Windows performance counters. Well, nonsense least, we have begun.
- 2022-05-28 01:04:29下载
- 积分:1
-
一个用VB编写的小游戏!
可以在程序中修改拼图的照片,也可以更该拼图的数量!可以由9张变成16张,25张!当然这些得你自己设置!...
一个用VB编写的小游戏!
可以在程序中修改拼图的照片,也可以更该拼图的数量!可以由9张变成16张,25张!当然这些得你自己设置!-VB prepared with a game! Can be modified in the procedure puzzle pictures can also be more the number of puzzles! Can 9 into 16, 25! Course, these were set up your own!
- 2022-08-17 13:13:58下载
- 积分:1
-
本文介绍了一个简单的日历,在您的桌面上。我创造了…
This article describes a simple calendar that sits on your desktop. I have created this application to just study about alpha blending, desktop wallpapers, and how a device context can be saved as a bitmap. I am planning to make a more refined version including a time scheduler and reminder also.
- 2022-10-22 21:40:03下载
- 积分:1
-
一个规则的动态链接库范例,用户可以自行添加相关的功能
一个规则的动态链接库范例,用户可以自行添加相关的功能-A rule of the dynamic link library example, the user can add their own related functions
- 2022-07-20 14:23:06下载
- 积分:1