资源列表

« 1 2 ... .24 .25 .26 .27 .28 14729.30 .31 .32 .33 .34 ... 28522 »

[数学计算/工程计算Strassen

说明:Strassen矩阵乘法算法 C++程序源码 V.Strassen在1969年发表了一个算法,将计算两个n阶方阵的乘积的时间复杂性降低到了o(nlog27),被誉为“在代数复杂性理论中最激动人心的结果”。该算法主要适用于方阵的乘法。-Strassen algorithm for matrix multiplication C++ program source V. Strassen published in 1969, an algorithm to compute the product of
<zhaoruxu> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[matlab例程KL

说明:用MATLAB仿真KL变换,并与DCT变换进行了比较-KL transform using MATLAB simulation and a comparison with the DCT transform
<淼淼> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[数值算法/人工智能Russian-farmer-algorithm

说明:俄国农夫算法 俄式乘法,又被称为俄国农夫法,它是对两个正整数相乘的非主流算法。假设m和n是两个正整数,我们要计算它们的积。-Russia Russian farmer multiplication algorithm, also known as the Russian farmer method, it is multiplying two positive integers non-mainstream algorithms. Suppose m and n are two positive
<zhaoruxu> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[matlab例程Automatic-sorting-algorithm

说明:自动排序算法 基于matlab语言 实现对一数组利用自动排序算法 实现排序-Automatic sorting algorithm is based on an array matlab language to use automatic sorting algorithm sorting
<zhaoruxu> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法Huffman

说明:编写一个程序,根据输入节点的权值,建立哈夫曼树并实现哈夫曼编码,同时输出哈夫曼编码.-Write a program, according to the input node weights, establish and implement Huffman coding Huffman tree, and output the Huffman coding.
<许许> 在 2025-06-10 上传 | 大小:120kb | 下载:0

[人工智能/神经网络/遗传算法GA

说明:一本适合初学者的遗传算法好书啊,附有C语言的代码程序,对初学者特别有用。-A good book for beginners genetic algorithm, ah, with the C language code for the program, especially useful for beginners.
<cc> 在 2025-06-10 上传 | 大小:3.33mb | 下载:0

[数据结构常用算法Tree

说明:1.建立完全二叉树 2.先序非递归遍历二叉树函数 & 先序递归遍历二叉树验证 3.中序非递归遍历二叉树函数 & 中序递归遍历二叉树验证 4.后序非递归遍历二叉树函数 & 后序递归遍历二叉树验证 -1 to establish a fully binary tree 2 first order non-recursive binary tree traversal function preorder recursive traversal of binary tree &
<许许> 在 2025-06-10 上传 | 大小:210kb | 下载:0

[数据结构常用算法Text1

说明:经典单链表源程序,创建、删除、插入等操作-Classic single source program, creating, table, insert and delete operation
<tracy> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[matlab例程Calcul_Angles_Pics

说明:This a file two compute the angle between two target-This is a file two compute the angle between two target
<bahar> 在 2025-06-10 上传 | 大小:2kb | 下载:0

[压缩解压huffman

说明:一个关于哈弗曼编码的课程设计 哈弗曼编码解码源文件-huffman coding
<deban> 在 2025-06-10 上传 | 大小:10kb | 下载:0

[matlab例程growcut

说明:该程序使用MATLAB编程实现目标标记的功能,并将图像与黑色背景叠加转化为二值图像-The program uses the MATLAB programming function of the target tag and the image is superimposed with a black background image into a binary
<lvchaoxin> 在 2025-06-10 上传 | 大小:126kb | 下载:0

[matlab例程L1_Tracking_v4_release

说明:该程序将计算机视觉的目标跟踪问题转化为寻找稀疏矩阵的过程,将预先的得到的样本粒子与稀疏矩阵线性相乘得到目标-The program will target tracking in computer vision into the process of finding a sparse matrix, the sample will be obtained in advance of the particles multiplied with the goal of sparse linear
<lvchaoxin> 在 2025-06-10 上传 | 大小:1.77mb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 14729.30 .31 .32 .33 .34 ... 28522 »

源码中国 www.ymcn.org