-
广告数据采集卡采集基本界面,可以实现真实
AD 数据采集卡基本的采集界面,可以实现数据实时显示,数据曲线的实时显示-AD data acquisition card collecting basic interface, you can realize real-time data display, data-curve real-time display
- 2022-04-07 08:16:43下载
- 积分:1
-
测试输入输出
这是一个测试的输入和输出的一些花哨的文本样品和音频也许以后: D:
- 2022-05-18 15:01:34下载
- 积分:1
-
受用一生的电脑知识!!!!!!!!!!!!!1!!!!!!
快来看一下
受用一生的电脑知识!!!!!!!!!!!!!1!!!!!!
快来看一下-good enough for the whole life of a computer knowledge !!!!!!!!!!!!! !!!!!! Come see!
- 2022-03-19 09:40:39下载
- 积分:1
-
vc small game was an eye
vc写的小游戏值得一看-vc small game was an eye-catcher
- 2022-07-27 05:00:17下载
- 积分:1
-
DM, ADM, DPCM, ADPCM.LP, PARCAR such as voice compression algorithm, for this mo...
DM,ADM,DPCM,ADPCM.LP,PARCAR等语音压缩的算法,此为adpcm的c语言编写的程序-DM, ADM, DPCM, ADPCM.LP, PARCAR such as voice compression algorithm, for this mode of c written procedures
- 2023-07-19 05:00:03下载
- 积分:1
-
高版本wtl库,用于喜欢WTL的用户
高版本wtl库,用于喜欢WTL的用户-high version for Windows Template Library, for users like WTL
- 2022-07-20 08:36:21下载
- 积分:1
-
一个朋友写的压力测试软件,我个人认为有可能是我的。
一个哥们写的压力测试软件,我个人认为有可学习的地方,大家一起学习一下吧。-a buddy write the pressure test software, I personally think that there can be learning, you learn about it.
- 2023-07-08 00:30:02下载
- 积分:1
-
用于调试和编程VC或VB编程串行接口技术。
用于串口调试用的一个界面,和VC编程或者VB编程具有同样的效果,不过界面更加好看。-For a serial interface for debugging and programming VC or VB programming with the same effect, but more good-looking interface.
- 2022-06-18 11:44:07下载
- 积分:1
-
vb 获取外网ip
"获取外网ip源码
Private Sub Command1_Click()
Dim h As Object
Dim i As Integer
Dim s As String
Set h = CreateObject("Microsoft.XMLHTTP")
GetInternetIP = False
g_strInternetServerIP = ""
h.Open "GET", "http://ip.3322.net", True "False
h.Send
If (h.ReadyState = 4) And (h.Status = 200) Then
&nb
- 2022-10-06 09:35:03下载
- 积分:1
-
GPS数据采集程序,涉及仪器接口操作,以及数据处理与解析,多线程,是个比较完善的例子...
GPS数据采集程序,涉及仪器接口操作,以及数据处理与解析,多线程,是个比较完善的例子 -GPS data collection procedures, involving operation of equipment interfaces, as well as data processing and analysis, multi-threaded, it is a relatively perfect example
- 2022-01-24 17:00:04下载
- 积分:1