-
艾默生EV系列变频器与PC通讯的程序,用VB编写的,十分适合工控人士使用...
艾默生EV系列变频器与PC通讯的程序,用VB编写的,十分适合工控人士使用-Emerson EV inverter series of communications with the PC program, written using VB, very suitable for industrial use
- 2023-08-19 18:55:04下载
- 积分:1
-
一个关于BPSK误码率仿真的程序
一个关于BPSK误码率仿真的程序,内容只包括误码率仿真部分!-One on BPSK BER simulation procedures, including the signal generated by adding Gaussian white noise, and bit error rate!
- 2022-02-04 06:57:56下载
- 积分:1
-
关于高斯白噪声下信源数目的估计程序
关于高斯白噪声下信源数目的估计程序-On the Gaussian white noise source under the estimate of the number of procedures
- 2022-01-26 16:39:39下载
- 积分:1
-
date on the use of the classic C code
关于日期使用的经典C代码-date on the use of the classic C code
- 2022-02-20 07:15:59下载
- 积分:1
-
The memory game ,very amusing
记忆游戏,很好玩
- 2022-03-28 23:16:01下载
- 积分:1
-
卡尔曼在目标跟踪中的应用本文对作匀速运动的二维空中机动目标进行研究,利用交互式多模型方法对雷达目标进行跟踪...
卡尔曼在目标跟踪中的应用本文对作匀速运动的二维空中机动目标进行研究,利用交互式多模型方法对雷达目标进行跟踪-target tracking in the application of this uniform motion for the two-dimensional aerial maneuvers goals, use of interactive multi-model approach to tracking radar targets
- 2022-01-27 17:55:52下载
- 积分:1
-
美的SH201电磁炉核心小板
这是本人在维修电磁炉的工作过程中,按照原板的引脚及定义画下来的!有需要的请下载...
美的SH201电磁炉核心小板
这是本人在维修电磁炉的工作过程中,按照原板的引脚及定义画下来的!有需要的请下载-The core of America" s SH201 cooker small plates
- 2022-12-19 13:10:04下载
- 积分:1
-
19264显示屏资料
点阵显示来的.不知道有没有用.
19264显示屏资料
点阵显示来的.不知道有没有用.-19264 dot matrix display screen information to. Do not know has no use.
- 2023-09-02 14:35:04下载
- 积分: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
-
用俄语编写的俄罗斯方块的游戏,我希望他们会提出自己的…
这是一个用c++编写的俄罗斯方块的游戏,希望大家能提出意见
-c prepared by the Russian box of the game and I hope they will put forward their views
- 2023-08-12 19:30:03下载
- 积分:1