资源列表

« 1 2 ... .94 .95 .96 .97 .98 16899.00 .01 .02 .03 .04 ... 28522 »

[数值算法/人工智能s4

说明:硬币贪心算法,给定硬币总数和每个的值;求出最佳的分配方法-Coins greedy algorithm, given the total number of coins and the value of each find the best allocation
<haizei> 在 2025-01-21 上传 | 大小:174kb | 下载:0

[数据结构常用算法paixu

说明:对数字进行排序,并且调用子程序从小到大输出-Sorting and of digital output, since the subroutine output
<闭玉梅> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法maxamin

说明:如何用分治法求一个数组中的最大值和最小值-With the Method find an array of maximum and minimum values
<phoenix> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法lianb

说明:数据结构中对队列的基本操作,包括出队、入队等操作-Queue data structure for basic operations, including a team into the team and other operations
<phoenix> 在 2025-01-21 上传 | 大小:207kb | 下载:0

[matlab例程Wh2

说明:基于背景差分的运动图像检测,对运动目标进行跟踪-Motion based on background difference image detection
<折雨候鸟> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法matrix

说明:假设稀疏矩阵A和B均以三元组表作为存储结构,写出矩阵相加的算法,另设三元组表C存放结果矩阵。-Suppose sparse matrix A and B are triples as a storage structure of the table, write the sum matrix algorithm, a separate table triples storage of the results of C matrix.
<phoenix> 在 2025-01-21 上传 | 大小:348kb | 下载:0

[数据结构常用算法binary-tree

说明:1) 用先序递归过程建立二叉树(存储结构:二叉链表) 输入数据按先序遍历所得序列输入,当某节点左子树或右子树为空时,输入‘*’号,如输入abc**d**e** 2) 编写递归算法,计算二叉树中叶子结点的数目。 3)按凹入表方式输出该二叉树。 -1) The process established by the first order recursive binary tree (memory structure:
<phoenix> 在 2025-01-21 上传 | 大小:202kb | 下载:0

[matlab例程huffman-code

说明:哈弗曼编码,在matlab中实现,源代码-huffman encode
<likangnan> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[matlab例程huffman-de

说明:哈弗曼解码程序在matlab软件中的实现-huffman decode in matlab
<likangnan> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数学计算/工程计算zui-you-he-bing

说明:一种用C++语言实现的算法,可以求二路归并的最小合并次数-A C++ language using an algorithm that can find the minimum combined number of way merge
<Olivier> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法908996638Correlation

说明:相关算法 C语言版本!比较不错的,值的推荐-C language versions of related algorithms
<李虎> 在 2025-01-21 上传 | 大小:22kb | 下载:0

[数据结构常用算法BANK

说明:银行家算法 设计程序模拟预防进程死锁的银行家算法的工作过程。假设系统中有n个进程P1, … ,Pn,有m类可分配的资源R1, … ,Rm,在T0时刻,进程Pi分配到的j类资源为Allocationij个,它还需要j类资源Need ij个,系统目前剩余j类资源Workj个,现采用银行家算法进行进程资源分配预防死锁的发生-Banker
<freedom265442> 在 2025-01-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 16899.00 .01 .02 .03 .04 ... 28522 »

源码中国 www.ymcn.org