-
学会一个程序语言,是一回事儿;学会如何以此语言设计并实作出有效的程序,又是一
回事儿。C++ 尤其如此,因为它很不寻常地涵盖了罕见的威力和丰富的表现力,不但...
学会一个程序语言,是一回事儿;学会如何以此语言设计并实作出有效的程序,又是一
回事儿。C++ 尤其如此,因为它很不寻常地涵盖了罕见的威力和丰富的表现力,不但建立
在一个全功能的传统语言(C)之上,更提供极为广泛的对象导向(object-oriented)性质,
以及对templates 和exceptions(异常状态)的支持。
Lostmouse编写的非常出名的C++学习资料,适用于有一定的C++编程经验的同学。-Institute a program language, it is one thing to abuse learn how to use this language to design and make a real and effective procedures, it is one thing to abuse. C++ Especially because it was unusual to cover a rare power and wealth of expression, not only based on a full-featured traditional language (C) above, but also provide a wide range of object-oriented (object-oriented ) nature, as well as templates and exceptions (abnormal state) support. Lostmouse prepared very well-known C++ Learning materials, applicable to a certain degree of C++ Programming experience of students.
- 2022-02-21 13:13:26下载
- 积分:1
-
training for tax in Indonesia
training for tax in Indonesia
- 2023-01-21 02:45:03下载
- 积分:1
-
Systemview 动态系统分析及通信系统仿真设计最全的版本共15章
Systemview 动态系统分析及通信系统仿真设计最全的版本共15章-Systemview Dynamic Systems Analysis and Design of Communication System Simulation version of the most wide a total of 15 chapters
- 2022-02-02 09:24:28下载
- 积分:1
-
机器视觉 贾云得 doc版 清晰可打印
MachineVision
机器视觉 贾云得 doc版 清晰可打印
MachineVision--by Jia Yunde-Yun-De Jia machine vision clear doc version Printable MachineVision by Jia Yunde
- 2022-04-29 00:25:54下载
- 积分:1
-
Chinese version of C Advanced Science books
Thinking C++ 中文版
学C++进阶书籍-Chinese version of C Advanced Science books
- 2022-04-27 12:54:37下载
- 积分:1
-
摘 要:在分析人工鱼群算法存在不足的基础上,对人工鱼群算法加以改进,提出了一种改进型人工鱼群算
法。该算法提高了全局搜索能力和收敛速度,并用于求解具有变量边...
摘 要:在分析人工鱼群算法存在不足的基础上,对人工鱼群算法加以改进,提出了一种改进型人工鱼群算
法。该算法提高了全局搜索能力和收敛速度,并用于求解具有变量边界约束的非线性复杂函数最优化问题。
仿真结果表明,改进后的人工鱼群算法具有精度高、搜索速度快等特点,是一种求解复杂函数全局最优化的智
能算法。
-Abstract: In analyzing the deficiencies of artificial fish-swarm algorithm based on improved artificial fish-swarm algorithm, an improved artificial fish-swarm algorithm. The algorithm improve the global search ability and convergence speed, and used to solve the border with variables constrained nonlinear optimization problem of complex functions. The simulation results show that the improved artificial fish-swarm algorithm with high precision, fast search, etc., is a complex function for solving global optimization of the intelligent algorithm.
- 2022-07-19 13:36:51下载
- 积分:1
-
在多数情况下,集成电路芯片的管脚不会全部被使用。例如74ABT16244系列器件最多可以使用16路I/O管脚,但实际上通常不会全部使用,这样就会存在悬空端子。所...
在多数情况下,集成电路芯片的管脚不会全部被使用。例如74ABT16244系列器件最多可以使用16路I/O管脚,但实际上通常不会全部使用,这样就会存在悬空端子。所有数字逻辑器件的无用端子必须连接到一个高电平或低电平,以防止电流漂移(具有总线保持功能的器件无需处理不用输入管脚)。究竟上拉还是下拉由实际器件在何种方式下功耗最低确定。-in most cases, the IC chips will not pin all been used. For example, 74 ABT16244 series device can use up to 16 Road I/O pins. but usually not all use, so there will always be vacant terminal. All digital logic device useless terminals to be connected to a serial or low-level. to prevent the current drift (with the bus maintain functional devices need not deal with the importation of pins). What to draw from the drop-down or what the actual device under way to determine the minimum power consumption.
- 2022-02-09 16:11:50下载
- 积分:1
-
java 语言教程 一个比较好的java教程哦,特别对出学者特别适合。大家赶快下载吧,呵呵,我绝对不会骗人的。...
java 语言教程 一个比较好的java教程哦,特别对出学者特别适合。大家赶快下载吧,呵呵,我绝对不会骗人的。-a relatively good java Guide Oh, right up for scholars. You can also download it, huh, I will never deceive the people.
- 2023-03-26 06:10:04下载
- 积分:1
-
有关LINUX操作系统的移植
有关LINUX操作系统的移植-the Linux operating system transplant
- 2023-03-07 08:30:03下载
- 积分:1
-
用MATLAB实现哈夫曼编码的例程(以子函数形式给出)
NORM2HUFF 哈夫曼编码器
对于输入向量,NORM2HUFF(X) 返回向量的哈夫曼编码...
用MATLAB实现哈夫曼编码的例程(以子函数形式给出)
NORM2HUFF 哈夫曼编码器
对于输入向量,NORM2HUFF(X) 返回向量的哈夫曼编码后的码串
- 2022-03-20 04:31:13下载
- 积分:1