资源列表
MiniDraw
- 基于QT进行简单的直线、矩形绘画,按钮的添加以及状态更新(Simple line and rectangle drawing, button addition and status update based on QT)
A算法的航路规划
- 基于A算法的航路规划 可以运行的程序 C++程序(Route planning based on algorithm a)
OPNET包交换网络
- OPNET软件仿真包交换网络,并在其中加入排队模型并拓展网络拓扑,对于统计量有不同影响(OPNET software simulates packet switching network, adds queuing model and expands network topology, which has different influence on statistics)
FPGA的VGA显示矩形框
- FPGA的VGA显示矩形框,在 VGA 显示器上显示一个矩形框。
Sobol
- Sobol全局敏感性分析matlab编程(Matlab programming of Sobol global sensitivity analysis)
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,能采集温湿度信息并通过串口打印出来。