-
FORTRAN语言内存动态申请技术的实现方法
FORTRAN语言内存动态申请技术的实现方法-FORTRAN language memory technology for the dynamic method
- 2022-02-20 23:32:01下载
- 积分:1
-
Cool space invaders game with full source code compliments of GreenCar Software....
Cool space invaders game with full source code compliments of GreenCar Software.
很酷的太空入侵者游戏
-Cool space invaders game with full source code compliments of GreenCar Software. Cool space invaders game
- 2022-03-12 05:25:31下载
- 积分:1
-
0.超越VB的界面,全新感觉1.本系统大部分采用Windows系统核心,所有操作方便、快捷2.适用于Windows95/98/2000/WinNT系统3.系统可...
0.超越VB的界面,全新感觉1.本系统大部分采用Windows系统核心,所有操作方便、快捷2.适用于Windows95/98/2000/WinNT系统3.系统可以扩充到文件管理4.为了更好地管理好档案,将正确分类5.新的档案添加或修改时,可以挂接扫描仪6.权限控制,增加了敏感信息的存储-0. Beyond VB interface, a new feel. Most of the system is based on Windows system kernel, all operators of convenient, speedy 2. In Windows95/98/2000/WinNT system 3. Systems can be expanded to four document management. In order to better manage files to correct classification 5. the new files added or modified, the scanner can be articulated 6. authority control, an increase of the storage of sensitive information
- 2022-03-02 21:29:33下载
- 积分:1
-
这是一个XML记数器,可用做网页设计中计数器无需解压密码
这是一个XML记数器,可用做网页设计中计数器无需解压密码-This is an XML Register and can be used for web design counter without extracting passwords
- 2023-08-31 01:40:03下载
- 积分:1
-
jquery 实现个性化样式,如菜单等,其中更改了javascript传统的编码方式,让js看起来更舒服!...
jquery 实现个性化样式,如菜单等,其中更改了javascript传统的编码方式,让js看起来更舒服!-it s simple!
- 2022-06-29 10:28:16下载
- 积分:1
-
ms SQL 和 sql anywhere 数据库管理实用工具源码
ms SQL 和 sql anywhere 数据库管理实用工具源码-sql anywhere SQL and database management tools usable source
- 2022-01-28 02:10:15下载
- 积分:1
-
潜艇大战
经典游戏原码
潜艇大战
经典游戏原码-World War II submarine game classic original code
- 2023-06-17 18:55:03下载
- 积分:1
-
verilog fifo
verilog fifo
- 2022-03-14 12:42:15下载
- 积分: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
-
EasyD12 dynamic link library is the Microsoft Windows interface standards, popul...
EasyD12动态连接库是Microsoft Windows的接口标准,流行的软件开发工具VC、VB、VF、Delphi、C++ Builder、Power Builder 等均可使用。用户可以选用自己喜爱的工具轻松搞定USB开发。其中包含2个版本DLL,根据情况自己选择。-EasyD12 dynamic link library is the Microsoft Windows interface standards, popular software development tools VC, VB, VF, Delphi, C Builder, Power Builder, etc. may be used. Users can choose their favorite tools easy to get USB development. Which contains two versions of DLL, according to the situation of their choice.
- 2022-11-19 09:25:03下载
- 积分:1