-
Delphi插件程序示例
Delphi插件程序示例-Delphi plug-in sample
- 2022-10-14 16:50:03下载
- 积分:1
-
Information on the java quite a courseware books are based on inside knowledge
介绍有关java的资料 课件 相当一本书籍 里面都是很基础的知识-Information on the java quite a courseware books are based on inside knowledge
- 2023-06-09 11:05:03下载
- 积分:1
-
Delphi friends list
Delphi 朋友通讯录-Delphi friends list
- 2022-08-04 02:09:41下载
- 积分:1
-
这是我第一次画的DXP图,我不大知道到底这张图到底是干嘛的...
这是我第一次画的DXP图,我不大知道到底这张图到底是干嘛的-This is my first painting DXP map, in the end I do not know what this plan is in the end of the
- 2022-02-26 00:58:20下载
- 积分: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
-
内存中断向量物理地址排序
内存中断向量物理地址排序-memory physical address Ranking
- 2022-02-25 10:56:45下载
- 积分:1
-
猎光
这是一种编程的圣诞节猎光。这可以连接5星照亮8种不同的模式
- 2022-08-06 00:53:00下载
- 积分:1
-
aol和icq使用的oscar协议详细介绍
aol和icq使用的oscar协议详细介绍-aol and password used by the detailed agreement oscar
- 2022-07-13 07:14:24下载
- 积分:1
-
介绍了MAX232替换电路和MAX232芯片的资料
介绍了MAX232替换电路和MAX232芯片的资料-Introduction of the MAX232 and MAX232 chip circuitry to replace the information
- 2022-09-03 20:45:04下载
- 积分:1
-
本程序已被本人整理到WORD文档中,编程语言为MATLAB,程序中首先利用非递归法产生滤波器系数,生成相关高斯杂波,直接对杂波信号作FFT变换,结果取模平方后除...
本程序已被本人整理到WORD文档中,编程语言为MATLAB,程序中首先利用非递归法产生滤波器系数,生成相关高斯杂波,直接对杂波信号作FFT变换,结果取模平方后除以长度N,即可得到杂波的功率谱,设计参数皆在文档中表明。此程序已经验证是正确可执行的,并能生成图形,值得下载!- This program has been organized into WORD document I, the programming language MATLAB, the program produced the first method using non-recursive filter coefficients to generate the relevant Gaussian clutter, clutter signals directly to FFT transform, the result after the square modulus divided by the length of the N, can be obtained the power spectrum of clutter, design parameters are indicated in the document. This procedure has been verified is correct executable, and can generate the graph, it is worth to download!
- 2023-06-17 19:55:03下载
- 积分:1