-
Snake
贪吃蛇的小游戏,蛇身由可扩容数组组成,并且可以穿墙(简单实现 可穿墙的贪吃蛇小游戏)
- 2013-10-15 00:15:16下载
- 积分: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
-
频域波数2
将频域信号变换到波数域,希望可以帮助大家(Transform the signal in the frequency domain to the wavenumber domain)
- 2021-04-15 10:38:55下载
- 积分:1
-
语音增强或识别的语音源数据看 narrowband
说明: 语音增强或识别的语音源数据看IEEE_corpus(Speech Source Data for Speech Enhancement or Recognition,named IEEE_corpus)
- 2020-06-23 04:40:02下载
- 积分:1
-
types of good music website
音乐类型的好网站-types of good music website
- 2022-02-01 20:42:11下载
- 积分:1
-
j2me手机游戏代码
有素材图片和源代码
j2me手机游戏代码
有素材图片和源代码-j2me mobile game code has material pictures and source code
- 2022-06-30 01:30:04下载
- 积分:1
-
weixiu
关于计算机维修的心得,写上来看,不容易啊。对维修很有指导作用(maintenance on the computer experience, to write, Burongyia. Useful guide to the maintenance role)
- 2007-01-19 18:31:38下载
- 积分:1
-
Guide to FORTRAN 2008 Programming
Guide to FORTRAN 2008 Programming
- 2020-06-22 03:40:02下载
- 积分:1
-
dbs
关于多普勒锐化的一些很好的资料,希望对大家有帮助(Doppler sharpened some of the very good information, I hope to help everyone.)
- 2018-09-28 16:20:33下载
- 积分:1
-
Correction
结合DEM数据对SAR影像数据(ENVISAT影像)进行几何校正,最终结果表现为将SAR影像校正到地理坐标上,并进行了灰度重采样(The geometric correction of SAR image data (ENVISAT image) is carried out with DEM data. The final result is that the SAR image is corrected to the geographic coordinates, and the grayscale resampling is carried out.)
- 2018-06-11 11:24:09下载
- 积分:1