资源列表
Lmax-Net-Client-Library-1.8.4.0
- LMAX 客户端 , 在线商城系统的客户端接口包装,采用全异步模式(Lmax client, the client interface package of online mall system, adopts full asynchronous mode)
4G_Test
- 使用STM32F103,GPS+4G模块用移远(Use STM32F103, GPS + 4G module to move far)
qt5ui
- 使用PYTHON配合PYQT5实现界面编程,实现了类似余串口调试助手的界面基本操作(Use PYTHON with PYQT5 to realize interface programming, and realize the basic operation of interface similar to Yu serial debugging assistant)
12v1kw通用纯正弦逆变器资料
- 12v1kw通用纯正弦逆变器资料,包括原理图和原理说明(12v1kw universal sinusoidal inverter data)
TMS320F28335光伏离网并网逆变器设计
- TMS320F28335光伏离网并网逆变器设计,包括原理图、PCB源文件、代码等(TMS320F28335 photovoltaic off grid grid grid connected inverter design, including schematic diagram, PCB source file, code, etc)
无人机航迹规划
- 无人机航迹规划,matlab,无人机航迹规划(UAV track planning, matlab)
C++MFC调试器
- 用MFC实现的类似于ollydbg的调试器,支持的单步断点,硬件断点,软件断点,条件断点等。支持插件,支持反调试。可显示内存和堆栈,数据。
现代雷达系统分析设计
- 《现代雷达系统分析与设计》一书中,每章节后面所附源程序,可能略有出入,有一些额外的其他地方的程序.书中的程序可能也有不完整地方(modern radar system analysis and design)
IEC104通讯机制
- 对IEC104通讯机制进一步说明,从报文到原理,说明详尽,很好的一份资料(The communication mechanism of IEC104 is further explained, from message to principle, which is a detailed and good data)
104报文解读
- 104报文解读, 对协议IEC104 连接发送握手的每一次报文,格式的详尽解读(104 message interpretation, detailed interpretation of each message and format of protocol IEC104 connection sending handshake)
jsplumbtoolkit & demo
- jsplumbtoolkit破解版,欢迎大家下载,有什么问题随时留言(jsplumbtoolkit, jsplumb)
蚁群算法
- 本文对蚁群算法的基本理论以及在 TSP 问题中的应用进行了系统研究和 MATLAB 仿真。介绍了蚁群算法的基本原理、特点和算法的实现方法。.基本蚁群算法由于存在搜索时间长,易陷入局部最优解等突出缺点,使得求解效果不是很好。针对这些缺陷,提出了改进的蚁群算法(最大-最小蚂蚁系统)求解 TSP 问题。改进主要在于限制路径信息素浓度、信息素的初始值以及强调对最优解得利用这三个方面。(In this paper, the basic theory of ant colony algorithm and