-
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
-
xuniyiqi
自己编的虚拟示波器和虚拟信号发生器的labvieW程序,希望供大家参考(Own series of virtual oscilloscope and a virtual signal generator labvieW program, I hope for your reference)
- 2011-05-03 10:44:52下载
- 积分:1
-
slac015t
msp430例程,对初学者有用,有好多例程;(Msp430 routines, useful for beginners, there are many routines;)
- 2017-09-05 12:38:08下载
- 积分:1
-
详细说明了同步的原理,包括载波同步…
详细讲解了同步原理,包括载波同步、位同步、帧同步-Detailed account of the principle of synchronization, including the carrier synchronization, bit synchronization, frame synchronization
- 2022-01-31 20:51:03下载
- 积分:1
-
DOS下256色汉字显示turboc代码,使用UCDOS字库
DOS下256色汉字显示turboc代码,使用UCDOS字库-DOS under the Chinese characters display 256 colors TurboC code, use the font UCDOS
- 2023-07-05 10:55:03下载
- 积分:1
-
guanggaokehu
An order query and maintenance system can complete new orders, alterations and deletions, alterations, processing, management, queries, and printouts of reports. At the same time, it also establishes a communication platform among bosses, employees and customers.
- 2019-05-17 14:41:23下载
- 积分:1
-
fuzz
matlab仿真模糊控制器,对学习模糊控制有一定的帮助(matlab fuzzy controller)
- 2009-05-08 12:52:46下载
- 积分:1
-
OpenCV-Python-Toturial-中文版
OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。(OpenCV is a cross-platform computer vision library based on BSD license (open source), which can run on Linux, Windows, Android and MacOS operating systems.)
- 2020-06-18 17:00:02下载
- 积分:1
-
Flash连连看游戏
Flash连连看游戏,Flash源码、源文件下载。学习编写Flash游戏制作的可参考这个flash源码,连连看在以前也是风靡一时的火爆游戏,用Flash做出连连看,其效果与原版游戏没什么区别。
- 2022-09-08 06:50:03下载
- 积分:1
-
无人驾驶车辆模型预测控制第2版20200424
说明: 一些关于无人驾驶的仿真实例,可能会有些帮助(Some simulation examples of unmanned driving may be helpful)
- 2020-09-18 09:35:58下载
- 积分:1