搜索资源列表
03.rar
- 给定n个大小不等的圆c1,c2,c3,...,cn,现要将这n个圆排进一个矩形框中,且要求各圆与矩形框的底边相切。圆排列问题要求从n个圆的所有排列中找出有最小长度的圆排列。编程任务:对于给定的n个圆,设计算法,计算n个圆的最佳排列方案,使其长度达到最小。 输入:第一行有1个正整数n (圆的个数1≤n≤20) 接下来的1行有n个数,表示n个圆的半径 输出:将计算出的最小圆排列的长度(保留2位小数) 例如: 输入: 3 1 1 2 输出: 7.66 ,Given n-si
nyoj16
- 经典算法,最大单调递增子序列,查看最多能嵌入多少个矩形-The classical algorithm monotonically incrementing subsequence view can be embedded in the number of rectangular
source
- //给定平面上的几个点 求某个矩形区域包含几个点 //要是点的坐标比较小 可以直接N^2的预处理 1的查询 对每次查询暴力当然也可以,但是适用性可以认为为0。。。 //这个算法不受点的坐标的影响 也不受矩形坐标的影响 效率为nlogn + mlogn n:点的个数 m:为查询次数 //先对数据已x坐标排序 ,这样可以二分出大致区间 //对于y坐标的处理(我上一年的时候直接暴力), 昨天忽然灵感突现,用归并树保存x坐标排序后的数据的每段的y坐标序,然后再进行二分) -//Gi
frft_juxing
- 提供基于FRFT土耳其算法的几个基本函数的仿真代码,包括矩形函数、冲激函数、阶跃函数,特别对矩形函数做了反变换,以及实虚部用实虚线分别表示。初学FRFT者,推荐下载。-Based on the FRFT Turkey algorithm provides several basic function simulation code, including rectangular function, impulse function, step function, especially for re
mubiaojiance
- 通过追踪算法,对视频文件进行检测,能输出视频原始序列,结果序列以矩形盒包围目标-Tracking algorithm, the video file is detected, the original sequence can output video results target sequences are surrounded by a rectangular box
MyBox
- 开关盒布线问题 开关盒布线问题:给定一个矩形布线区域,其外围有若干针脚。两个针脚之间通过布设一条金属线路而实现互连。这条线路被称为电线,被限制在矩形区域内。如果两条电线发生交叉,则会发生电流短路。所以不允许电线间的交叉。每对互连的针脚被称为网组。 要解决的问题是,对于给定的针脚和网组,确定其能否合理地布设电线以使其不发生交叉,即它是不是一个可布线的。 经过分析,本系统要实现的功能如下: 1、画出给定矩形布线区域和线网组。 2、使用对话框设定时间、针脚、网组等参数。 3、利
PDF
- PDF取字后分段处理,同时加了判断两矩形是否有集算法-PDF after taking the word segmentation processing, while the addition of two rectangles to determine whether there is set algorithm
algorithm-for-rectangular-packing-
- 根据模拟退火算法解决矩形件排样问题 解决矩形件排样问题 -Simulated annealing algorithm for rectangular packing
network-connectivity
- 在1x1的单位矩形中随机部署传感器节点,而且假设每个节点的通信半径一样,要求利用蒙特卡洛算法进行1000次试验分别模拟出连通率随节点数增加以及通信半径增加的变化趋势。-Random units deployed in 1x1 rectangular sensor nodes, and assumed that the communication radius of each node, requires the use of Monte Carlo algorithm to simulate
bunhao
- 考虑雨衰 阴影 和多径影响,最小均方误差等算法的MSE的计算,包括面积、周长、矩形度、伸长度。- Consider shadow rain attenuation and multipath effects Minimum mean square error MSE calculation algorithm, Including the area, perimeter, rectangular, elongation.
leimiu_v89
- 包括面积、周长、矩形度、伸长度,课程设计时编写的matlab程序代码,ICA(主分量分析)算法和程序。- Including the area, perimeter, rectangular, elongation, Course designed to prepare the matlab program code, ICA (Principal Component Analysis) algorithm and procedures.
hangfun
- 包括面积、周长、矩形度、伸长度,计算晶粒的生长,入门级别程序,ICA(主分量分析)算法和程序。- Including the area, perimeter, rectangular, elongation, Calculation of growth, entry-level program grains ICA (Principal Component Analysis) algorithm and procedures.
StereoRegion
- 对于立体匹配局部算法而言,匹配代价计算 和 支持窗口选择是很重要的两个问题:匹配代价计算通过前面的文章已经介绍了关于Adaptive Support-Weight和Rank Transform两种方法,对于支持窗口来说的,通常我们选取一个矩形窗-For local stereo matching algorithm, the matching cost calculation and support window selection is a very important two issues:
bengnei_v88
- 包括面积、周长、矩形度、伸长度,快速扩展随机生成树算法,主要是基于mtlab的程序。- Including the area, perimeter, rectangular, elongation, Rapid expansion of random spanning tree algorithm, Mainly based on the mtlab procedures.
bieking_v15
- 供做算法研究人员参考,有井曲线作为输入可计算其地震波的衰减,包括面积、周长、矩形度、伸长度。- Algorithm for researchers to do reference, There is a well attenuation curve as input to calculate its seismic waves, Including the area, perimeter, rectangular, elongation.
qenhan
- 用于时频分析算法,用于图像处理的独立分量分析,包括面积、周长、矩形度、伸长度。- For time-frequency analysis algorithm, Independent component analysis for image processing, Including the area, perimeter, rectangular, elongation.
guikao_v25
- 包括压缩比、运行时间和计算复原图像的峰值信噪比,包括面积、周长、矩形度、伸长度,MinkowskiMethod算法 。- Including compression ratio, image restoration computing uptime and peak signal to noise ratio, Including the area, perimeter, rectangular, elongation, MinkowskiMethod algorithm.
MTVL算法.tar
- 目标搜索算法:基于矩形航线的无人机运动目标搜索算法(MTVL)(Target search algorithm: a search algorithm for unmanned aerial vehicle (MTVL) based on rectangular lines)
zip
- 利用模拟退火算法实现矩形件排样问题,利用模拟退火算法,基于最优下线编码方式,对矩形件进行下料处理。(A simulated annealing algorithm is used to solve the problem of rectangular sample layout, and the method of simulated annealing is used to process the rectangular parts.)
多车道复杂环境下前方车辆检测算法_孔栋
- 基于前方车辆与本车存在安全距离,利用自适应阈值法确定图像灰度分割阈值,形态学处理,利用最小外接矩形框选候选车辆目标,集合车底阴影几何位置等特征验证车辆假设。(Based on the safe distance between the front vehicle and the vehicle, the adaptive threshold method is used to determine the threshold of image gray level segmentation, mo