-
用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链...
用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链表,用时候根据自己情况可以修改,核心算法不动即可。-point for a number of discrete smooth curve fitting, and optimized to catch up with the law applicable to this case is not closed and the closure of two. At that time, because the situation, was the most aggressive, the code does not look good, but good use. To facilitate the transmission parameters, I have done a linked list, when used according to its own circumstances can change, the core algorithm can be fixed.
- 2022-03-17 18:50:28下载
- 积分:1
-
二分搜索,不只只是查找(运用单调性)
资源描述二分查找不单单是查找,可以运用单调性
- 2022-01-27 15:25:35下载
- 积分:1
-
Robot vacuum cleaners cover the whole source simulation algorithm, in the hope t...
吸尘机器人全覆盖算法仿真源码,希望对大家有用-Robot vacuum cleaners cover the whole source simulation algorithm, in the hope that useful to everybody
- 2022-02-02 05:11:16下载
- 积分:1
-
计算方法 NEWTON插值的C程序
计算方法 NEWTON插值的C程序-Netwon interpolation method of calculating the C program
- 2022-10-27 19:35:04下载
- 积分:1
-
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be fou
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C++ 6 on a Windows 2000 platform.-This algorithm was developed by Professor Ronald L. Rivest of
MIT and can be found presented in several languages. What I provide to
you here is a C derivative of the original C implementation of
Professor Rivets. The library code itself is platform-independant and
has been tested in Redhat Linux. I ve included the sample code and
makefile that I used for the Linux test. The demo, however, was
written with Visual C 6 on a Windows 2,000 platform.
- 2022-01-27 12:21:27下载
- 积分:1
-
对于无约束问题,给出的共轭梯度法,内涵多个函数实例
对于无约束问题,给出的共轭梯度法,内涵多个函数实例-For the unconstrained problem, given by the conjugate gradient method, the connotation of a number of examples of function
- 2022-06-19 20:03:59下载
- 积分:1
-
数据结构
资源描述c语言实现的数据结构的源代码,很全很强大
- 2022-05-26 03:32:50下载
- 积分:1
-
执行堆栈 & 队列使用链接的列表、 哈希表和二叉搜索树的编程项目
开发一个项目,利用线性和非线性数据结构。执行的堆栈与队列使用的链接列表。排入队列,将出列,推,流行音乐,显示的操作。与循环链表的执行情况。插入删除打印查找操作二进制搜索树 ADT 实现与插入、 删除树的遍历,还在执行 Hashing 技术。使用示例数据项目进行测试。
- 2022-03-03 19:36:18下载
- 积分:1
-
图像处理
本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数
据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的
IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。
- 2022-06-28 02:59:38下载
- 积分:1
-
VB6 MD5 哈希值
MD5 哈希计算器 VB6 (模块)。
你可以将模块添加到您的项目。
- 2023-06-25 07:40:03下载
- 积分:1