-
mfc
侯俊杰的一个关于学习MFC的教程,很好的教程(侯俊杰a tutorial on learning MFC, very good tutorial)
- 2007-09-20 21:42:39下载
- 积分:1
-
Its an Mp3 source code in c# for intersted beginners developers!
Its an Mp3 source code in c# for intersted beginners developers!
- 2022-04-25 13:47:41下载
- 积分:1
-
use Huffman coding decompression procedures can be compressed files in any forma...
运用huffman编码的解压缩程序,能压缩任何格式的文件,但是压缩比不是最理想-use Huffman coding decompression procedures can be compressed files in any format, but not the best compression ratio
- 2023-03-15 19:10:03下载
- 积分:1
-
dianshi
此资料给出了一套电子设计工程师的试题,很具指导性、学习性和操作性,大家不妨下载来看看吧。(This information is given a set of electronic design engineers, test questions, it is instructive to learn, and operational, you may wish to download and see it.)
- 2010-10-21 13:13:12下载
- 积分:1
-
20090724074725
一个简单的仓库管理系统,界面简单了些,C#+sql2000(A simple warehouse management system, the interface simple and a bit, C#+ sql2000)
- 2010-03-09 16:56:03下载
- 积分:1
-
voc-release5
voc-release的说明文档,可以帮助我们更好地了解这个代码,是作者的文档,我只是上传,方便下载。
- 2022-12-12 00:25:03下载
- 积分:1
-
stm8--BLDC-pcb-sch-
stm8单片机实现了控制bldc轮毂电机的控制,用了6个mos管,采用六部控制,里面有 pcb sch 和程序,可以用此资料改装成电动自平衡独轮车(Stm8 microcontroller realized control BLDC hub motor control, with 6 mos tube, using six control with Sch and PCB program, this information is converted into electric self balancing unicycle)
- 2021-03-16 15:59:22下载
- 积分:1
-
0
说明: 给定n种物品和一个背包,物品i的重量是Wi,价值是vi,被包容量是C,应该如何选择装入被包的物品,使得装入背包中物品的总价值最大?对于每种物品i,只有两种选择,装入或者不装入.
输入:第一行两个正整数n(物品数)和C(容量)
第二行n个正整数n,表示物品价值
第三行n个正整数n,表示物品重量
输出:第一行表示总价值
第二行n个数(0/1),0表示物品不装入,1表示装入
例如,
输入:
5 10
6 3 5 4 6
2 2 6 5 4
输出
15
1 1 0 0 1
(Species of a given n items and a backpack, the weight of item i is Wi, the value of vi, was packet capacity is C, should be how to choose a package of items to be loaded, the backpack load in the largest total value of goods? For each item i, there are only two options, loaded or not loaded. Input: the first line of the two positive integer n (the number of items) and C (capacity) of the second line of n positive integer n, that the value of the third line of n positive integer n, that the weight of output: the total value of the first line of the second line, said n number of (0/1), 0 that the items do not load, that load 1 for example, enter: 5,106,354,622 6 5 4 output 15 1 1 0 0 1)
- 2009-07-01 23:07:01下载
- 积分:1
-
dd
说明: 蚁群算法仿真因特网中的路由选择,给出正常情况、节点阻断和路径拥塞等不同情况下的最优路径选择与更新实现,仿真结果能够提供可视化的过程模拟(Simulation of Ant Colony Algorithm for Routing in the Internet, given normal circumstances, and the path blocked node under different circumstances, such as congestion of the optimal path selection and update the realization of simulation results can provide visualization of the process simulation)
- 2009-04-12 22:29:56下载
- 积分:1
-
ccsfir
说明: 一个MATLAB的应用程序,很方便的!使用时需要转换为M文件。(a MATLAB applications, a convenient! Use need to change for the M documents.)
- 2006-03-16 16:35:57下载
- 积分:1