资源列表
enu转wgs_matlab
- 实现ENU坐标与经纬度坐标之间的相互转换(Realize the conversion between the coordinates of ENU and latitude and longitude)
SHT3x STM32F103
- SHT30空气温湿度传感器传感器配套程序(SHT30 about how this sensor send the value)
C89标准
- 这是一篇C89的标准文档,可以供初学者参考使用(Standard documents for C89)
Teigha_NET_3_03
- Teigha 3.03 的DLL,里面包含了3.03 需要的一些库和dll(The DLL of teigha 3.03 contains some libraries and DLLs needed for 3.03)
Dephi
- Dephi网络编程Dephi网络编程Dephi网络编程Dephi网络编程
STM32F030-SHT20
- stm32f030 I2C 读取sht20温湿度度,模拟I2C可以自己换IO口, 同时实现了NRF24l01 无线模块spi 无线传送数据(Stm32f030 I2C reads the temperature and humidity of sht20, simulates that I2C can change the IO port by itself, and realizes the wireless data transmission of nRF24L01 wireless mod
CustomExporterAdnMeshJson-2017.0.0.3
- 通过继承IExportContext接口,获取Revit信息导出为Json文件(Get Revit information and export it to JSON file by inheriting iexportcontext interface)
低级鼠标钩子
- 一个低级鼠标钩子,c++例子,希望对大家有所帮助。(a hook demo ,was useful for you.)
BeaEngine_4.1
- BeaEngine 反编译引擎,BeaEngine是一个反汇编引擎,支持32位和64位的已文档化的全部指令和一些未文档化的指令,支持目前可见的大多数指令格式的选择.(BeaEngine is a disassembling engine, support for both 32-bit and 64 - bit have documented all the instructions and some are not documented, with most of the instructio
qtcharts
- Echarts是百度的可视化图表库(js),有各种漂亮的折线、饼、柱、雷达、散点图,之前做网页信息图表时就体会到它具有很强大的表达能力(不仅仅是展示数据,更重要的是表达信息),所以很想把它集成到QT中,代替目前手头已开发的软件中的qwt。 目标: 在QT实现的软件中嵌入Echarts折线图,折线图中的数据、标题等从qt部分传给Echarts的js部分。
FJSP_GA
- 用遗传算法解决车间调度问题,供参考交流。。。(Using genetic algorithm to solve workshop scheduling problem for reference)
NSGA2解决0-1背包问题
- 用遗传算法解决背包问题,供大家参考交流。。。(Using genetic algorithm to solve the knapsack problem, for your reference and exchange...)