-
paho.mqtt.c.rar
下载的mqtt源码,经cmake编译后生成的vs2015解决方案,mqtt_cmake_c 和 paho.mqtt.c
- 2021-05-06下载
- 积分:1
-
c# developed an RPG framework, using the DirectDraw
c#开发的一个RPG的框架,用了directdraw-c# developed an RPG framework, using the DirectDraw
- 2023-02-18 23:55:03下载
- 积分:1
-
Tao_GLUT_model
c#下用CSGL框架实现的3D(3DS格式)模型读取 ,glut函数用的是Tao.freeglut(c# under the framework of realization with CSGL 3D (3DS Format) model reads, glut function with the Tao.freeglut)
- 2010-07-20 04:32:01下载
- 积分:1
-
serial
该源码为平时所用的串口调试工具的源码,效果还是挺不错的(The source is usually used for serial debugging tools, source code, the effect is very good)
- 2011-07-16 20:45:30下载
- 积分:1
-
Untitled3
matlab实现地震实现反射系数,激发出地震正演模拟中使用的各种频率的雷克子波(Matlab realize the reflection coefficient of earthquake, inspire Ricker wavelet seismic forward various frequency is used in the simulation
)
- 2014-02-24 20:21:25下载
- 积分:1
-
Stockfish 7
说明: stockfish version 7 chess engine
- 2019-05-30 01:26:51下载
- 积分:1
-
COM TEST
说明: 基于STM32F103单片机的串口通信测试源码(Serial Communication Test Source Based on STM32F103 Single Chip Microcomputer)
- 2020-06-23 13:20:02下载
- 积分:1
-
mcu-one-line-communate
单片机一线通讯,控制4个数码管显示.里面有汇编和C语言源码(Single-chip front-line communications, control 4 digital display. There are assembly and C language source code)
- 2011-08-31 08:43:18下载
- 积分:1
-
C# ScanPort 局域网端口扫描程序
C#端口扫描程序,适用于局域网计算机的扫描,扫描时将遍历局域网中的工作组,并将计算机名显示在下拉列表控件中,用户可指定某电脑的端口扫描范围。判断工作组名称,遍历指定工作组中的所有计算机名称,并显示在ListBox控件中:
//实例化DirectoryEntry对象,以便获得局域网组名和计算机名
DirectoryEntry DEMain = new DirectoryEntry("WinNT:");
TcpClient TClient = null;//实例化连接侦听对象
private Thread myThread; //实例化线程对象
string strName = ""; //记录选择的计算机名称
int intflag = 0; //扫描到的端口号
int intport = 0; //记录已用端口号
int intstart = 0; //扫描的开始端口号
int intend = 0; //扫描的结束端口号
详细情况请下载源码。
- 2023-05-16 16:35:03下载
- 积分:1
-
Usbaudiocap-s
完整的Avstream usb Audio driver.包括speaker 和microphone 的驱动.可以上传64kbps PCM的话筒数据和下传128Kbps PCM的语音数据.并包括Avstream驱动的inf文件.(full avstream usb audio driver.
include speaker and microphone driver.)
- 2009-05-19 13:13:35下载
- 积分:1