资源列表
Genetic-Algorithm-Path-master
- 通过遗传(GA)算法求解多旅行商(MSTP)问题,用于解决多目标的任务分配(GA algorithm was used to solve MSTP problem,used to solve multi-objective task assignment)
ffmpeg-4.2.1-win32-dev
- ffmpeg很好的学习资料,包含源码和代码分析,功能有播放、推流、编解码等(This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your
SVG Rendering Engine
- 一个C#SVG渲染引擎,主要设计用于在web上使用SVG文件。(A C# SVG rendering engine, primarily designed to allow SVG files to be used on the web.)
ad7793程序
- STM32 AD7793代码,配置SPI 引脚就也用
103MINI配套蓝牙4.0模块资料
- stm32f103配套CC2541低功率蓝牙4.0模块程序(STM32F103 supporting cc2541 Low Power Bluetooth 4.0 module program)
VANET_Toolbox
- VANET implementation
AODV-Matlab-master
- AODV protocol design
hihway sceanrio generation in vanet
- highway scenario generation in vanet
qp
- 实现二次规划,分别给出了等式约束的二次规划和一般的二次规划,还有示例程序(In order to realize the quadratic programming, the quadratic programming with equality constraints and the general quadratic programming are given respectively, as well as the example program)
OSGEarth
- 实现了数字地球点线面绘制和高度距离的测量等功能。(The function of digital earth drawing and height distance measurement is realized.)
PACE5000控制源文件
- 基于labview用于控制pace5000压力控制器(Control of pace5000 pressure controller based on LabVIEW)
VC写的对窗口发送按键消息
- 能获取到当前鼠标所在窗口的句柄,能设置对该窗口那几个点发送鼠标按下弹起消息