搜索资源列表
顺序表的应用
- 顺序表的应用 (1) 已知长度为n的线性表A采用顺序存储结构,请写一时间复杂度为0(n)、空间复杂度为0(1)的算法,该算法删除线性表中所有值为item的数据元素。要求:线性表元素个数n很大,而值为item的数据元素个数很少,要求移动元素个数尽量少;删除后的数组元素与原数组元素不必保持顺序一致。 (2)编写一个函数将一个顺序表A(有n个元素,且任何元素均不为0)分拆成两个顺序表,使A中大于0的元素存放在B中,小于0的元素存放在C中。 (3)假设一个算术表达式中包含圆括号,方括号
MarkerWatershed
- 标记分水岭比较了开闭和基于重构的开闭的效果及分割染色后的效果图... 标记分水岭分割算法-Mark a watershed in comparing the opening and closing and effect diagram based on the effect of opening and closing and split reconstructed stained ... marked watershed segmentation algorithm
gpu
- 针对平行分割阴影图算法中当光线方向与视线方向不垂直时,场景中对象被冗余渲染到多层阴影图中的问 题,提出一种基于GPU 的光源空间平行分割阴影图算法. 在光源空间中,利用光源视锥体将场景划分为不相交的多 层区域,利用GPU 为各层生成阴影图,以确保场景采样点不在多层阴影图中重复出现 同时给出了一种快速综合场 景阴影效果的绘制方法,通过避免判断像素层次的操作提高了GPU 的利用率. 实验结果表明,文中算法解决了平行 分割阴影图算法的冗余渲染问题,提高了渲染效率和场景阴影质量.-Lig
Fill-Polygon
- 实现二维扫描转换多边形的扫描线算法 实现二维连通区域填充的种子填充算法(四连通或八连通) 实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法 -Realization of two-dimensional polygon scan conversion algorithm dimensional scan line connected region filled seed filling algorithm (four or eight con
dfdd
- THIS ALGORITHM USED TO SPLIT THE IMAGE INTO DIFFERENT REGION.
Action-Detection
- This paper advances prior work by proposing a joint learning framework to simultaneously identify the spatial and temporal extents of the action of interest in training videos. To get pixel-level localization results, our method uses dense traj
分步傅里叶算法求解GNLSE
- 分步傅里叶算法求解GNLSE,包含线性吸收,二阶三阶色散,克尔效应,高阶非线性效应(The split step Fourier algorithm for solving GNLSE)
Enhanced Branch and Price and Cut for Vehicle Routing with Split Deliveries and Time Windows
- In this paper, we study the split delivery vehicle routing problem with time windows (SDVRPTW) that is a variant of the well-known vehicle routing problem with time windows (VRPTW), where each customer can be served by more than one vehicle. We propo