资源列表
[Windows编程] Bessel_Gaussian
说明:基于矢量德拜沃尔夫积分,对大数值孔径透镜模拟聚焦(Analog Lens Focusing Based on Vector Debye Wolff Integral)<风声水起1> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[其他小程序] avantage
说明:avantage 软件(xps处理软件)使用无注册码,试用期为30days,使用该注册表值则可延长使用时间。30days后再次运行可持续使用。 步骤:双击运行,同意添加。(Avantage software (xps processing software) uses no registration code, the trial period is 30 days, using the registry value can extend the use time. After 30 days<Mingxiu> 在 2025-06-20 上传 | 大小:1kb | 下载:12
[其他小程序] roll
说明:船舶横摇运动的matlab程序,希望可以帮到大家(Input the data to get the ship model, hoping to help you)<chen wojin> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[其他小程序] sunshang11
说明:对构件进行损伤识别,并分析损伤位置,损伤程度以及可能的损伤原因。(Damage identification of components and analysis of damage location, degree of damage and possible causes of damage.)<怪咖啡> 在 2025-06-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-06-20 上传 | 大小:1kb | 下载:0