-
Explain the c++ template meta
讲解c++模板元编程的书籍.本书详尽阐述了利用c++模板进行编译器编程的方法和技巧.这本书是英文版, 不过对于学习来说也就够了.《C++ Template Metaprogramming》-Explain the c++ template meta-programming books. This book describes in detail the use of c++ compiler template programming methods and techniques. This book is in English, but it is enough for learning
- 2022-02-15 20:58:08下载
- 积分:1
-
quartz2d
在苹果机下开发的简单的图片处理quartz2d的开发指南,仅供参考-quartz2d
- 2022-08-16 15:29:22下载
- 积分:1
-
c++大学教程,chm格化,希望对大家有帮助
c++大学教程,chm格化,希望对大家有帮助-c++ University Guide, chm grid, and would like to help everyone
- 2022-07-11 12:17:49下载
- 积分:1
-
MATLAB/SIMULINK POWERSYSTEM使用手册,查询PSB模块
MATLAB/SIMULINK POWERSYSTEM使用手册,查询PSB模块-MATLAB/SIMULINK POWERSYSTEM user manual query module PSB
- 2022-08-10 11:12:29下载
- 积分:1
-
matlab常用指令与举例
matlab常用指令与举例-Matlab commonly used for command and
- 2022-10-02 07:50:03下载
- 积分: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
-
一个简单的ASP留言板
一个简单的ASP留言板-a simple message board ASP
- 2022-06-27 02:54:38下载
- 积分:1
-
visual c++ network programming guide accompanying the source of all procedures.
visual c++网络通信程序开发指南附带的程序所有的源码。-visual c++ network programming guide accompanying the source of all procedures.
- 2022-04-20 00:11:16下载
- 积分:1
-
脚本来解析XML数据从柯java 2微型版。
script cari data parsing dari xml ke java 2 micro edition.
- 2022-02-16 01:38:18下载
- 积分:1
-
优先队列模拟银行管理系统并测试央行服务效率
优先队列模拟银行管理系统并测试央行服务效率-Priority queue simulation and test the central bank management system, efficiency
- 2022-03-20 07:33:46下载
- 积分:1