资源列表

« 1 2 ... .17 .18 .19 .20 .21 1622.23 .24 .25 .26 .27 ... 2656 »

[数据结构常用算法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

[数据结构常用算法ParentNode

说明:数据结构课后习题 输出两个结点的最近的祖先公共结点 希望对各位童鞋有帮助啊-Two after-school exercise output data structure the closest ancestor node common node you want to help children' s shoes ah
<余凡> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法test

说明:某公司收到若干报价,然后报价由低到高进行排序。设最低报价为F,最高报价为G。n=0.2*(G-F) 设A,B,C,D,E五个等距区间并取: A=[F,F+n) B=[F+n,F+2n) C=[F+2n,F+3n) D=[F+3n,F+4n) E=[F+4n,G) 所有的报价都按各自的大小,分别列入上面五个区间。各自区间内的最小报价为该区间的代表报价。如果某区间内没有报价 则以小于该区间的且与该区间相邻的区间内的最高报价代表该
<郭军> 在 2024-10-07 上传 | 大小:393216 | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 1622.23 .24 .25 .26 .27 ... 2656 »

源码中国 www.ymcn.org