-
非线性方程牛顿迭代法和数值积分的龙贝格解法
非线性方程牛顿迭代法和数值积分的龙贝格解法-Newton iteration of nonlinear equations and numerical solution of integral Romberg
- 2022-01-28 15:37:35下载
- 积分:1
-
linux C数据结构
数据的逻辑结构决定了算法,数据的存储结构决定了如何实现算法。但是我觉得还是要了解一点C的基础知识比较好。因为数据结构里用的语言不是严格的c语言而是一种类c的解释语言。有c更有助于你理解数据结构。而且若是你想更进一步发展的话,比如考研数据结构就是必考的一门,所以数据结构很重要!!基于linux C的数据结构基本算法,适合初级学习,代码详细,经稍微修改可以解决实际问题,
- 2022-07-19 22:59:25下载
- 积分:1
-
牛顿插值方法,一种最基本的曲线插值算法,简单易用,效率高...
牛顿插值方法,一种最基本的曲线插值算法,简单易用,效率高-Newton interpolation methods, a basic curve interpolation algorithm, easy-to-use, high efficiency
- 2022-04-24 17:28:07下载
- 积分:1
-
一个高手写的FFT的PPT 需要的来
一个高手写的FFT的PPT 需要的来-Written by a master of the FFT needs to PPT
- 2022-08-15 11:39:15下载
- 积分:1
-
使用高斯滤波去噪
这是用于图像去噪方法的代码。在这里我使用高斯滤波图像去噪。在一些医学图像应用程序中,去噪后的图像是非常重要的。
- 2022-06-19 20:34:41下载
- 积分:1
-
自由始端和终端的动态规划,求指标函数最小值的逆序算法递归。...
自由始端和终端的动态规划,求指标函数最小值的逆序算法递归。-The free end of the beginning and end dynamic programming, the minimum value of the reverse index function request recursive algorithm.
- 2022-08-26 08:23:31下载
- 积分:1
-
% [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist )
%...
% [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist )
% Find the indices of the nearest neighbours of the given desriptors in the近邻点寻找算法,在非线性时间序列中很有用,是常用的算法- [Nearest_neighbours] = find_nearest_neighbours (database, desc, max_dist) Find the indices of the nearest neighbours of the given desriptors in the neighbor-point search algorithm, the nonlinear time series of very useful, is a commonly used algorithm
- 2022-05-24 09:30:26下载
- 积分:1
-
json 完美解析代码
JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。它基于JavaScript(Standard ECMA-262 3rd Edition - December 1999)的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, JavaScript, Perl, Python等)。这些特性使JSON成为理想的数据交换语言。易于人阅读和编写,同时也易于机器解析和生成。
利用这个库,可以和你的c/c++应用无缝集成
- 2023-04-24 04:55:02下载
- 积分:1
-
蚁群优化
这是蚁群算法的代码。它只是表明,该算法没有别的。
有益借鉴前瞻性。
- 2022-03-03 10:33:51下载
- 积分:1
-
数值计算方法C语言程序,经测试均可用!!大家快快下载吧
数值计算方法C语言程序,经测试均可用!!大家快快下载吧-Numerical Method C language program, have been tested are available! ! We quickly download the bar
- 2022-08-13 07:01:16下载
- 积分:1