-
Givens transformation是向量的旋转变换。它可将被变换向量旋转成模与之相同的其它向量。其应用之一是QR分解。...
Givens transformation是向量的旋转变换。它可将被变换向量旋转成模与之相同的其它向量。其应用之一是QR分解。-Givens transformation is the vector of the rotation transformation. It can transform vector will be rotating into the same mold with the other vector. One of its applications QR decomposition.
- 2022-12-02 03:55:03下载
- 积分:1
-
C语言实现链表基本操作
c使用C语言实现数据结构的链表操作,链表的基本操作包括链表的初始化,链表的创建,链表的插入,链表的删除,链表的清空,链表的节点的删除,链表节点的遍历。
本文使用纯C语言实现,具有较好的注释风格。
- 2022-05-31 22:38:49下载
- 积分:1
-
网络流量分类NLC方法代码
网络流量分类NLC算法代码,供初学者学习,不得商用,仅供参考,
- 2022-03-24 13:46:12下载
- 积分:1
-
图像的复原
资源描述AppWizard has created this ImageProcessing application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
- 2023-01-04 15:40:03下载
- 积分:1
-
基本排序算法比较与选择
基本排序算法比较与选择-Comparison of the basic sorting algorithm to choose
- 2022-02-20 06:57:28下载
- 积分:1
-
SM2算法源码 包含测试程序和使用说明
SM2算法源码 里面包含测试程序和使用说明 加密解密 签名验签 生成密钥对 相当的方便 可直接安放进程序使用 也可以编译成动态库后在调用 符合国家密码局标准 我现在的项目用的就是它 无私奉献给大家了
- 2022-02-21 08:39:50下载
- 积分:1
-
快速排序算法
使用java写的算法,描述了快速排序!分为递归和非递归两种方法!static void QuickSort (int a[], int p, int r)
{
if (p x的元素交换到右边区域
- 2022-01-25 21:30:05下载
- 积分:1
-
很不容易找到的一个外国人写的Fp
很不容易找到的一个外国人写的Fp-growth的算法。注释很清楚,编程风格值得借鉴-Not easy to find a foreigner to write the Fp-growth algorithm. Notes It is clear that programming style is worth learning from
- 2023-01-14 16:00:03下载
- 积分:1
-
LINGO Tutorial LINGO is used to solve linear and nonlinear optimization problems...
LINGO 教程
LINGO是用来求解线性和非线性优化问题的简易工具。LINGO内置了一种建立最优化模型的语言,可以简便地表达大规模问题,LINGO高效的求解器可快速求解并分析结果。-LINGO Tutorial LINGO is used to solve linear and nonlinear optimization problems of simple tools. LINGO built a model set up to optimize the language can easily express the large-scale problems, LINGO solver efficient and quick solution of the results of the analysis.
- 2022-06-16 14:30:21下载
- 积分:1
-
BM匹配算法汇编实现
BM匹配算法汇编实现-BM algorithm to achieve compilation
- 2023-04-14 07:15:03下载
- 积分:1