-
Learning Standard C++ as a New Language
Learning Standard C++ as a New Language
- 2022-01-31 02:23:21下载
- 积分:1
-
哈哈 又来一个汇编的
哈哈 又来一个汇编的-Haha again a compilation of
- 2022-01-25 16:34:49下载
- 积分:1
-
Fluent中的UDF编程
Fluent 中关于UDF编程的一些问题,内容很详细。
- 2023-02-28 16:35:03下载
- 积分:1
-
字符串操作是一个不小的主题,在标准C++中,string字符串类成为一个标准,之所以抛弃char*的字符串而选用C++标准程序库中的string类,是因为他和前...
字符串操作是一个不小的主题,在标准C++中,string字符串类成为一个标准,之所以抛弃char*的字符串而选用C++标准程序库中的string类,是因为他和前者比较起来,不必担心内存是否足够、字符串长度等等,而且作为一个类出现,他集成的操作函数足以完成我们大多数情况下的需要.
下面我们首先从一些示例开始学习下string类的使用.-i nclude
#i nclude
using namespace std
void main()
{
- 2022-07-21 17:33:39下载
- 积分: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
-
骨评估系统开发的优秀文章,罕见!!
有关骨龄评测系统开发的优秀文章,难得-the bone evaluation system developed excellent articles, rare! !
- 2022-01-29 04:44:47下载
- 积分:1
-
一本学习Java3d的好资料。中文版的,应该是适合初学者的宝贵资料。...
一本学习Java3d的好资料。中文版的,应该是适合初学者的宝贵资料。-A good learning java3d information. Chinese version should be valuable information for beginners.
- 2022-03-22 20:18:03下载
- 积分:1
-
Getting Started with IDL based tutorials, Word version.
IDL的基础入门教程,Word版的。 -Getting Started with IDL based tutorials, Word version.
- 2022-08-12 23:50:48下载
- 积分:1
-
Essential C++ 中文版 很好的的介绍高质量c++代码编写的资料
Essential C++ 中文版 很好的的介绍高质量c++代码编写的资料-Chinese version of Essential C++ very good introduction to high-quality c++ coding of information
- 2023-05-14 08:15:03下载
- 积分:1
-
深入了解技术内幕,学习语言本质。是学习c与编程的连接,不错的学习资料。对于想了解实现原理的人是不错的选择。...
深入了解技术内幕,学习语言本质。是学习c与编程的连接,不错的学习资料。对于想了解实现原理的人是不错的选择。-Insider-depth understanding of technology, learning the essence of language.
- 2022-08-10 19:41:31下载
- 积分:1