-
DWT
image processing using dwt method for communication
- 2019-02-05 16:43:55下载
- 积分:1
-
shurce
k在VC中对话框程序中实现切分窗口的控件类,不错的源码(K in VC dialog box procedure of segmentation window in the control class, a good source)
- 2017-06-01 17:21:19下载
- 积分:1
-
梳状滤波器
梳状滤波器的MATLAB代码,里面有详细的说明,可以用(The MATLAB code of the comb filter, which has a detailed description, can be used)
- 2018-03-21 10:31:58下载
- 积分:1
-
压缩感知三维点_程序
对模型进行三维成像,向量化三维成像和压缩感知三维成像(Three dimensional imaging, vectorization 3D imaging and compressed sensing 3D imaging are performed on the model.)
- 2021-02-22 20:29:41下载
- 积分: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
-
interaction
运用DEFINE_MASS_TRANSFER宏 的全空化模型(singhal cavitation model written with DEFINE_MASS_TRANSFER)
- 2021-03-02 16:59:33下载
- 积分:1
-
模拟验证一阶自回归模型中自回归系数
说明: 运用Python的数组和矩阵操作模拟验证一阶自回归模型中,自回归系数OLS估计量的有限样本偏差问题。(Python array and matrix operations are used to simulate and verify the finite sample bias of OLS estimator of autoregressive coefficient in the first-order autoregressive model.)
- 2020-12-08 21:04:26下载
- 积分:1
-
Neusoft embedded programming training, quality is very good, well
东软嵌入式编程培训,质量非常不错,著名公司的质料,对编程非常有帮助-Neusoft embedded programming training, quality is very good, well-known companies of the material, on the programming very helpful
- 2022-10-10 10:40:04下载
- 积分:1
-
迷宫是在turboc2环境编写的小游戏冒险游戏,日…
迷宫探险游戏是一个在turboC2环境下编写的小游戏,该游戏是根据DxBall撞球游戏进行设计的具有简单的撞球功能的游戏-maze is an adventure game in turboC2 environment prepared by the small games, the game is based DxBall balls for the design of the game is simple function of the pool games. .
- 2022-05-25 00:43:14下载
- 积分:1
-
untitled1
说明: 采用传统的PID控制来控制自主车队的运动,使得车队在运行过程中保持车队的稳定。并且车辆的期望车间距会随着车辆速度发生变化,车队设计更加符合实际(The traditional PID control is used to control the movement of the autonomous fleet, so that the fleet can maintain the stability of the fleet in the process of operation. And the expected workshop distance of vehicles will change with the speed of vehicles, so the fleet design is more realistic.)
- 2019-06-26 20:30:05下载
- 积分:1