-
ran_com_3bj_3bm_01_1114
802.3.bj COM计算代码,对通道的性能进行评估(802.3.bj COM computing code
Evaluation of channel performance)
- 2020-08-23 14:07:39下载
- 积分:1
-
701 Server 701 Client 20110805
说明: Vietnamese user manual for Soyal 701Client/Server software
- 2019-03-11 23:15:33下载
- 积分:1
-
College Information Management System
实例4学院信息管理系统 - RAR 档案文件-College Information Management System-RAR files
- 2022-01-22 07:58:27下载
- 积分:1
-
multiple-signal-time-frequency
说明: 一篇多分量信号的最优的时频表示的分析研究,比较具有综述性质(multiple signal optimal time frequency represents)
- 2011-03-02 12:48:14下载
- 积分:1
-
sanxiangnibian_igbt
说明: 此模型采用六个IGBT搭建成逆变桥,通过六个脉冲发生器产生六路脉冲,控制igbt的状态,产生三项交流。(In this model, six IGBTs are used to build the inverter bridge, and six pulses are generated by six pulse generators to control the state of IGBT and generate three AC.)
- 2020-04-16 21:56:20下载
- 积分:1
-
优化K值
说明: 分解信号,能量差值优化K,峭度,样本熵,排列熵(Decomposition of signal, optimization of energy difference value K, kurtosis, sample entropy, permutation entropy)
- 2020-04-11 16:58:16下载
- 积分:1
-
平面框架静力分析程序
应用背景c++语言编写的平面刚架静力分析程序,内容充实,可以用于大作业。计算力学,计算结构力学,有限元课程等均可以用到,包容从input到output所有子程序关键技术
平面刚架静力分析程序是计算结构力学程序的一大类,是动力分析的基础。可以直接使用,在计算结构力学课程等课程内都能起到很好的教学作用,学生可以通过看代码熟悉课程内容。
- 2022-02-01 12:25:15下载
- 积分:1
-
QPSO
量子粒子群优化算法(QPSO)是一种比较新的基于粒子群优化算法的改进算法,虽然它的性能比其他的粒子群算法要好,但还是存在不足。(Quantum particle swarm optimization (QPSO) is a relatively new improved algorithm based on particle swarm optimization. Although its performance is better than other particle swarm optimization algorithms, it still has shortcomings.)
- 2019-06-05 21:30:35下载
- 积分:1
-
Desktop
说明: program example3
implicit none
real,parameter::weight=50.0
real,parameter::e=0.1
real guess
write (*,*) " weight is"
do while(abs(guess-weight)>e)
read(*,*) guess
if(abs(guess-weight)
- 2020-01-10 20:18:46下载
- 积分:1
-
北邮国院3D大作业
北邮国院电管多媒体方向大三下3d大作业,用VS2015写的,生成的exe是用的Dev,做的是一只3d的小蜜蜂,最后评分80+,不算很高但是够用了。(BUPT 3D graphics coursework)
- 2020-11-29 15:19:29下载
- 积分:1