资源列表
Image Processing toolbox
- 图像处理小工具箱,包括中值滤波,高斯滤波,均值滤波,canny边缘提取等小程序(Image processing toolbox, including median filter, gaussian filter, mean filter, canny edge extraction and other small procedures)
stm32f103串口DMA接收发送
- 改程序主要把串口通讯与DMA结合 ,提高CPU工作效率,软件中运行的串口1的工作; 开启相关函数,就可以分别开启串口2,串口3的工作,这些函数在软件中都有标注。
FX EAgle
- Fx Eagle is for trend trading on all paires. wining rate 60% Fx Eagle is for trend trading on all paires. wining rate 60%
rsa
- RSA1024 加密解密源码,可移植到其他的嵌入式平台(Rsa1024 encryption and decryption source code, which can be transplanted to other embedded platforms)
易语言伪造IP协议
- 易语言伪造IP协议,伪造协议头,发送协议
多项式的构建
- 这个是数据结构的经典练习,可以运行,完美符合要求,代码逻辑清晰
SHT3x采集温湿度程序
- 手写程序,没有buf,能采集温湿度信息并通过串口打印出来。
vr全景图拼接
- 此文件是vr全景图的拼接代买,开发工具为vs2017
前推回代法潮流计算
- 33节点配电网三相前推回代法潮流计算 配电网三相前推回代法潮流计算
025126298EEG_WAVELET
- 小波变换对脑电信号处理有用,采用db4小波对脑电信号7层分解(Wavelet is useful for EEG signal processing)
多重分形算法
- 这是用于计算两个物体表面粗糙程度的matlab代码(This is the matlab code used to calculate the roughness of the contact surface of two objects)
sklearn-SVM
- 支持向量机(SVM)——分类预测,包括核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等(Support vector machine (SVM) - classification prediction, including kernel function parameter adjustment, unbalanced data problem, feature dimensionality reduction, grid search, pipelin