-
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
-
MiFare-master
Mifare wrapper c#
- 2019-02-25 18:40:11下载
- 积分:1
-
AcrSde spatial database engine. Good things to share!
AcrSde 空间数据库引擎.
很好的东西发给大家共享!-AcrSde spatial database engine. Good things to share!
- 2023-06-17 20:50:06下载
- 积分:1
-
LuBangKongZhi
鲁棒控制的大作业,论文中有题目和原程序,内有仿真图等原文件(Robust control of large operations, the paper has the title and the original program, within the simulation diagram and M files)
- 2009-09-11 16:03:16下载
- 积分:1
-
Qurive
说明: 基于LabVIEW的石英音叉陀螺闭环驱动的实现(Quartz tuning fork gyroscope based on LabVIEW implementation of closed loop drive)
- 2011-03-02 18:04:08下载
- 积分:1
-
Image extraction procedures prospects, you can run. Including maps, source code,...
图象前景提取程序,可以运行。包括图,源程序,以及相关说明-Image extraction procedures prospects, you can run. Including maps, source code, as well as related note
- 2022-02-22 10:08:44下载
- 积分:1
-
翻译
说明: 基于MATLAB车辆的检测与跟踪,采用背景差分法对运动物体进行检测,采用卡尔曼对运动物体进行跟踪的英文翻译(Based on the MATLAB vehicle detection and tracking, the background difference method is used to detect the moving object, and the Kalman method is used to track the moving object)
- 2020-05-15 17:07:12下载
- 积分:1
-
VC++计算表达式的测试源码
VC++表达式计算的测试源码,本程序更像是一个“聪明”的数学计算器,可计算公式和表达式,只要输入正确的表达式,就可计算出值,初次编写这样的程序,不足之处,敬请包涵指正!~~
这个程序要求读者具备编译原理的一些知识。
举个实例来说明程序处理过程。假设要求值的表达式为 -25*(56+15)#(其中#号作为表达式结束标志)。首先对表达式进行词法分析,允许出现的字符为{0 ,1, 2 ,3 ,4 ,5 ,6, 7 ,8, 9 . ,+ ,-, *, / ,( ,),#}分析的结果产生两种类型的单词:操作符和操作数。操作符包括:{+, - ,* ,/ ,( ,)}操作数包括int和double类型。上面表达式产生的单词序列为{-25,*,(,56,+,15,)}.这些单词的类型也需要保存。
词法分析正确后将对产生的单词序列进行语法分析。
定义E为表达式,N为常数(视为终结符)。
- 2023-01-02 06:05:06下载
- 积分:1
-
D2D distance
说明: d2d communications distance code matlab
- 2021-02-07 23:09:55下载
- 积分:1
-
CPLEX中文教程
说明: 介绍多编程语言的CPLEX软件,带您初步掌握CPLEX软件(This paper introduces the CPLEX software of multi programming language, which can help you master the CPLEX software.)
- 2021-02-01 12:03:50下载
- 积分:1