-
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
-
用UML来设计数据库,很实用很不错的,我很喜欢它
用UML来设计数据库,很实用很不错的,我很喜欢它-use UML to design database, a very useful piece of good, I like it
- 2022-08-20 22:26:52下载
- 积分:1
-
FIR数字滤波器广泛应用于数字通信系统的研究方法…
FIR数字滤波器广泛应用在数字通信系统中,研究其实现方法具有重要意义。Matlab功能强大,利用Matlab辅
助设计DSP应用程序,可大大缩短DSP应用程序的开发时间。介绍了Matlab和CCS及DSP的连接,说明了利用Matlab辅
助DSP实现FIR数字滤波器的过程,及如何在Matlab环境中调试DSP程序,给出了实现结果,并把该结果和单纯在Matlab
环境下实现结果进行比较,前者效果更好,更具有实际应用价值。
-FIR digital filters widely used in digital communication systems, research methods of their realization of great significance. Matlab is powerful DSP using Matlab-aided design applications, can greatly shorten the DSP application development time. Describes the Matlab and CCS and DSP connections, shows DSP using Matlab support the process of realization of FIR digital filters, and how to debug in the Matlab environment, DSP program, are given to achieve results, and to the results and simple in the Matlab environment, achieved results are compared, the former better, more practical application value.
- 2023-08-26 09:10:03下载
- 积分:1
-
Sql column data dictionary description of the relevant information table describ...
数据字典相关sql
列描述信息
表描述信息
创建列描述信息
创建表描述信息
更行字段说明,更新表说明 存在才能更新
获取SQL Server服务器的连接信息用脚本
字段信息
索引信息
约束与过程信息
查询存储过程
查询视图
主键,外键,约束
服务器,数据库名称
用户数据库名字
用户数据库 创建时间
用户数据库 路径
数据库下所有表-Sql column data dictionary description of the relevant information table describes information to create the column descriptions to create the table describes information more row fields to update your table illustrates there is to update the SQL Server connection to the server to obtain information on field information with the script index information is stored constraints and process information query procedure to query the view primary keys, foreign keys, constraints, server, database name of the user database user name of the user database, the database creation time path of the database, all tables
- 2022-02-03 02:15:47下载
- 积分:1
-
开发环境c++ builder 6.0。主要功能是实现ie浏览器,可以在当前并且是同一窗口打开网页,一直都是全屏状态,没有关闭最小化和最大化按钮,并可以使浏览器...
开发环境c++ builder 6.0。主要功能是实现ie浏览器,可以在当前并且是同一窗口打开网页,一直都是全屏状态,没有关闭最小化和最大化按钮,并可以使浏览器没有滚动条。-Development environment c++ Builder 6.0. Main function is to achieve the ie browser, you can in the current window and open the same page, has been in full screen mode, there is no closure to minimize and maximize buttons, and allows browser does not have scroll bars.
- 2022-12-04 02:25:03下载
- 积分:1
-
JAVA编写的MyFirstJSPApp程序 供编程爱好者参考学习之用
JAVA编写的MyFirstJSPApp程序 供编程爱好者参考学习之用-JAVA MyFirstJSPApp prepared by the procedures for programming enthusiasts with reference to learning
- 2022-06-20 12:33:48下载
- 积分:1
-
关于编译原理的学习内容,
《编译原理(第3版)》
关于编译原理的学习内容,
《编译原理(第3版)》-build on the principle of learning content, "Compiler Principle (3rd edition)"
- 2023-07-19 18:50:07下载
- 积分:1
-
atl方法使用编程实例
atl方法使用编程实例-ATL ways to use programming examples
- 2022-04-09 09:13:54下载
- 积分:1
-
型的年份和月份,它会显示日历,CLA赋值
type year and month, it will show the calender, an assignment in cla-type year and month, it will show the calender, an assignment in class
- 2022-07-11 11:14:45下载
- 积分:1
-
Range
距离多普勒算法 基本源程序 用于课堂教学,程序完全正确可执行-Range-Doppler algorithm is the basic source for classroom instruction, the program entirely correct executable
- 2022-02-05 04:24:20下载
- 积分:1