-
VS2005 + WINCE6.0平台下编译通过的CXImage工程,也是一个演示…
VS2005+Wince6.0平台下编译通过的CXImage工程, 而且还有个Demo例子.-VS2005+ Wince6.0 platform adopted by the CXImage compiled works, but also a Demo example.
- 2023-09-04 00:45:04下载
- 积分:1
-
Simple clearance less than 98 ~ ~ ~ ~ ordinary but unique
简单的98关不到~~~~普普通通但是独一无二-Simple clearance less than 98 ~ ~ ~ ~ ordinary but unique
- 2022-03-19 05:39:28下载
- 积分:1
-
一个简单的闹钟,实现到时提醒,适合初学者学习VC++。
一个简单的闹钟,实现到时提醒,适合初学者学习VC++。-A Simple TKclock.
- 2022-06-12 01:14:01下载
- 积分:1
-
这是有关VC++的一个应用程序,主要实现对话框编辑的应用
这是有关VC++的一个应用程序,主要实现对话框编辑的应用-It is about a VC++ application, the main dialog editing application to achieve
- 2023-06-12 18:45:02下载
- 积分:1
-
解析Windows2000的IDT扩展机制
解析Windows2000的IDT扩展机制-analytic Windows2000 IDT expansion mechanism
- 2022-02-28 23:33:27下载
- 积分:1
-
Visual studio 开发环境 一个小程序
餐吃蛇
Visual studio 开发环境 一个小程序
餐吃蛇-Visual studio
- 2023-08-05 10:30:03下载
- 积分:1
-
spike power doppler specctrum formula
spike power doppler specctrum formula
- 2022-03-24 10:08:39下载
- 积分: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
-
基于MFC的简单Winsock聊天程序
应用背景用MFC实现简单的聊天界面设计,在ip地址的基础上搭建TCP连接。可以实现同一个区域网的连接。是一个很简单很基础的MFC类的聊天程序,后期会慢慢更新聊天版本。谢谢。关键技术MFC类库的基本了解,和winsock编程的相关学习
- 2022-08-19 11:52:21下载
- 积分:1
-
剑指offer第二版源码
剑指offer 第二版 名企面试官精讲典型编程题 何海涛著 随书配套源码程序
- 2022-01-25 21:40:13下载
- 积分:1