-
sy7
一些简单的小例子,书上的例题代码,简单易懂,谢谢(Some simple examples, the book s example code, easy to understand, thank you)
- 2013-10-19 11:00:18下载
- 积分:1
-
INV_Control
利用VC++生成dll文件进行PSIM逆变器仿真,采用电压外环电流内环双环结构(The DLL file is generated by VC++, and the PSIM inverter is simulated. The double loop structure of the voltage outer loop current inner loop is adopted.)
- 2020-06-29 13:00:02下载
- 积分:1
-
cppodbc
使用C++编写的对ODBC封装类。对ODBC的主要操作进行了类的封装。(The use of ODBC written in c++ wrapper class.The encapsulation of main operation of ODBC.)
- 2021-01-19 20:28:42下载
- 积分:1
-
ATT7022
att7022的源程序简洁易懂,实际操作成功(att7022 the source code simple to understand, the actual operation is successful)
- 2021-01-29 17:08:35下载
- 积分:1
-
ATLControl
用VC开发activex 一书实例1 ATLControl(with VC activex an example of a book ATLControl)
- 2006-09-15 10:22:32下载
- 积分:1
-
Tmp3huffmmanh
这是一个 mp3 huffmman 解码源码!
(This is of a mp3 huffmman decoder source!)
- 2012-09-09 22:57:17下载
- 积分:1
-
麦轮小车万向资料
麦克纳姆轮 蓝牙连接 万向移动
蓝牙通信协议
波特率 9600
校验位 无
停止位 1位
一共发送8个字节:AA AA 00 00 00 00 55 55
AA AA (HEX格式,2字节,是帧头)
00 (HEX格式,1字节,转向,范围-127到127,0代表不转向;正值代表向右转向;负值代表向左转向)
00 (HEX格式,1字节,空)
00 (HEX格式,1字节,左右平移,范围-127到127,0代表停止左右平移;正值代表向右平移;负值代表向左平移)
00 (HEX格式,1字节,前后平移,范围-127到127,0代表停止前后平移;正值代表向前平移;负值代表向后平移)
55 55 (HEX格式,2字节,是帧尾)(McNamuren Wanxiang)
- 2019-03-01 12:07:25下载
- 积分:1
-
NPOI操作Excel(无须安装Office) 常用实例下载 含完整源码
NPOI操作Excel(无须安装Office) 常用实例下载 含完整源码
- 2013-11-12下载
- 积分:1
-
Moder-DOS-437-Win
复古DOS的ttf格式字体,可直接在控件中使用(Retro DOS TTF font,Can be used directly in controls)
- 2020-06-17 23:20:01下载
- 积分:1
-
快速行进算法
快速行进算法,运用c++语言,对构建voronoi图有很好的效果。其原理是以每个点为种子点,然后以相同或不同的速度以圆形往外扩散,直到两圆相交,即得到voronoi图的边界
- 2022-08-26 06:50:43下载
- 积分:1