-
VB prepared the perfect text chat program, divided into service client, the clie...
VB编的完善的文字聊天程序,分为服务端、客户端,可搭建企业等内部聊天器搭建-VB prepared the perfect text chat program, divided into service client, the client can set up enterprises, such as chat device structures
- 2022-01-25 22:17:06下载
- 积分:1
-
Code00
说明: C++入门程序,输出hello world(the introduction about C++ programming langauge output hello world)
- 2019-03-23 22:21:06下载
- 积分: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
-
Contour
说明: c++的绘制二维等值线源码。有示例数据,可以运行。(c++ two-dimensional contour map of the source。c++ code for contour map)
- 2009-07-29 11:44:20下载
- 积分:1
-
MC600_SDK_CHS
该程序为一款电动平移台驱动程序,适用于北京卓立汉光有限公司生产的任一款电动平移台。具有界面简单,容易理解,便于操作的特点。可以实现对平台的平移控制及参数的控制。(The program is an electric translation stage driver, applies to any Zhuoli Han Guang Limited production of an electric translation stage. Has a simple interface, easy to understand, easy to operate features. Platform for translational control and parameter control.)
- 2012-05-16 09:10:26下载
- 积分:1
-
DFIG
双馈风力发电机的 PSCAD 的仿真模型,运行时先要导入LIB文件,再导入仿真模型文件,就可以运行这个模型(PSCAD simulation model of doubly-fed induction generator and runtime LIB files to import, import simulation model file, you can run the model)
- 2021-04-29 08:38:43下载
- 积分:1
-
PreviewHandlerEditor
说明: DEA solver for windows 10 in matlab4
- 2020-06-20 14:40:01下载
- 积分:1
-
TimerDemo
改代码是图形界面美化的很好的代码 希望对大家有用(Graphical interface to change the code is good code beautification want to be useful)
- 2011-11-28 22:26:41下载
- 积分:1
-
腐蚀,膨胀,细化算法
说明: 基于C程序的图像腐蚀,图像膨胀,细化算法代码,供大家参考。(The image erosion based on the C program, the image expansion, and the algorithm code are refined for your reference.)
- 2020-04-04 12:06:53下载
- 积分:1
-
GSM
利用通讯模块进行数据通信,就是将数据体作为短消息的内容,从发送方的通讯模块发送出去,通过短消息中心进行转发,接收方通讯模块收到此短消息后即存储在SIM卡上,模块外接的控制器(如单片机、计算机等)从模块中读取短消息后,根据需要将无用的信息去除,取出有效信息,然后将SIM卡中的短消息删除,这样就完成一次单向数据的传输。利用通讯模块的短消息方式实现数据的发送和接收具有通信成本低、系统容量大、抗干扰能力强等优点,而且短消息经过服务中心再到达目的地的特点使通讯模块无需24小时开机,降低了系统功耗,特别适合遥控、遥测、远程信息处理和通信等领域。(GSM)
- 2009-04-13 10:28:49下载
- 积分:1