-
Esto es una libreria de crc16 que encontre por internet. La pongo aqui para que...
Esto es una libreria de crc16 que encontre por internet. La pongo aqui para que si quereis la utiliceis. Hasta ahora a mi me ha funcionado bastante bien
- 2022-07-01 19:14:29下载
- 积分:1
-
该程序定义了一个向量类,里面的元素是模板形式,定义了有关向量类的各种属性,方法及运算符重载函数。根据向量处理的程序实现矩阵数乘...
该程序定义了一个向量类,里面的元素是模板形式,定义了有关向量类的各种属性,方法及运算符重载函数。根据向量处理的程序实现矩阵数乘-The program defines a vector class, which the element is the template form, the vector class defines the various properties, methods, and operator overloading function. According to the procedures in place to achieve matrix vector multiplication
- 2022-06-28 02:49:20下载
- 积分:1
-
这是一个用满二叉树解决皇后问题的算法。
这是一个用满二叉树解决皇后问题的算法。-This is a binary tree used for the Queen"s solution algorithm.
- 2022-09-28 23:50:03下载
- 积分:1
-
LZW图片压缩算法
字符串和编码的对应关系是在压缩过程中动态生成的,并且隐含在压缩数据中,解压的时候根据表来进行恢复,算是一种无损压缩.
根据 Lempel-Ziv-Welch Encoding ,简称 LZW 的压缩算法,用任何一种语言来实现它.
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-06-01 05:25:33下载
- 积分:1
-
链表的bubble,insertion, selection排序法
链表的bubble,insertion, selection排序法-Bubble,insertion, selection sort of list
- 2022-05-26 05:23:49下载
- 积分:1
-
A星算法实现旅行商问题
用A星算法实现的旅行商问题,对于状态空间图中的某个节点,如果求出了它的后继节点,则此节点为已扩展节点,而尚未求出后继节点的节点称为未扩展节点。将未扩展的节点存于一个名为OPEN的表中,而将已扩展的节点存于一个名为CLOSED的表中。
- 2023-05-08 14:00:03下载
- 积分:1
-
利用C++完成计算方法的分段线性,二次插值和全区间拉格朗日插值的计算!...
利用C++完成计算方法的分段线性,二次插值和全区间拉格朗日插值的计算!-C completed the calculation method piecewise linear, quadratic interpolation, and the region between the Lagrange interpolation calculation!
- 2023-05-05 17:50:02下载
- 积分:1
-
最长公共子序列
南邮算法实验,动态规划法求解最长公共子序列问题,也实现了备忘录方法求解最长公共子序问题。可实现输出一组解,也可以输出所有可能的最长公共子序。实现了实验要求的所有思考题
- 2023-01-07 16:40:03下载
- 积分:1
-
better engineering calculation procedures more powerful calculation of the bridg...
较好的工程计算程序功能较强 计算桥梁的跨度等-better engineering calculation procedures more powerful calculation of the bridge span, etc.
- 2022-03-05 09:06:45下载
- 积分:1
-
use VB FFT (Fast Fourier) transformation.
利用VB进行FFT(快速傅立叶)变换。-use VB FFT (Fast Fourier) transformation.
- 2022-10-09 13:45:03下载
- 积分:1