-
DOS and batch processing technology of these are my long
DOS和批处理技术
这些是我长期学习积累下来的总共有47个文件,在这里一并上传,方便大家下载使用。欢迎下载!-DOS and batch processing technology of these are my long-term study has accumulated a total of 47 documents, along From here to facilitate the use of download. Welcome to download!
- 2022-05-30 10:19:07下载
- 积分:1
-
pic16f8877a 的源代码
这是 PWM 的源代码,它使用 pic 16f887a pic 16f877a,PWM 使用调制宽度脉冲,电子调速电机,acoutis,用于带领的调制信号。它是在工业科技大学任教
- 2022-02-03 07:36:07下载
- 积分:1
-
VB做的超级
vb做的超级马力游戏
相似度挺高,应该是画面相似度高:)-vb do super-powered game similarity Tinggao should screen similarity is high :)
- 2022-03-19 03:48:00下载
- 积分:1
-
本程序是模仿Windos的扫雷游戏的改进版,我是个初学者。因为有下载需要,所以上传了一段很初级的源代码。希望谅解。...
本程序是模仿Windos的扫雷游戏的改进版,我是个初学者。因为有下载需要,所以上传了一段很初级的源代码。希望谅解。-this procedure is to imitate the mine Windos improved version of the game, I was a beginner. Because downloading needs, it uploads for a primary source. Hope that understanding.
- 2022-09-05 17:15:03下载
- 积分:1
-
手机卡程序和应用下载技术规范,很难找的,对于别写手机卡驱动有帮助...
手机卡程序和应用下载技术规范,很难找的,对于别写手机卡驱动有帮助-Phone card to download the application procedures and technical specifications, it is difficult to find, and Writing for the other phone card driver has to help
- 2023-01-01 11:30:04下载
- 积分:1
-
Spikes can be taken as absolute quantities of measuring values which are large t...
Spikes can be taken as absolute quantities of measuring values which are large than approximately four (expressed as variable [Times_SD] in the program)times of the standard deviation of the time series, and can be removed by repeating 3 times with each time series. When a measuring value with the deviation from the mean larger than four times of the standard deviation, the variable can be taken as NO_VALUE, and the number of spikes is saved into the variable [SpikeNum].
If the variable [Times_SD] is taken as four, many records will be removed, so the variable [Times_SD] can be taken as larger, for example eight.
-Hasan can be taken as absolute quantities of measuring values which are large than approx imately four (expressed as variable [Times_SD ] in the program) times of the standard deviatio n of the time series. and can be removed by repeating three times with each time series. When a measuring value with the dev iation from the mean larger than four times of th e standard dev
- 2023-02-22 23:35:03下载
- 积分:1
-
是K均值算法的一个Linux下的编译的程序,用标准C++编写的
是K均值算法的一个Linux下的编译的程序,用标准C++编写的-K-means algorithm is a Linux compiler procedures used to prepare the standard C
- 2022-06-27 03:06:37下载
- 积分:1
-
GPS coordinates of a geographical distance calculation software, as long as know...
一个通过GPS坐标点计算地理距离的软件,只要知道两个GPS坐标点就可以计算出两点的实际距离。-GPS coordinates of a geographical distance calculation software, as long as know that the two GPS coordinates can be calculated on the actual distance between two points.
- 2022-06-29 21:03:21下载
- 积分:1
-
automatically remove documents automatically remove documents
自动清除文件 -automatically remove documents automatically remove documents
- 2022-07-21 10:34:21下载
- 积分:1
-
功能getmu(亩= R,信噪比,H,P,M)
function mu=getmu(r,snr,H,p,M)
eigen=eig(H*H )
temp2=0
for i=1:r-p+1
temp1=1/eigen(i)
temp2=temp2+temp1
temp1=0
end
if r-p+1~=0
mu=(M/(r-p+1))*(1+(1/snr)*temp2)
else
mu=0
end -matlab mimo
- 2022-03-20 12:47:15下载
- 积分:1