-
err
Title: C++ Primer 3rd Edition 中文完美OCR版
URL:http://www.china-pub.com/computers/common/info.asp?id=5926
ISBN:7-5083-0989-8
Author:潘爱民 张丽
Publisher:中国电力出版社
Page:1043
Edition:3rd Edition
Catalog:Programming/C_C++
Format:PDF
Size:3.80MB
Supplier:过去
Introduction:C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过,以便更加精确地讲述标准C++的特性和用法。在本书中,对于C++初学者特别有价值的是一些来自真实世界中的程序例子,它们说明了泛型程序(generic program)的设计、面向对象程序的设计、模板的用法,以及使用标准C++进行程序设计的方方面面。而且,本书也在适当的地方讲到了一些习惯用法以及效率指导。-err
- 2023-06-10 05:10:04下载
- 积分:1
-
eeg classification
Application_and_Study_of_Matlab_on_Time-frequency_Analysis_of_Signal
- 2022-10-07 07:55: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
-
没有翻译
5日精通CSS样式表的电子书,适合刚学网页制作又时间不多的新手学习。-failed to translate
- 2022-01-25 22:45:13下载
- 积分:1
-
没源码,上传书籍行吗?
没源码,上传书籍行吗?- The source code, on has not passed on the books?
- 2022-06-21 13:20:29下载
- 积分:1
-
C language is the perfect interpretation of a good C compiler language books ins...
C语言完美演绎是一本编译好的C语言书籍,里面分章节介绍了C语言编程中的一些基础知识和技巧,值得一看。-C language is the perfect interpretation of a good C compiler language books inside a sub-chapter on the C programming language some of the basic knowledge and skills overseas.
- 2022-08-16 01:38:11下载
- 积分:1
-
Bluetooth cell phone agreement, the phone has great benefit to developers of mob...
手机蓝牙协议,对手机开发人员有很大好处,对手机底层理解有所帮助-Bluetooth cell phone agreement, the phone has great benefit to developers of mobile phones will help to understand the underlying
- 2022-10-20 02:30:03下载
- 积分:1
-
Some good N
Some good N-puzzle pdf s.
- 2023-08-16 19:35:04下载
- 积分:1
-
东南大学ver hdl教程,很好,花了不少功夫得到的
东南大学ver hdl教程,很好,花了不少功夫得到的-Southeast University, ver hdl tutorials, well, spent a lot of effort to be the
- 2022-05-16 12:54:32下载
- 积分:1
-
SPI接口实险,LED数据管显示。
1、程序通过SPI接口输出数据到HC595芯片驱动LED数据管简单显示。
2、内部1 M晶振,程序采用单任务方式...
SPI接口实险,LED数据管显示。
1、程序通过SPI接口输出数据到HC595芯片驱动LED数据管简单显示。
2、内部1 M晶振,程序采用单任务方式,软件延时。
3、进行此实验请插上JP1的所有8个短路块,JP6(SPI_EN)短路块。-SPI interface is dangerous, LED data display. 1, the program output data through the SPI interface to the HC595 chip data-driven pipe a simple LED display. 2, within 1 M crystal, single-task approach procedures, software delay. 3, to carry out this experiment JP1 plug in all the eight short pieces, JP6 (SPI_EN) short-circuit block.
- 2022-04-16 20:48:44下载
- 积分:1