资源列表
stupdate9
- 数据格式转化,可转户excel ,SAS,lingod等数据类型。(Data format can be converted to data types such as Excel, SAS, lingo.)
patu
- 通过Python程序代码在网上下载图片,利用这段程序代码可以方便的访问图片(You can download pictures through Python code, and you can easily access pictures by using this program code.)
Linux操作系统下C
- 本书介绍在Linux环境下进行C语言编程所需要的知识,可以学到以下内容:1.源程序编译;2.Makefile的编写;3.程序的调试;4.头文件和系统求助。(Knowledge needed for C language programming under Linux environment)
HIRLE
- 决策树算法C4 5源码, The directory Data contains some sample datasets M()
619666
- 对任意给定的网络顶点数和边数自定,建立它的邻接矩阵并输出,然后利用Prim算法或Kruskal算法生成它的最小生成树,()
pfrnpp822
- 和贪婪算法一样,在动态规划中,可将一个问题的解决方案视为一系列决策的结果,不同的是,在贪婪算法中,每采用一次贪婪准则便做出()
real_time_object_detection.py
- 动态识别,深度学习和OpenCV的实时对象检测。作者 Adrian Rosebrock(https://www.pyimagesearch.com/2017/09/18/real-time-object-detection-with-deep-learning-and-opencv/)
Desktop
- matlab interpolayon harita
故障诊断
- 采用时域、频域、FFT小波变换及数学形态等分析方法完成对滚动轴承的故障诊断(Fault diagnosis of rolling bearing is completed by using time-domain, frequency domain, FFT wavelet transform and mathematical morphology.)
Creative2017-Xinbiao
- 用于智能小车电机舵机控制,接收无人机发来的目标距离和角度用于定位和循迹(The control of the motor rudder of a smart car)
Design of FIR Digital Filter
- 设计一个FIR数字滤波器,设计一个线性FIR滤波器(Kaiser window)Wp = 0.3π; Ws = 0.4π; As = 40dB;(We design a FIR digital filter, design a linear FIR filter (Kaiser window), Wp = 0.3 PI, Ws = 0.4 PI, As = 40dB;)
510501
- 对BP神经网络算法进行了一些介绍,并包含了一个具体的实例,欢迎大家下载学习()