说明:接口为fft(complex *a, complex *b, int n)。a是输入,b是输出,n为长度-Interface fft (complex* a, complex* b, int n). a is the input, b is the output, n is the length <reddog> 在 2025-03-13 上传
| 大小:1kb | 下载:0
说明:edmonds算法的介绍和程序,有助于对算法有一个大概的了解。-edmonds algorithm descr iption and procedures to help the algorithm to have a general understanding. <gaoyajing> 在 2025-03-13 上传
| 大小:6kb | 下载:0
说明:一类新离散混沌系统的前馈控制方法A new class of discrete chaotic systems feedforward control method-A new class of discrete chaotic systems feedforward control method <x0990> 在 2025-03-13 上传
| 大小:463kb | 下载:0
说明:一类变分不等式的随机步长收缩算法A class of random variational inequalities step contraction algorithm-A class of random variational inequalities step contraction algorithm <x0990> 在 2025-03-13 上传
| 大小:255kb | 下载:0
说明:基于压力校正增量形式投影方法对含哥氏力的Navier_Stokes方程的误差分析-Based on the incremental form of pressure correction projection method with Coriolis force Navier_Stokes equation error analysis <x0990> 在 2025-03-13 上传
| 大小:224kb | 下载:1
说明:二阶奇异脉冲微分方程周期边值问题的正解Pulse differential equations of second order singular periodic boundary value problems positive solutions-Pulse differential equations of second order singular periodic boundary value problems positive <x0990> 在 2025-03-13 上传
| 大小:205kb | 下载:0
说明:压电压磁材料中周期裂纹对SH波的散射Pressure-voltage magnetic materials cycle crack scattering of SH waves-Pressure-voltage magnetic materials cycle crack scattering of SH waves <> 在 2025-03-13 上传
| 大小:240kb | 下载:0
说明:一类控制方法----有时间的可以看看A class of control methods ---- there is time to s-A class of control methods---- there is time to see <> 在 2025-03-13 上传
| 大小:463kb | 下载:0
说明:自己编写的简单的测试多径效应的小程序,望大家指正-I have written a simple multi-path effects of the small test program, hope you correct me <赖材栋> 在 2025-03-13 上传
| 大小:3kb | 下载:0
说明:题一:给出一个函数,原型为 int compare(char* dest,char* src)
要求比较两个字符串(由dest与src字符指针标识)
1,如果两字符串所含字母完全相同,则返回0;
2,如果两字符串所含字母相同(不区分大小写;A与a也算字母相同) ,则返回1
3,否则返回3-Topic 1: given a function prototype is int compare (char* des <shuming> 在 2025-03-13 上传
| 大小:1kb | 下载:0