登录
首页 » 算法 » 中山大学acm online sicily,一些经典的题目

中山大学acm online sicily,一些经典的题目

于 2023-01-15 发布 文件大小:19.45 kB
0 118
下载积分: 2 下载次数: 1

代码说明:

中山大学acm online sicily,一些经典的题目-problems of sysu sicily

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 各种排序小结
    各种排序算法小结-various sorting algorithm Summary
    2022-02-20 17:17:33下载
    积分:1
  • 准确的眼科中心跟踪
    一个OpenCV,只需要一个摄像头。
    2022-08-25 08:34:50下载
    积分:1
  • 三维点云网格化
    应用背景 三维点云网格化,应用到三维重建中,通过结构光扫描获取的三维点云数据,对点云数据进行重建生成三角面片。 关键技术用边扩展来构建三角网的算法是: 1.选取两数据点,连成初始基线 2.沿基线的固定一侧搜寻第三点,生成第一个Delauney三角形 3.以三角形的两条新边作为新的基线 4.依次重复2,3直至所有的基线处理完毕 所以在算法中分别用了几个函数分别是用来获取第三个点,根据余弦值来判断三角形的,构建三角网的。都是根据算法的思想来的
    2022-07-03 05:52:54下载
    积分:1
  • 75个城市坐标的优化问题
    75个城市坐标的优化问题-75 cities coordinates the optimization problem
    2022-03-23 03:14:08下载
    积分:1
  • 二维三点高斯积分公式
    二维三点高斯积分公式-2D Gaussian integral formula
    2023-03-16 11:00:04下载
    积分:1
  • 一个acm题目 问题描述: 有一个黑盒子,可视为一个15×10的二维矩阵,里面有一些空隙,在二维矩阵中用0表示空隙,用1表示被占有。现有一个仪器,可以从4个...
    一个acm算法题目 问题描述: 有一个黑盒子,可视为一个15×10的二维矩阵,里面有一些空隙,在二维矩阵中用0表示空隙,用1表示被占有。现有一个仪器,可以从4个方向对盒子进行分行透视:从左到右,从左下到右上,从下到上,从右下到左上。透视可得到该二维矩阵的该行1的个数。要求,还原此矩阵。 输入:4行,每一行分别代表从左到右,从左下到右上,从下到上,从右下到左上透视所得的数据 输出:该矩阵 使用的方法是回溯法,具体见程序-a acm algorithm topic Problem description : a black box, as a 15 x 10 two-dimensional matrix, there are some gaps in two-dimensional matrix using 0 indicates the gap, with a show that occupies. An existing equipment, from the direction of four branches box for perspective : from left to right, from the lower left to upper right, from bottom to top, from the lower right to upper left. Perspective availability of the two-dimensional matrix of the line a number. Demand reduction of this matrix. Input : 4 firms on behalf of every line from left to right, from the lower left to upper right, from bottom to top, from the upper left to lower right perspective on data obtained from the output : the matrix method is the use of backtracking, see the specific procedures
    2022-07-08 10:50:46下载
    积分:1
  • get the shortest path between two node with arithmetic of DIJ and floyd
    利用迪杰斯特拉算法和弗洛伊德算法计算两节点之间的最短路径-get the shortest path between two node with arithmetic of DIJ and floyd
    2023-01-02 03:50:07下载
    积分:1
  • 堆排序
    heapsort用于按升序和降序排列元素。我们有两种类型的堆:最小堆还有马克斯·希普。Heapsort是一种基于比较的排序算法。它是选择排序族的一部分。堆排序使用几乎完全的二进制搜索树。树堆排序算法的时间复杂度为o(nlogn)
    2022-04-08 08:19:18下载
    积分:1
  • 大学里必学的一门课程,数值分析的一个必做的程序,拉格朗日二次插值...
    大学里必学的一门课程,数值分析的一个必做的程序,拉格朗日二次插值-universities will learn a curriculum, a numerical analysis of the process will do, Lagrange quadratic interpolation.
    2023-01-15 03:25:04下载
    积分:1
  • 8位冗余二进制乘器源码
    该8位乘法器采用冗余二进制编码。0或1需要用2位bit表示。 冗余二进制使得部分积压缩部分速度更快,不受到进位的影响 编程语言为verilog
    2022-09-25 10:35:02下载
    积分:1
  • 696518资源总数
  • 105661会员总数
  • 6今日下载