资源列表
排序选择:
themoving-LED
- 单片发光二极管的闪烁,这是一个对单片机认识的试验,适合初学者-A single blinking LED, which is aware of a single-chip test, suitable for beginners
matlab
- 利用一个单隐层BP网络来逼近一个函数,在改程序中有21组数据。该网络的输入层和输出层的神经元个数均为一。-Using a single hidden layer BP network to approximate a function, in the reform process there were 21 sets of data. The network input layer and output layer are a number of neurons.
xiaobo
- 主要讲述在matlab环境下的小波变换的工具箱的一系列用法-Focuses on environment in matlab wavelet toolbox of a series of usage
myWininet_1
- Visual C++网络协议分析与实现的所有代码-Visual C++ network protocol analysis and implementation of all code
4.PC-RS232
- pc串口与单片机通讯,完成数据的上传和下行-pc serial port with the single-chip communications, the completion of data upload and downlink
superMarioTC
- 用纯TC变得超级玛丽代码,供初学者学习借鉴。-TC made with pure super-Mary code for beginners to learn from.
BPnetworktraining
- 创建和训练BP神经网络的MATLAB程序设计-Creation and training of BP neural network MATLAB Programming
LTDT5
- demo BFS,DFS algorithm
0penGL
- 一些OpenGL的开发实例,希望对你有帮助!多多下载!-It is very good!I hope it can help you!Thank you very much!Good Good Study, Day Day Up.
softhy202g
- 商城改进板全站代码,功能强大,实用性性强,看了绝不后悔-Mall Station to improve the board-wide code, powerful, practical and strong, looking never regret
chap4
- 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象