-
字符串的强悍操作,值得学习
字符串的强悍操作,值得学习-string of tough operation, it is worth learning
- 2022-06-26 23:51:54下载
- 积分:1
-
(VMM验证方法手册)试剂盒(ver1.1c)导师的Questa和措施…
VMM(Verification Methodology Manual) Kit (Ver1.1C) for Mentor s Questa and Incisive Software
- 2022-02-04 06:19: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
-
Detailed information on the ARM architecture and application and other aspects....
详细介绍了ARM的架构和应用等各个方面。是PPT格式,图文并茂,讲解详尽,以只读的方式打开即可-Detailed information on the ARM architecture and application and other aspects. Is a PPT format, with illustrations to explain in detail in order to read-only manner open to
- 2022-01-28 12:23:17下载
- 积分:1
-
一个很好的火焰屏保
一个很好的火焰屏保-a good flame screensaver
- 2023-01-31 18:55:03下载
- 积分:1
-
功能:快进,播放,暂停,后退,调节声音大小,添加播放文件,...
功能:快进,播放,暂停,后退,调节声音大小,添加播放文件,-Features: fast forward, play, pause, rewind, adjust the size of the sound, add play the file,
- 2022-07-04 21:47:47下载
- 积分:1
-
隐藏的马尔可夫模型的源代码,可以用于图像处理的分类…
隐马尔可夫模型源代码,可用于图像处理,分类,压缩,去噪等等。-Hidden Markov Model source code, can be used for image processing, classification, compression, denoising, etc..
- 2022-02-04 11:51:35下载
- 积分:1
-
解决棋盘的马从第一个位置开始跳经过每个位置,用回溯法解决...
解决棋盘的马从第一个位置开始跳经过每个位置,用回溯法解决-To solve the board" s horse began to jump from the first position through each location, using backtracking to solve
- 2023-03-15 05:55:04下载
- 积分:1
-
这是利用VB开发的图书馆管理系统,有前台管理,后台管理,图书检索,用户登录注册...
这是利用VB开发的图书馆管理系统,有前台管理,后台管理,图书检索,用户登录注册-This is a system of library management,it has front management、admin management、book searching、administration admission、administration registering...
- 2022-08-11 00:21:58下载
- 积分:1
-
DHTML menu source codes. You can use this file souce codes to create your own me...
DHTML menu source codes. You can use this file souce codes to create your own menus.
- 2023-01-31 09:45:04下载
- 积分:1