-
VB游戏编程,它可以对爱好编游戏的爱好者提供一定的帮助和认识。也可以作为对VB的认识。谢谢 ...
VB游戏编程,它可以对爱好编游戏的爱好者提供一定的帮助和认识。也可以作为对VB的认识。谢谢 -VB game programming, it can right-loving part of the game to provide some help and understanding. I can understand the VB. Thank you!
- 2022-02-09 13:20:06下载
- 积分:1
-
use J2ME prepared by the Air Combat small cell phone games, more classic and sha...
用J2ME编写的手机飞机空战小游戏,比较经典,与大家共享-use J2ME prepared by the Air Combat small cell phone games, more classic and share
- 2022-01-25 23:17:23下载
- 积分: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
-
avr mega128 射频控制板代码
这个代码是射频 1 兆赫控制板控制时间和功率射频波,包含 ui、 键盘控制、 零交叉、 射频发生器
- 2022-03-18 14:23:31下载
- 积分:1
-
站好数据管理系统。
一个不错的加油站数据管理系统.-stations a good data management system.
- 2022-04-28 23:54:55下载
- 积分:1
-
interviews in English, a must for job seekers, free download, Welcome!
面试英语,求职必读,免费下载,欢迎光临!-interviews in English, a must for job seekers, free download, Welcome!
- 2022-07-24 11:41:49下载
- 积分:1
-
linux下CVS的WEB界面,版本控制软件,linux开发环境
linux下CVS的WEB界面,版本控制软件,linux开发环境-under the CVS Web interface, version control software, Linux Development Environment
- 2022-08-14 01:05:47下载
- 积分:1
-
- 2022-05-14 14:28:54下载
- 积分:1
-
欧拉前差公式通用程序
欧拉前差公式的算法,精度不是很高,误差相对比较大...
欧拉前差公式通用程序
欧拉前差公式的算法,精度不是很高,误差相对比较大- In front of Euler in front of difference formula general
routine Euler the difference formula algorithm, the precision is not
very high, the error relative quite is big
- 2022-05-24 11:37:55下载
- 积分:1
-
三维四面体网格生成
在多维数据集单元的四面体网格生成并以 UGRID 格式写。学习的六面体可以分为六个四面体。Mdify 代码划分为五个四面体的六面体。
- 2023-03-19 22:50:04下载
- 积分:1