资源列表
systemC-2.3.1a
- System systemC-2.3.1a 官方发布合集-System C 2.3.1a reference book
Shark-master
- sharkmaster机器学习算法,配套boost1.48版本(sharkmaster leaning code)
CPPserver
- 实现文件传输服务器端的功能,包含目录遍历-To achieve file transfer server-side features, including directory traversal
Colorful-Wallpapers
- Training errors were found as 0.58 and 0.47 for WNNs constructed using Morlet and Mexican hat wavelet functions, respectively.-Training errors were found as 0.58 and 0.47 for WNNs constructed using Morlet and Mexican hat wavelet functio
CNN-Toolbox
- 基于matlab的深度学习工具箱,该工具箱内包含一个基于手写识别的cnn模型,注释清晰。-Based on the depth of learning matlab toolbox, the toolbox contains within a model based on handwriting recognition cnn, clear notes.
CNN
- 手写数字识别的数据集 matlab实现cnn(Data Set for Handwritten Number Recognition Realization of CNN in matlab)
time
- 用于FTP的定时接收和下载,用于数据库开发-Receiving and timing for FTP download for database development
1_GA
- Genetic algorithm - path finding-Genetic algorithm- path finding
CNNMATLAB实现
- CNNMATLAB实现
Vertical-photographing-code-
- 去除同一方向上,直线相交的拐点;将合并后的图像中分割区域中变为道路标线区域;获取任意两点之间的角度;获取Sobel边缘检测后的最长直线;对图像进行分块处理;获取任意两点之间的距离等等。-Removal of the same direction, a straight line intersecting the inflection point divided region in the merged image becomes the road marking area Get the a
ShadersforGameProgrammersandAr
- 《Shaders.for.Game.Programmers.and.Artists》这本书的源代码,网上很难找的。,Shaders.for.Game.Programmers.and.Artists This book is the source code, it is difficult to find online.
DeepLearnToolbox-master
- 这是用于深度学习的Matlab工具箱 深度学习是机器学习的一个新的子领域,专注于学习深层次的数据模型。 它的灵感来自于人类大脑的明显的深层次(分层的)层次结构。 目录包括`NN /` - 一个用于前馈反向传播神经网络的库,`CNN /` - 卷积神经网络库,`SAE /` - 堆叠式自动编码器库,`CAE /` - 卷积自动编码器库,`util /` - 库使用的功能函数,`data /` - 实例使用的数据,`tests /` - 单元测试来验证工具箱是否正常工作(A Matlab to