-
用VC++编写USB接口通信程序电子书:详细的介绍了VC++平台下的USB开发技术...
用VC++编写USB接口通信程序电子书:详细的介绍了VC++平台下的USB开发技术-With VC++ Preparation USB interface communication program e-book: a detailed introduction of the VC++ Platform USB technology
- 2022-03-30 03:17:01下载
- 积分:1
-
ISO14443
ISO14443-4通讯协议标准(软件部分)全文, 英文版本 -ISO14443-4 communications protocol standards (software) text, the English version
- 2022-07-10 04:04:59下载
- 积分:1
-
ieee research article on 4g
ieee research article on 4g
- 2023-05-16 11:35:02下载
- 积分:1
-
Java
Java - Borland JBuilder - Developing Database Applications-Java- Borland JBuilder- Developing Database Applications
- 2022-08-25 18:08:29下载
- 积分:1
-
简单编程给需要的人,VC做的计算器。还有说明
简单编程给需要的人,VC做的计算器。还有说明-simple programming to the people in need, VC done calculator. Also note
- 2023-02-04 04:25:03下载
- 积分:1
-
c语言程序,请各位高手多多指教和帮助!
c语言程序,请各位高手多多指教和帮助!-c language program, please advise and help you a lot!
- 2023-07-27 13:05:03下载
- 积分:1
-
传输控制协议
TCP-IP协议的经典之作,工3部,这是第一部,讲述TCP-IP协议的基本概念-a book for TCP-IP
- 2022-04-06 15:06:36下载
- 积分:1
-
收集整理的Photoshop中的快捷键,需要的可以下载
收集整理的Photoshop中的快捷键,需要的可以下载-Photoshop and collated in the shortcut keys needed to download ...
- 2022-02-02 00:03:03下载
- 积分:1
-
本书以DirectX SDK 9是基于开发过程的可怕的细节…
本书以DirectX SDK 9.0为蓝本,详细介绍了DirectShow的开发流程,并通过一些实例进一步介绍了DirectShow的应用。-This book to DirectX SDK 9.0 is based on details of the development process DirectShow, and introduced a number of further examples of DirectShow applications.
- 2022-04-11 13:07:08下载
- 积分:1
-
背包问题动态规划算法JAVA
给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价...
背包问题动态规划算法JAVA
给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大?
在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。因此,该问题称为0-1背包问题。-Knapsack problem dynamic programming algorithm for a given n species JAVA goods and one backpack. Item i is the weight of wi, the value for vi, knapsack capacity c. Question should be how to choose the items into the backpack, the backpack into the total value of the largest items? In the selection of the items into the backpack, for each of the items i have only two choices, that is loaded or not loaded backpack backpack. Items should not be many times i load backpack can not only part of the goods loaded i. Therefore, the problem known as the 0-1 knapsack problem.
- 2023-04-22 23:20:03下载
- 积分:1