资源列表

« 1 2 ... .08 .09 .10 .11 .12 14813.14 .15 .16 .17 .18 ... 28522 »

[数学计算/工程计算CSAMPLE

说明:The CSAMPLE program implements a simple addition and subtraction calculator. Numbers and operators are entered via serial I/O. The CSAMPLE program is available in different targets: Standard: CSAMPLE example in SMALL model for Simulation-Th
<小区> 在 2025-09-10 上传 | 大小:7kb | 下载:0

[数学计算/工程计算matrix

说明:矢量类,可以实现矢量的基本运算:相加,相乘,求逆等,其中实现了运算符重载-Vector class, you can achieve the basic vector operations: add, multiply, inverse, etc., which implement operator overloading
<乔晶> 在 2025-09-10 上传 | 大小:7kb | 下载:0

[matlab例程curve-fitting

说明:用于曲线拟合的matlab程序 属于基本的内容 但是很好用-curve fitting with matlab
<黄勃> 在 2025-09-10 上传 | 大小:7kb | 下载:0

[数学计算/工程计算WLS_1-V-6-Injection-meas

说明:基于加权最小二乘法的状态估计, 此代码为六节点,可进行电力系统状态估计-state estimation based on WLS (weighted least square)
<魏照中> 在 2025-09-10 上传 | 大小:7kb | 下载:0

[人工智能/神经网络/遗传算法spea2

说明:matlab6.5下可以运行的多目标优化算法, 经过运行, 可以放心.- under the multi-objective optimization algorithm, matlab6.5 can run, you can rest assured.
<宋丹> 在 2025-09-10 上传 | 大小:7kb | 下载:0

[人工智能/神经网络/遗传算法genetic-algorithm

说明:采用遗传算法,求函数max f(x1,x2) = xsin(10π*x)+1的最大值。用C语言实现-Using genetic algorithms, find a function max f (x1, x2) = xsin (10π* x)+1 maximum. Using C language
<苏倩> 在 2025-09-10 上传 | 大小:7kb | 下载:0

[数据结构常用算法Resource

说明:Data strut tutorials to get yurself started by working and understanding the abouve codes
<magshs> 在 2025-09-10 上传 | 大小:7kb | 下载:0

[matlab例程LSL

说明:自适应信号处理中 LSL算法 结合LMS算法 滤波程序-LSL algorithms in adaptive signal processing filter with LMS algorithm program
<winnie> 在 2025-09-10 上传 | 大小:7kb | 下载:0

[matlab例程yuyin

说明:自适应信号处理中 LMS RLS算法进行语音消噪-LMS RLS adaptive signal processing algorithms for speech denoising
<winnie> 在 2025-09-10 上传 | 大小:7kb | 下载:0

[数学计算/工程计算fix_fft.c.tar

说明:这是一个从国外网站上找到的一个定点的fft程序实现,文件中的fft_ex()函数是我实际使用在项目上的一个样例。这个算法较快的实现了fft计算并具有较高的精度。-This is a program from foreign website, and implements a fixed point of the FFT. fft_ex () function is actually used in a project as a sample. This algorithm is faster t
<haohuiming> 在 2025-09-10 上传 | 大小:7kb | 下载:0

[数据结构常用算法exa2m

说明:请编写函数fun,,函数的功能是:将放在字符串数组中的M个字符串(每串的长度不超过N),按顺序合并组成一个新的字符串。函数fun中给出的语句仅供参考。 例如,字符串数组中的M个字符串为 AAAA BBBBBBB CC 则合并后的字符串的内容应是:AAAABBBBBBCC。 提示:strcat(a,b)的功能是将字符b复制到字符串a的串尾上,成为一个新串。 注意:部分源文件存在文件PROG1.C中。数据文件IN.DAT中的数据不得修改。 请勿改动主函数main和其它
<kaixin> 在 2025-09-10 上传 | 大小:7kb | 下载:0

[数据结构常用算法exam3

说明:请编写函数fun,,函数的功能是:将放在字符串数组中的M个字符串(每串的长度不超过N),按顺序合并组成一个新的字符串。函数fun中给出的语句仅供参考。 例如,字符串数组中的M个字符串为 AAAA BBBBBBB CC 则合并后的字符串的内容应是:AAAABBBBBBCC。 提示:strcat(a,b)的功能是将字符b复制到字符串a的串尾上,成为一个新串。 注意:部分源文件存在文件PROG1.C中。数据文件IN.DAT中的数据不得修改。 请勿-Please writ
<kaixin> 在 2025-09-10 上传 | 大小:7kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 14813.14 .15 .16 .17 .18 ... 28522 »

源码中国 www.ymcn.org