资源列表
[其他小程序] sunshang11
说明:对构件进行损伤识别,并分析损伤位置,损伤程度以及可能的损伤原因。(Damage identification of components and analysis of damage location, degree of damage and possible causes of damage.)<怪咖啡> 在 2025-07-20 上传 | 大小:1kb | 下载:0
[其他小程序] 设计strstr函数
说明:描述 C语言中有一个函数strstr。我们编写一个类似功能的函数,mystrstr int mystrstr(char a[], char b[]); 作用是查找字符串a中出现的第一个b串的下标,如果没有找到,返回-1。 输入 分别输入两个字符串a,b,分别占一行。字符串长度不超过500个字符。 输出 字符串a中出现的第一个b串的下标。 样例 输入 abca a 输出 0(describe There is a function strstr in C language. W<RockinSea> 在 2025-07-20 上传 | 大小:1kb | 下载:0
[其他小程序] Untitled21
说明:五次多项式求解带中间点的轨迹规划,并和三次多项式的结果作对比(The fifth degree polynomials are used to solve the trajectory planning with intermediate points, and the results are compared with those of the third degree polynomials)<jone2> 在 2025-07-20 上传 | 大小:1kb | 下载:1
[数学计算/工程计算] PSO_yueshu
说明:带有不等式/等式约束的加速粒子群算法(apso),主要通过罚函数来进行约束,速度较快,可处理带约束问题(Accelerated particle swarm optimization (APSO) with inequality / equality constraints, which is mainly constrained by penalty function, is fast and can deal with constrained problems)<Ricardo1> 在 2025-07-20 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] matlab计算代码
说明:分形理论计算,粗糙面结合面的法向载荷和法向接触刚度计算(fractal thoetry simulation)<laughing4109> 在 2025-07-20 上传 | 大小:1kb | 下载:0
[matlab例程] StationaryValidation
说明:对一段时域信号进行加窗处理并进行fft变换,将信号进行时频转换处理。(Application a windows to the time domain signal,and convert it to frequency domain by fft method.)<墨鱼仔仔> 在 2025-07-20 上传 | 大小:1kb | 下载:0
[仿真建模] source term
说明:fluent,使用UDF定义凝固模型中的源项,实现自热发热源(Fluent, using UDF to define the source term in solidification model, to realize self heating heat source)<七号公园00> 在 2025-07-20 上传 | 大小:1kb | 下载:1
[数值算法/人工智能] kNN
说明:K最近邻(k-Nearest Neighbor,KNN)分类算法,是一个理论上比较成熟的方法,也是最简单的机器学习算法之一。该方法的思路是:在特征空间中,如果一个样本附近的k个最近(即特征空间中最邻近)样本的大多数属于某一个类别,则该样本也属于这个类别。(K-nearest neighbor (KNN) classification algorithm is a relatively mature method in theory and one of the simplest machine<厦门彭于晏> 在 2025-07-20 上传 | 大小:1kb | 下载:0