-
基于后序遍历的实现
基于后序遍历的实现-based on the realization preorder
- 2023-07-13 17:20:03下载
- 积分:1
-
牛顿插值
#include#include"String.h"#include#define ROW 6void read(float x[],float y[])//文件读取方便测试{ FILE *fp=fopen("num.txt","r"); rewind(fp); for(int i=0;i
- 2022-10-06 17:00:02下载
- 积分:1
-
anti aliasing c+ code
Line drawing with Anti-aliasingWuLines.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.WuLines.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-22 10:46:50下载
- 积分:1
-
又树复小波变换工具包
本程序为完整的双树复小波工具包,包括了一维和二维双树复小波变换,是一个非常齐全的工具包。
- 2022-08-19 19:01:30下载
- 积分:1
-
使用结点分析法求解直流电阻电路,并将结果保存在txt格式的文档中...
使用结点分析法求解直流电阻电路,并将结果保存在txt格式的文档中-The use of node analysis method to solve the DC resistance circuit, and the results saved in txt format document
- 2022-07-27 14:21:49下载
- 积分:1
-
求解线性方程组——超松弛迭代法
这是一个用于数值分析的简单超松弛迭代法(SOR)求解线性方程组的算法,程序用C语言编写,代码简单易懂,
但是不适合用于求解大型线性方程组。
- 2022-02-01 10:42:53下载
- 积分:1
-
这是最小二乘法,比较实用,目前俺手中最小二乘法库中的一个,可以用于代码,如果你需要,可以下载,直接搬过去用。...
这是最小二乘法,比较实用,目前俺手中最小二乘法库中的一个,可以用于代码,如果你需要,可以下载,直接搬过去用。-This is the least square method, more practical, I present the hands of the least square method, a library, can be used to code, if you want, you can download directly moved by the past.
- 2023-03-16 08:00:04下载
- 积分:1
-
语音信号滤波程序(低通、带通、多带通、fft卷积滤波 自己动手做的...
语音信号滤波程序(低通、带通、多带通、fft卷积滤波 自己动手做的-Voice signal filtering process (low-pass, band-pass, multi-band-pass, fft convolution filtering
- 2022-03-26 10:30:54下载
- 积分:1
-
dynamic control of power system
The main topic covered is frequency control in power systems. The
needed models are derived and the primary and secondary frequency control
are studied. A detailed model of the synchronous machine, based on
Park’s transformation, is also included. The excitation and voltage control
of synchronous machines are briefly described. An overview of load models
are also given
- 2022-01-31 07:57:11下载
- 积分:1
-
遗传算法程序
遗传算法,可以进行大规模计算,求解规划问题,人工智能算法的一种,具有较好的发现能力
- 2022-01-25 14:46:08下载
- 积分:1