-
java 创建模式,抽象工厂模式,实现代码重构,包括例子。
java 创建模式,抽象工厂模式,实现代码重构,包括例子。-java creation of models, the abstract factory model codes remodeling, including examples.
- 2022-10-20 23:35:04下载
- 积分:1
-
电动车充电器电路图全集
学习电动车开发很好的列子,对于无刷电机开发起到一定的辅助作用,对电动车逻辑开发也起到一定的作用,电动车开发原理图(Study of electric vehicle development good Liezi, a supporting role in the development of brushless motor, but also plays a certain role in electric logic development, principle diagram of electric vehicle development)
- 2017-10-25 16:46:28下载
- 积分:1
-
Radar-target-generation-and-detection-master
说明: MATLAB中的雷达目标生成和检测,调频连续波,FFT(用于范围检测的1D),FFT (2D for distance and speed detection),2d恒定火焰警报率(2D-CFAR)(Radar target generation and detection in MATLAB, FM continuous wave, FFT (1D for range detection), FFT (2D for distance and speed detection), 2d constant flame alarm rate (2D-CFAR))
- 2020-04-12 15:53:02下载
- 积分:1
-
fingerprintjs-master
利用canvas指纹识别,生成浏览器唯一标示。(Using canvas fingerprint identification to generate browser unique mark.)
- 2017-10-13 15:44:06下载
- 积分:1
-
sales accounting system
销售业绩核算系统-sales accounting system
- 2023-05-09 03:50:03下载
- 积分:1
-
IEEE33无功优化
说明: IEEE33无功优化,遗传算法,牛顿拉夫逊潮流算法(Reactive Power Optimization of IEEE33, Genetic Algorithms, Newton Raphson Power Flow Algorithms)
- 2019-06-02 09:57:54下载
- 积分:1
-
GA-SVM
说明: 遗传算法+支持向量机,非常的实用,希望对大家有用。(Genetic algorithms+ support vector machine, very useful, we want to be useful.)
- 2010-04-27 14:41:36下载
- 积分:1
-
Python与机器学习实战
说明: python与机器学习实战教程,机器学习通过Python语言实现,通过大量的实例再现机器学习强大的生命力(Python and Machine Learning Practical Course. Machine Learning is realized by Python Language, and the powerful vitality of machine learning is reappeared through a large number of examples.)
- 2019-05-13 09:59:03下载
- 积分:1
-
ansys_to_flac3d6.0_shichong
说明: 岩土工程——PFC颗粒流——PFC辅助小程序——图形导入工具(Geotechnical engineering -- PFC particle flow -- PFC auxiliary program -- Graphic import tool)
- 2020-06-29 19:47:48下载
- 积分:1
-
数学规划
% 数学规划
% lp - 线性规划
% linprog - 线性规划(在MATLAB5.3使用)
% fmin - 一元函数极值
% fminu - 多元函数极值拟牛顿法
% fmins - 多元函数极值单纯形搜索法
% constr - 非线性规划
% fmincon - 非线性规划(在MATLAB5.3使用)(Mathematical programmingLinear programming% linprog - linear programming (used in MATLAB5.3)Extreme value of one variable functionFminu - extreme value quasi-newton method of multivariate functionsExtreme simplex search for % fmins - multivariate functionConstr - nonlinear programming% fmincon - non-linear programming (used in MATLAB5.3))
- 2018-11-05 10:13:51下载
- 积分:1