资源列表
qb64
- qbasic语言,在高中课程必修3算法中要使用,在WIN8,WIN10系统上唯一可以使用的basic语言。(QBASIC language, in the high school curriculum required 3 algorithm to use, in WIN8, WIN10 system, the only basic language can be used.)
GetArpTable
- Windows下VS2010去获取ARP缓存表。(Under Windows, VS2010 gets the ARP cache table.)
ESP32
- ESP32所有资料,包括数据手册等 全中文版(all resource of ESP32 board)
高程点抽稀
- 该源码能实现高程点均匀抽稀,和pix4d和inpho空三格式转换,可以加到自己的程序中,连exe都上传了(The source code can achieve elevation points evenly pumping thin, and pix4d and INPHO empty three format conversion, can be added to their own procedures, and even exe Uploaded)
Iris_LR
- 根据已知的相关参数,鸢尾花逻辑回归分类效果(Based on the known relative parameters, the effect of logical regression on iris classification was studied)
VB6
- visual basic 调用WebService 实例(visual basic invokes the WebService instance)
pressure
- 动网格的udf,可以用于ansys fluent的udf计算(The UDF of the dynamic mesh can be used for the UDF calculation of ANSYS fluent)
BLDC1
- BLDC控制,仿真模型,无刷直流电机控制(BLDC CONTROL MODEL, used for motor control)
17487729
- 获得硬盘序列号的源码 同时获得显示器刷新频率和CPU速率(Hard disk serial number of the source code At the same time get the display refresh rate and CPU speed)
百度地图二次开发文档
- MFC与百度地图API的一个小demo,实线经纬度位置标注(DEMO for MFC+API of Baidu MAP)
2048
- 通过一些简单vc++编程,实现了一个2048的游戏,窗口化,带图形界面。(A process of one game named 2048 for windows.)
线程优先级
- windows的线程优先级历程,参考windows第五版来写的.需要的可以下载。