-
This program generates interpolation function for input data in three methods:...
This program generates interpolation function for input data in three methods:
1-Newton forward method
2-Newton backward method
3-lagrange method
- 2022-07-07 06:09:44下载
- 积分:1
-
C++代码大全
C++经典的代码带全,基于C++ 代码生成同应用,可以方便快捷的编写程序,无需重新重写代码,大大加强程序编写进度,十分有效和使用,可以试试。
- 2022-06-16 21:54:46下载
- 积分:1
-
实现线性表的一些基本操作,列如线性表的插入删除 查找
实现线性表的一些基本操作,列如线性表的插入删除 查找-To achieve some of the basic operation of a linear table, column, such as linear search the table insert delete
- 2022-02-13 14:16:40下载
- 积分:1
-
理发馆的排队模拟
理发馆的排队模拟- The haircut hall lines up simulates
- 2022-03-19 06:41:35下载
- 积分:1
-
构建哈夫曼树,并对给定的字母进行编码,还能将数字密码解码成字符串...
构建哈夫曼树,并对给定的字母进行编码,还能将数字密码解码成字符串-Construction Huffman tree, as well as letters to the code, but also to decode the password string
- 2022-02-25 23:19:43下载
- 积分:1
-
MP3编码解码
这个是PC端实现MP3编解码,通过浮点型double类型,实现比较复杂!
- 2023-07-05 07:20:03下载
- 积分:1
-
fft傅立叶快速变换在图象处理方面的应用
fft傅立叶快速变换在图象处理方面的应用-fft Fast Fourier Transform in Image Processing Applications
- 2022-02-25 18:33:00下载
- 积分:1
-
Pi BBP 算法
本程序实现了BBP算法生成一些十六进制数字后立即开始,一个给定的位置ID,或者换句话说
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-11 11:50:32下载
- 积分:1
-
路径查找代码[vb版本代码]
路径查找代码[vb版本代码]-path search code [vb code version]
- 2022-01-26 03:39:11下载
- 积分:1
-
卡尔曼滤波是一种递推估计,估计的随机状态。
A Kalman filter is a stochastic , recursive estimator , which estimates the state of a system based on the knowledge of the system input, the measurement of the system output, and a model of the relation between input and output.
- 2023-04-16 16:00:03下载
- 积分:1