-
this a simple login form
this a simple login form-this is a simple login form
- 2022-07-06 11:16: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
-
With regard to reactive power optimization papers, the papers use the improved e...
关于电力系统无功优化方面的论文,该论文使用改进的进化算法并结合动态的突变标准。-With regard to reactive power optimization papers, the papers use the improved evolutionary algorithm combined with dynamic mutation standard.
- 2023-05-28 11:05:03下载
- 积分:1
-
模仿捕鱼达人,可以运行
捕鱼达人,学习阶段,用于练手,可以运行,有捕鱼达人的基本功能!
- 2022-01-26 17:05:52下载
- 积分:1
-
内存管理
memory management
- 2022-07-10 03:27:20下载
- 积分:1
-
一个简易的CPU模拟程序,学计算机组成原理时做的
一个简易的CPU模拟程序,学计算机组成原理时做的-a simple CPU simulation program, a computer component made the principle of
- 2022-09-16 21:25:03下载
- 积分:1
-
这是excel格式的一个文件,它的功能是将文件数据转化为支持向量机所需数据形式的一个宏...
这是excel格式的一个文件,它的功能是将文件数据转化为支持向量机所需数据形式的一个宏-This is an excel document format, which is to document the functional data into the data needed to support vector machines form of a macro. . .
- 2022-03-19 04:35:51下载
- 积分:1
-
网线的制作方法,很实用,经常碰到,希望大家看看,学习学习。...
网线的制作方法,很实用,经常碰到,希望大家看看,学习学习。-net line production method, it is very practical, often meet, we hope to see, study, study.
- 2023-04-12 13:50:03下载
- 积分:1
-
用VC++开发了一个数控加工的三维仿真程序,能有效仿真加工过程。...
用VC++开发了一个数控加工的三维仿真程序,能有效仿真加工过程。-With VC++ Developed a three-dimensional simulation of NC machining process simulation can effectively process.
- 2023-04-20 21:10:05下载
- 积分:1
-
Arduino伺服控制的源代码
Arduino source code for servo controlling
- 2023-04-06 19:00:02下载
- 积分:1