-
winsock5
说明: 本人毕业时班里集体做局域网聊天工具,当时我一共收集了6个,这是第五个(I graduated class of collective LAN chat tools to do when I collected a total of 6, this is the fifth)
- 2008-09-26 21:49:40下载
- 积分:1
-
绝对值编码器+代码+forSTM32
说明: STM32 读取绝对值编码器数据,HAL库(STM32 reading encoder data)
- 2021-04-13 09:08:56下载
- 积分:1
-
RG.PhotoelectricGateControl
说明: RFID读写器,可对RFID标签进行读写,实时获取RFID信息(RFID reader can read and write RFID tags and obtain RFID information in real)
- 2020-08-18 15:21:54下载
- 积分:1
-
openplant取数小程序
private void getHistoryDataSample_Click(object sender, EventArgs e)
{
if (!OPconnect())
{
return;
}
richShowData.AppendText("(取历史采样)请求ID: " + b_pointID.Text.ToString() + "
");
//创建一个空请求
int[] vec = { Convert.ToInt32(b_pointID.Text.ToString()) };
OPAPI3.OPTime end_time = new OPAPI3.OPTime();
OPAPI3.OPTime start_time = new OPAPI3.OPTime();
OPAPI3.OPTime interval_time = new OPAPI3.OPTime();
&n
- 2022-01-26 06:18:17下载
- 积分:1
-
api_dll
把函数参数转变为报文结构,定义报文的结构,安装handler,table_hanlder会自动调用handler进行处理, 处理完成后,打包为连续内存的报文结构(interface to packet)
- 2015-07-10 10:47:39下载
- 积分:1
-
Serial-procedure-pc
串口调试助手源码,pc机与单片机通信,一般的串口程序编写过程(Serial procedure pc pc machine and the single-chip communication, the serial programming process)
- 2012-09-01 11:40:57下载
- 积分:1
-
OLED
例程演示-stm32f103c8 oled test(stm32f103c8 oled soft test)
- 2018-09-28 10:14:15下载
- 积分:1
-
抄电表C#源码
通过串口抓取智能电表里的数据,本软件为测试学习使用,能抓取电流、电量、电压,软件比较简单,供学习交流使用。
- 2022-04-06 11:34:41下载
- 积分:1
-
eigenValues-and-eigenVector
各种矩阵特征值与特征向量的计算算法,包括雅克比、QR等(Various matrix eigenvalue and eigenvector calculation algorithms, including Jacobi, QR, etc.)
- 2020-08-31 00:48:09下载
- 积分:1
-
opencv张正有标定法
利用opencv完成张正有标定法来对相机进行标定,拥有比较高的精度,可用于相机的标定
- 2022-06-29 15:17:35下载
- 积分:1