资源列表

« 1 2 ... .57 .58 .59 .60 .61 1762.63 .64 .65 .66 .67 ... 2656 »

[数据结构常用算法sparse

说明:稀疏矩阵的数据结构-Sparse matrix data structure ~~~~~~~~~~~~~~~
<yx> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法geneticalgorithms

说明:讲述了有关遗传算法的数学原理及其相关应用-Described the mathematical theory of genetic algorithms and related applications
<728279799> 在 2024-10-05 上传 | 大小:371712 | 下载:0

[数据结构常用算法DynamicProgramming

说明:包含了7篇与动态规划相关的论文及附件: 基本动态规划问题的扩展----2001俞伟论文 动态规划算法的优化技巧---2001毛子青论文 动态规划的特点及其应用----2000张辰论文 动态规划的深入讨论---2000李刚论文 动态规划的深入探讨----1999来煜坤论文 动态规划的个性化优化----2003项荣璟论文 动态规划----2000方奇论文-Contains 7 and the dynamic pr
<728279799> 在 2024-10-05 上传 | 大小:470016 | 下载:0

[数据结构常用算法Main

说明:上学时写的一个用JAVA和Selection sort and Merge Sort算法排序的代码-Write Java code to sort a sequence of elements into ascending order by using Selection sort and Merge Sort algorithms
<刘洋> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法SE205b_assignment3

说明:要实现一个基于哈希表的字典ADT的从头开始 • 为了设计的游戏配置1散列函数 • 要创建和扩展的ADT为特定目的 • 为了使声音设计选择 • 要创建一个交互式GUI-• To implement a hashtable-based Dictionary ADT from scratch • To design a hash
<刘洋> 在 2024-10-05 上传 | 大小:7168 | 下载:0

[数据结构常用算法assign4

说明:第1部分 该纳契系列:0,1 ,2,3,5,8,13,21,...。开始的条款0和1,并有 每一个成功的财产一词,是前两个条件的总和。编写一个非递归 功能纳契(n)到显示的前n个Fibonacci数。观看停止对样品标志 在最后显示的数字输出(它不是逗号)。编写一个简短的UNIX shell脚本来运行 您的斐波那契程序。 第2部分 编写一个C程序,使用UNIX进程管理工具。您将使用fork()函数 产
<刘洋> 在 2024-10-05 上传 | 大小:54272 | 下载:0

[数据结构常用算法suiji

说明:算法当中的随机算法详细讲解以及各种实例算法讲解-Algorithm among the randomized algorithm explained in detail as well as various examples of algorithms to explain
<sunbo> 在 2024-10-05 上传 | 大小:156672 | 下载:0

[数据结构常用算法U7_27

说明:完全背包问题 原创代码 算法 数据结构-Algorithm for knapsack problem completely original source data structure
<robey> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法U8_34

说明:最大匹配问题 原创代码 算法 数据结构-Original code algorithm for maximum matching problem data structure
<robey> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法U5

说明: U5_1.cpp 用非递归方法寻找多数元素 U5_12.cpp 模拟桶排序 每桶内分行出处 总体为递增序列-U5_1.cpp with non-recursive way to find the majority of elements in U5_12.cpp simulated barrels per barrel in order to increase the overall sequence of br
<robey> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法u4

说明:u4.cpp 最小堆的创建 插入 删除 排序 + siftdown + siftup 预置数组大小为15 -u4.cpp the creation of the smallest heap insertion deletion sorting+ siftdown+ siftup preset array of size 15
<robey> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法TestNEWACBM2.0

说明:NewACBM 但是ACBM有两个问题要解决: 1:对于多个一样的key,只能返回最后一个。 2:同一个规则在数据中多次,则都返回 这两条都不满足目前的要求。必须改。在不更改acbm算法的前提下,更改外包类 第一个问题通过在初始化解决,记住相同key之间的关系。匹配后再将相同key对应的其他key编号返回u 第二个问题,对于ACBM返回的规则,进行去重 顺序:去重后,再将相同key所对应的编号返回
<how> 在 2024-10-05 上传 | 大小:17408 | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 1762.63 .64 .65 .66 .67 ... 2656 »

源码中国 www.ymcn.org