-
JspShop网络购物系统 v1.0
JspShop网络购物系统 v1.0-JspShop Internet Shopping System v1.0
- 2023-06-27 16:30:03下载
- 积分:1
-
C++应用编程200个小例子,非常的实用和简单易懂,可以找到大部分的算法实例...
C++应用编程200个小例子,非常的实用和简单易懂,可以找到大部分的算法实例-CPP 200 examples
- 2022-02-12 01:02:49下载
- 积分:1
-
technology VC Insider Awards
VC技术内幕第五版-technology VC Insider Awards
- 2023-02-05 18:45:03下载
- 积分:1
-
eclipse从入门到精通的pdf电子书,提供出来与大家分享~!
eclipse从入门到精通的pdf电子书,提供出来与大家分享~!-eclipse from the portal to become fluent in pdf e-books, and provide up to share with you ~!
- 2022-04-14 21:40:48下载
- 积分:1
-
viewing a photo examples and achieve Photo zoom function
一个图片阅览的例子,实现图片缩放等功能
-viewing a photo examples and achieve Photo zoom function
- 2022-06-17 22:26:02下载
- 积分:1
-
The great IQ book for our brain.
The great IQ book for our brain.
- 2022-03-02 18:48:06下载
- 积分: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
-
asphelp是ASP帮助文档
asphelp是ASP帮助文档-asphelp help documentation
- 2023-05-21 17:25:03下载
- 积分:1
-
原则上,我们希望能够帮助。需要立即下。
图像拼接原理,希望能帮到大家。需要的赶紧下吧-principle, we hope to be able to help. Needed immediately under it.
- 2022-02-04 21:21:15下载
- 积分:1
-
本书通过示例的方式来讲述如何用标准C++进行正确的软件开发。全书共分8章,包括范型程序设计与C++标准库、异常安全性的问题与技术、类的设计与继承、编译器防火墙和...
本书通过示例的方式来讲述如何用标准C++进行正确的软件开发。全书共分8章,包括范型程序设计与C++标准库、异常安全性的问题与技术、类的设计与继承、编译器防火墙和Pimpl惯用法、名字查找名字空间和接口规则、内存管理、误区陷阱以及错误的惯用法等。-The book of the way through the examples on how to use standard C++ for the right software development. Book is divided into 8 chapters, including the programming model and C++ standard library, exception safety issues and technology, design and type of inheritance, the compiler Pimpl firewall and usage, the name space to find the names of rules and interfaces, memory management, errors traps, as well as usage, such as wrong.
- 2022-12-16 13:35:03下载
- 积分:1