-
一个最基本的二维传热有限元计算程序,适合初学者参考
一个最基本的二维传热有限元计算程序,适合初学者参考-A basic two-dimensional heat transfer finite element program, suitable for beginners reference
- 2022-02-06 10:15:01下载
- 积分:1
-
PSO的C语言形式的代码
粒子群算法的C语言形式,为你提供一种将智能算法运用于实际的工程中提供一定的编程思路,让算法不仅限于MATLAB中的仿真测试,让你了解到实际算法的应用。
- 2022-05-16 07:40:50下载
- 积分:1
-
大家请多指教
大家请多指教-you please enlighten!
- 2022-01-26 01:13:11下载
- 积分:1
-
表格线打印算法C语言源程序
表格线打印算法C语言源程序-form lines Print algorithm C language source
- 2022-08-06 16:58:02下载
- 积分:1
-
用C语言实现农夫过河问题
用C语言实现农夫过河问题-C language farmer river issues
- 2022-02-13 12:29:26下载
- 积分:1
-
计算文件的32位CRC校验码.比较简单实用,Demo中一次性读完整个文件是不可取的,您需要作些修改以应用于所有大小的文件CRC....
计算文件的32位CRC校验码.比较简单实用,Demo中一次性读完整个文件是不可取的,您需要作些修改以应用于所有大小的文件CRC.-calculations of 32 of CRC. Relatively simple and practical, Demo one time reading the entire document is undesirable, You need to make some changes to apply to all size of the CRC document.
- 2022-02-07 20:22:45下载
- 积分:1
-
服务分析的质量
附加的脚本提供不同的服务类的 Wimax 网络服务质量。它可用于上行链路和下行链路的阶段。服务类等实时轮询 Service(rtPS) Unsolicated 授予 Service(UGS) 非真实时间轮询 Service(nrtPS),延长实时轮询 Service(ertPS) 的尽力而为的服务。吞吐量、 延迟、 抖动利用他们的 awk 脚本进行评价。
- 2022-04-29 00:01:45下载
- 积分:1
-
完整的拓扑分类源程序,非常实用的vc源代码
完整的拓扑分类源程序,非常实用的vc源代码-topological integrity of the source code classification, very practical vc source code
- 2022-03-01 14:12:09下载
- 积分:1
-
MOEA framework
应用背景The MOEA Framework is a free and open source Java library for developing and
experimenting with multiobjective evolutionary algorithms (MOEAs) and other
general-purpose multiobjective optimization algorithms. The MOEA Framework
supports genetic algorithms, differential evolution, particle swarm
optimization, genetic programming, grammatical evolution, and more. A number of
algorithms are provided out-of-the-box, including NSGA-II, NSGA-III, ε-MOEA,
GDE3 and MOEA/D. In addition, the MOEA Framework provides the tools necessary
to rapidly design, develop, execute and statistically test optimization
algorithms.关键技术Its key features includes:
* Fast, reliable implementations of many state-of-the-art algorithms
* Extensible with custom algorithms, problems and operators
* Supports master-slave, island-model, and hybrid parallelization
&n
- 2022-02-28 22:09:39下载
- 积分:1
-
目标检测
这是在OpenCV中演示,你可以使用HAAR/ LBP基础的分类做的人脸检测。同时,面部识别也可用于opencv的,因此,此代码可以用于预先处理。
- 2022-03-31 06:15:50下载
- 积分:1