-
Object
Object-Oriented Programming With ANSI-C这本书中的源代码!找了很久,好不容易找到的,给大家分享一下,提供了C面向对象的方法,书本可以网上下载!-Object-Oriented Programming With ANSI-C the book
- 2022-04-14 11:29:40下载
- 积分:1
-
本书涵盖了Internet、XML以及怎样生成以数据库为后端的Web站点。为什么Oracle数据库的使用在业界如此流行,以及为什么他认为Oracle开发组成员应...
本书涵盖了Internet、XML以及怎样生成以数据库为后端的Web站点。为什么Oracle数据库的使用在业界如此流行,以及为什么他认为Oracle开发组成员应该多为Oracle出版社写一些书等-the book covers the Internet, and how to generate XML to the back-end database for the Web site. Why is the use of the Oracle database in the industry so popular, and why he thinks that the Oracle development team members should do more for the Oracle publishers to write books.
- 2022-11-19 08:00:04下载
- 积分:1
-
TTL and CMOS
TTL和CMOS电平总结,对电路设计有很大帮助的,希望能给大家带来点什么-TTL and CMOS-level summary of the circuit design are very helpful, I hope everyone can bring something
- 2022-11-16 02:55:03下载
- 积分:1
-
白领教材,高清版
白领教材,高清版-void CPrintView::OnPrepareDC(CDC* pDC, CPrintInfo* pInfo)
{
CScrollView::OnPrepareDC(pDC, pInfo)
// TODO: Add your specialized code here and/or call the base class
if (pInfo!=NULL)
pInfo_>m_bContinuePrinting=!m_bPrintEnd
}
- 2022-01-26 06:27:44下载
- 积分:1
-
计算流体力学非常经典的一本书,这么经典的书应该给大家分享一下!...
计算流体力学非常经典的一本书,这么经典的书应该给大家分享一下!-Computational Fluid Dynamics is one of the classic book, such a classic book should be given to share with you!
- 2023-02-28 04:05:03下载
- 积分:1
-
JavaScript includes basic, advanced, language reference, run
包含了JavaScript基础,高级,语言参考,运行时库参考等-JavaScript includes basic, advanced, language reference, run-time library reference
- 2023-02-03 22:20:03下载
- 积分:1
-
图像压缩,JPEG2000,图像抽取,感兴趣区域编码
图像压缩,JPEG2000,图像抽取,感兴趣区域编码-Image compression, JPEG2000, image extraction, region of interest coding
- 2022-03-26 01:30:32下载
- 积分:1
-
对C++程序设计提高进行有效解说,帮助读者更好提高程序设计能力...
对C++程序设计提高进行有效解说,帮助读者更好提高程序设计能力-to raise C Programming effective guide to help readers better procedures to improve design capability
- 2022-02-18 16:23:43下载
- 积分:1
-
The article in brief introduces the circuits and frequency characteristic of two...
介绍了两种典型低通滤波电路及其频率特性, 结合它们的低通原型电路及其参数计算公式, 对微波低通滤波器的设计方法进行了详细介绍,并通过设计实例说明了这种通用设计方法在电路设计中的应用。-The article in brief introduces the circuits and frequency characteristic of two kinds of typical low-pass filter and then,combined with the circuits and their parameter calculation formula, discusses a method of designing microwave low-pass filter in detail. Finally through an example the paper explains the design method in circuit application.
- 2022-06-12 22:41: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