-
CserialPort串口通讯源码
CserialPort串口通讯源码
- 2022-02-06 00:15:57下载
- 积分:1
-
操作系统的 死锁检测与解除。通过C语言编程实现
操作系统的 死锁检测与解除。通过C语言编程实现-operate System deadlock problem,the word lab report.
- 2022-05-17 15:07:06下载
- 积分:1
-
failed to translate
孙鑫教程源码
孙鑫视频 教程第2课源码-failed to translate
- 2022-01-26 04:01:59下载
- 积分:1
-
为<实用Viusal C++ 6.0 教程>的源码,VC开发的,很经典,适合初学者。...
为的源码,VC开发的,很经典,适合初学者。-For < practical Viusal C++ 6.0 Tutorial> the source, VC development, it is a classic, suitable for beginners.
- 2022-07-04 19:31:43下载
- 积分:1
-
这是一个VC6.0开发的自动点菜系统,关于一个饭团的点菜问题的系统,是MFC界面的...
这是一个VC6.0开发的自动点菜系统,关于一个饭团的点菜问题的系统,是MFC界面的-This is a development of automated ordering system, VC6.0, on a balls of a la carte system, the problem is the MFC interface
- 2022-02-05 18:38:10下载
- 积分:1
-
一个简单的发送短信的例子,发送对象为10086,免费,可以放心发...
一个简单的发送短信的例子,发送对象为10086,免费,可以放心发-A simple example of sending messages, sending targeted at 10086, free, you can rest assured that hair
- 2022-11-22 00:25:02下载
- 积分: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
-
IDL和VB、VC混合编程,涉及到的接口,dll引用等问题解决的文档...
IDL和VB、VC混合编程,涉及到的接口,dll引用等问题解决的文档-IDL, and VB, VC mixed programming, related to the interface, dll reference documents such as problem-solving
- 2022-06-15 08:10:55下载
- 积分:1
-
用vc做的英语辞典,可以进行单词的查找,删除,添加,用ADO数据库进行的连接。本程序可以作为学习vc的结业程序,建议四天内做完。...
用vc做的英语辞典,可以进行单词的查找,删除,添加,用ADO数据库进行的连接。本程序可以作为学习vc的结业程序,建议四天内做完。-vc do with the English dictionary, the word can identify, delete, add, ADO database connectivity. The procedure can be used as learning vc exit procedures, the proposed four days to finish.
- 2022-08-20 19:23:18下载
- 积分:1
-
这是最好的代码为您最佳选择
this the best code for you best choice -this is the best code for you best choice
- 2023-04-03 03:20:03下载
- 积分:1