-
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
-
dds development tools, verifiable frequency of your algorithm is correct,
dds开发工具,可验证你的频率算法是否正确,-dds development tools, verifiable frequency of your algorithm is correct,
- 2023-08-24 12:05:04下载
- 积分:1
-
f
说明: c++排序的ppt文件,包括希尔,冒泡等!比较详细!(c++ sort of ppt documents, including Hill, bubble and so on! More detail!)
- 2009-01-05 21:13:33下载
- 积分:1
-
有关中子的结构原理,以及中子在医学成像领域的相关研究
有关中子的结构原理,以及中子在医学成像领域的相关研究-Related to the structure of neutron principle, as well as the neutron in the field of medical imaging research
- 2022-02-01 15:07:10下载
- 积分:1
-
HKGFSZJSWQSC_pdf
黑客攻防实战技术完全手册:扫描、嗅探、入侵与防御(Technology is completely offensive and defensive combat hackers Manual: scanning, sniffing, and intrusion prevention)
- 2010-12-06 15:55:36下载
- 积分:1
-
HC32F005_DDL_Rev1.0.0
说明: 华大MCU HC32F005示例代码
华大半导体MCU事业部隶属于华大半导体有限公司,承接CEC集团工业控制转型升级使命,专注于发展MCU芯片与解决方案,围绕超低功耗芯片和电机芯片应用场景,有针对性地推出芯片系列和专业的应用方案,帮助客户以最具性价比的优势迅速占领市场。(HC32F005 SAMPLE CODE)
- 2019-02-09 18:24:24下载
- 积分:1
-
VC++ 窗口透明的实现还有放大镜功能
VC++ 窗口透明的实现还有放大镜功能,简单研究CDC,实现透明窗口或放大镜窗口效果,适用于新手上路.
- 2022-07-20 02:55:50下载
- 积分:1
-
IMMUKF
交互式无迹卡尔曼滤波,可用于非线性目标跟踪(The interactive unscented Kalman filter can be used for nonlinear target tracking)
- 2021-01-21 09:58:41下载
- 积分:1
-
词云
python文件,可以对新闻等文本进行分词,然后根据每个词出现的次数进行排序,展示出现次数最多的词语,形成词云。(Python file, can be news and other text segmentation, and then according to the number of times each word to sort, show the most frequently appeared words, the formation of word cloud.)
- 2020-06-19 07:00:01下载
- 积分:1
-
csd
利用交叉谱密度法(csd)求解相差 ,进而求出在一段时间内两个信号的相对抖动(The cross spectrum density method (CSD) is used to solve the phase difference, and then the relative jitter of the two signals in a certain period of time is obtained)
- 2017-11-09 09:59:08下载
- 积分:1