-
C# programming classic books all the code. Comprehensive and can be used as a re...
C#编程经典书籍的全部代码.内容全面,可以作为入门的参考-C# programming classic books all the code. Comprehensive and can be used as a reference portal
- 2022-01-26 04:14:56下载
- 积分:1
-
Many
多体量子态的可分性 和纠缠度量.nh -Many-body quantum state of the separability and entanglement measure. Nh
- 2022-11-18 18:20:03下载
- 积分:1
-
MFC编程,台湾人写的,本来是繁体的pdf,现在已经转为简体的pdf,排版还有点毛刺,希望对大家有所帮助...
MFC编程,台湾人写的,本来是繁体的pdf,现在已经转为简体的pdf,排版还有点毛刺,希望对大家有所帮助-MFC programming, written by the people of Taiwan, it is traditional in pdf, has now been simplified to the pdf, typesetting glitches still, I hope all of you to help
- 2022-09-01 01:00:05下载
- 积分: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
-
<pricinples of communication system simulation with wireless aplications>国...
国外的一本很好的无线通信书籍,对通信建模有很大帮助,而且理论分析挺深刻的,里面包含了各章节的源代码,看看对你是否有帮助
- 2022-06-16 04:23:11下载
- 积分:1
-
Ant Algorithm for Solving TSP problems who wish to be helpful to Mathematical Mo...
蚂蚁算法 求解TSP问题 希望对数学建模者有所帮助-Ant Algorithm for Solving TSP problems who wish to be helpful to Mathematical Modeling
- 2022-12-03 06:10:03下载
- 积分:1
-
一种色度瞬态改善算法及其实现,主要应用于视频后处理
一种色度瞬态改善算法及其实现,主要应用于视频后处理-A chroma transient improvement algorithm and its implementation, mainly used in video post-processing
- 2022-01-27 14:11:14下载
- 积分:1
-
ubuntu the complete reference介绍了ubuntu操作的方方面面,让你轻松入门....
ubuntu the complete reference介绍了ubuntu操作的方方面面,让你轻松入门.-ubuntu the complete reference describes the operation of all aspects of ubuntu, so you have ease of entry.
- 2022-07-27 19:44:53下载
- 积分:1
-
经典的MFC书籍《深入浅出MFC》第二版,简体中文版,页面清晰...
经典的MFC书籍《深入浅出MFC》第二版,简体中文版,页面清晰-MFC classic books
- 2022-07-22 12:13:32下载
- 积分:1
-
关于C++的程序书写规范
一个好的软件应该是这样的:它有着经过周密计划和审慎设计的完美的内部结构,同时又具有让人赏心悦目的精美的外观。这样的软件,你可以称它...
关于C++的程序书写规范
一个好的软件应该是这样的:它有着经过周密计划和审慎设计的完美的内部结构,同时又具有让人赏心悦目的精美的外观。这样的软件,你可以称它是一件美妙的工艺品,也可以称它是一部复杂而可靠的机器。
编写好的软件肯定离不了好的书写习惯,它有三方面的含义:
(1).安全: 你的代码完成所需的功能之余,不要产生负作用(要稳定可靠!)
(2).易读: 类、实例、成员变量、成员函数的命名最好让同事一目了然
(3).美观: 让同事看你的程序风格跟看自己的一样;统一就是美
本文内容都是基于这三条的。
- 2022-01-26 05:01:12下载
- 积分:1