-
1_ChronoFEA_ANCF
ANCF的有限元说明文件,里面有ANCF附有代码程序及ANCF的实现方法。(ANCF finite element description document, which contains ANCF with code procedures and ANCF implementation methods.)
- 2019-04-26 09:03:52下载
- 积分:1
-
dkink 的 《向上冲》代码简单,新手的最爱。
dkink 的 《向上冲》代码简单,新手的最爱。-dkink the red up the code is simple, new favorite.
- 2022-05-05 01:20:06下载
- 积分:1
-
自己编写的GMSK信号的循环谱密度程序,开发平台MATLAB,对于循环谱检测有一定的参考价值!...
自己编写的GMSK信号的循环谱密度程序,开发平台MATLAB,对于循环谱检测有一定的参考价值!-I have written the cycle of GMSK signal spectral density procedures, development platform MATLAB, for the cyclic spectrum detection of some reference value!
- 2023-05-27 05:05:03下载
- 积分:1
-
MobileBroadbandWirelessWAN_Qualcomm
Mobile Broadband Wireless WAN_Qualcomm PDF
- 2008-08-01 20:42:37下载
- 积分:1
-
卡尔曼程序与simulink
说明: 卡尔曼滤波算法,画图与Simulink;是一种很好用的估计算法(Kalman filter algorithm, plot and Simulink)
- 2020-08-11 15:00:04下载
- 积分:1
-
信息类网站的不错选择,虽然界面比较简单,却具有信息类网站的绝大多数功能,可谓“麻雀虽小,五脏俱全”,很吸引上网用户的眼球。...
信息类网站的不错选择,虽然界面比较简单,却具有信息类网站的绝大多数功能,可谓“麻雀虽小,五脏俱全”,很吸引上网用户的眼球。-Information site good choice, although the interface is relatively simple, but with information of the vast majority of functional categories of sites can be described as
- 2022-02-22 03:59:28下载
- 积分:1
-
Access2000VB
Access2000VBA 入门手册,可以有效提高工作效率。(Access2000VBA primer, can effectively improve work efficiency.)
- 2011-06-22 17:28:29下载
- 积分:1
-
电脑鼠走迷宫算法 包含迷宫搜索和冲刺函数
电脑鼠走迷宫算法 包含迷宫搜索和冲刺函数-Computer Mouse Maze algorithm is a function that contains a maze search and sprint
- 2023-03-18 01:35:05下载
- 积分:1
-
VC++编写的简单遗传算法,非常经典,值得下载。
VC++编写的简单遗传算法,非常经典,值得下载。-VC prepared by the simple genetic algorithm, very classic, it is worth the download.
- 2022-09-06 22:45:02下载
- 积分:1
-
/ *说明:1。自定义分数的类分数,使用这样的分数可以C。
/*
描述:
1.自定义分数类fraction,使用该类可以完成分数的输入、分数的加、减、乘、除二目运算和一目减运算、分数的约分操作、分数的倒数运算、对两个分数进行六种比较运算、以及对分数的输出等操作。
2.尽量用运算符重载函数。如,可重载+、-、*、/、>、>=、 =,< ,< =,==,!=, in order to achieve a variety of computing scores. And achieve scores and mixed integer operations. 3. As far as possible to consider application performance.
- 2023-08-25 05:25:02下载
- 积分:1