资源列表

« 1 2 ... .31 .32 .33 .34 .35 1636.37 .38 .39 .40 .41 ... 2656 »

[数据结构常用算法Maximum-Increasing-subsequences

说明:最大递增子序列,动态规划经典算法 设L=<a1,a2,…,an>是n个不同的实数的序列,L的递增子序列是这样一个子序列Lin=<aK1,ak2,…,akm>,其中k1<k2<…<km且aK1<ak2<…<akm。求最大的m值。-Maximum increment sequence, the classic dynamic programming algorithm set
<chaolan> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法HashTree

说明:哈希树,一种新的数据结构,可以在常数时间内查询海量数据。其原理是将关键字与查询地址相关。-Hash tree, a new data structure, you can check in constant time mass data. The principle is to address the query keywords.
<huxuan> 在 2024-10-07 上传 | 大小:172032 | 下载:0

[数据结构常用算法ncc

说明:介绍如何进行ncc算法的计算的程序,可用于学习之用-ncc algorithm
<mike> 在 2024-10-07 上传 | 大小:4594688 | 下载:0

[数据结构常用算法NQueen_bit

说明:N皇后问题的一种简单解法,利用位运算来解决,当N较大时,能有效算出解法的种数。-N-Queens problem is a simple solution, the use of bit operations to solve, when N is large, it can effectively calculate the solution of the species.
<邹伟豪> 在 2024-10-07 上传 | 大小:229376 | 下载:0

[数据结构常用算法Traversing-Graph

说明:通过深度优先遍历与广度优先遍历算法实现图的遍历-By depth-first traversal and breadth-first traversal graph traversal algorithm
<吴亚> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法fenshuchaxun

说明:[问题描述] 现要开发一个开放式的高校本科招生最低录取分数线的查询系统,供师生和学生家长等查询,高校自愿放入该校的信息,可能随时有高校加入。要求实现的查询功能有: (1)查询等于用户给定分数的高校; (2)查询大于(或小于)用户给定分数的高校; (3)查询最低录取分数线在用户给定的分数段中的高校。 [基本要求] (1)要求有简单的菜单界面; (2)数据规模最少不得低于50。 [测试数据] 自行设定
<乐乐> 在 2024-10-07 上传 | 大小:68608 | 下载:0

[数据结构常用算法abs

说明:使用王浩算法实现了命题逻辑的推理,是计算机实现自动推理的很好例子。-this is a very good example.
<飘过不爱> 在 2024-10-07 上传 | 大小:3072 | 下载:0

[数据结构常用算法xtxlb

说明:非常的好,你用过就知道了啊,可以试试这个算法-Very good, you used to know, ah, you can try this algorithm
<gcdy333> 在 2024-10-07 上传 | 大小:136192 | 下载:0

[数据结构常用算法c

说明:严蔚敏《数据结构(c语言版)习题集》全答案希望对你们的学习有帮助-Yan Wei-Min " data structure (c-language version) Problem Set" all you want to learn the answer helpful
<> 在 2024-10-07 上传 | 大小:61440 | 下载:0

[数据结构常用算法data-structure

说明:数据结构算法,里面除了图的算法没有外,其他的线性,非线性数据结构算法都有,可运行,有详细注释。-data structure
<qinfen> 在 2024-10-07 上传 | 大小:55296 | 下载:0

[数据结构常用算法Algorithm

说明:sara baase 巴斯 著 第六版 计算机算法设计与分析导论中文翻译-sara baase Bath sixth edition book Design and Analysis of Computer Algorithms Introduction to Chinese translation
<余凡> 在 2024-10-07 上传 | 大小:11771904 | 下载:0

[数据结构常用算法TextPrint

说明:数据结构课后习题答案 树的缩格文本形式输出 希望对各位童鞋有帮助啊-Tree data structure after-school exercise answers the indented text output you want to help children' s shoes ah
<余凡> 在 2024-10-07 上传 | 大小:1024 | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 1636.37 .38 .39 .40 .41 ... 2656 »

源码中国 www.ymcn.org