资源列表

« 1 2 ... .40 .41 .42 .43 .44 145.46 .47 .48 .49 .50 ... 2656 »

[数据结构常用算法2SAT

说明:对于给定的2-CNF,设计一个线性时间算法,判定其是否可满足。-given for the 2-CNF, design a linear-time algorithm that can determine whether they meet.
<自由人> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法ncircle

说明:给定n个大小不等的圆c , c , , cn 1 2  ,现要将这n个圆排进一个矩形框中,且要求各圆 与矩形框的底边相切。圆排列问题要求从n个圆的所有排列中找出有最小长度的圆排列。例 如,当n=3,且所给的3 个圆的半径分别为1,1,2时,这3个圆的最小长度的圆排列如图 所示。其最小长度为2 + 4 2 。-given n ranging from the size of the circle c, c,, c
<自由人> 在 2025-01-12 上传 | 大小:2kb | 下载:0

[数据结构常用算法3SAT

说明:对于给定的带权3-CNF,设计一个蒙特卡罗算法,使其权值之和尽可能大-regard to the right to bring 3-CNF, a Monte Carlo algorithm design, make it the right value and the greatest possible
<自由人> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法B64

说明:b64.java b64编码 这还不够长 这还不够长 这还不够长 -b64.java B64 coding that is not enough- this not enough- it has not been long enough that it has not been long enough not long enough that it has not been long enough it has not been
<孔雷> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法sparsehash-0.2

说明:google的hash table库实现,非常高效-the hash table for achieving very high efficiency
<张志> 在 2025-01-12 上传 | 大小:704kb | 下载:0

[数据结构常用算法QueueFromStack

说明:Microsoft 面试常考算法 Implementation of Queue using 2 Stacks.-interviews often test algorithm Implementation of Queue using two protocol stacks.
<李萍> 在 2025-01-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法TravelGuideApp

说明:最短路径和哈密顿通路,可以求得多条最短路径和哈密顿通路。-shortest path Hamiltonian path and can be obtained over the shortest path and Hamiltonian path.
<王辉> 在 2025-01-12 上传 | 大小:71kb | 下载:0

[数据结构常用算法MD511

说明:md5代码加密算法的源代码 md5代码加密算法的源代码-md5 code encryption algorithm source code encryption algorithm md5 the md5 source code encryption algorithm source code
<sun> 在 2025-01-12 上传 | 大小:4kb | 下载:0

[数据结构常用算法host2

说明:马踏棋盘算法编程,实现在棋盘上任意两点间的最短路径求解。-horse riding chessboard programming algorithm to achieve on the chessboard arbitrary 2:00 of finding the shortest path.
<李风> 在 2025-01-12 上传 | 大小:9kb | 下载:0

[数据结构常用算法weekday

说明:给年、月、日该程序转换成星期。该程序本人多次严正是对的。-to the year, month and day of the proceedings into weeks. I repeated the procedure on the stern.
<keyugang> 在 2025-01-12 上传 | 大小:287kb | 下载:0

[数据结构常用算法GLVQBP

说明:本算法采用LVQ竞争学习网络,本算法先用分类再用bp算法进行预测。-the algorithm used LVQ competitive learning networks, the algorithm using the classification algorithm reuse bp forecast.
<keyugang> 在 2025-01-12 上传 | 大小:355kb | 下载:0

[数据结构常用算法10001

说明:半数集问题  问题描述: 给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。 (1) n∈set(n); (2) 在n的左边加上一个自然数,但该自然数不能超过最近添加的数的一半; (3) 按此规则进行处理,直到不能再添加自然数为止。 例如,set(6)={6,16,26,126,36,136}。半数集set(6)中有6个元素。  编程任务: 对于给
<卢起雪> 在 2025-01-12 上传 | 大小:4kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 145.46 .47 .48 .49 .50 ... 2656 »

源码中国 www.ymcn.org