CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - linked list

搜索资源列表

  1. WIREfinal

    0下载:
  2. AUTOCAD的二次开发。该软件有一个主要功能是利用计算机堆栈技术和迷宫算法在CAD中自动求出最短路径长度(其中还利用了CAD的扩展数据技术,自定义了单链表类和自定义栈类,ADO数据库连接)-AUTOCAD secondary development. The software is a main function is to use computer technology stack and the maze of CAD algorithm automatically calculated
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:126.87kb
    • 提供者:邵志民
  1. source

    0下载:
  2. snake算法源代码。Notes : This snake implementation is based on a doubly linked list * with SnakePoints for nodes. This list knows how to slither * (i.e. minimize the snake energy by moving points), draw * itself using OpenGL, and return useful
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:385.96kb
    • 提供者:武旗
  1. CADForPoygons

    0下载:
  2. 一个简单的多边形绘制程序,使用链表实现,这样方便了多边形的移动和删除-A simple polygon drawing program, the use of linked list, so easily move and delete the polygon
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:953.31kb
    • 提供者:谢伊
  1. exer2

    1下载:
  2. 多边形有效边表填充算法的实现,设计了活性边表、桶的数据结构,利用动态链表实现了填充算法。在VC6.0下实现。-Effective edge polygon fill algorithm implementation table, side table designed activity, the data structure barrels, the use of dynamic linked list implementation of the filling algorithm. At un
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.86mb
    • 提供者:du
  1. 0514001

    0下载:
  2. 典型的多边形填充算法主要包括扫描线填充算法和轮廓标志域填充算法,适用于矢量多边形文件的填充算 法为扫描线填充算法。论文对原有的多边形扫描线填充算法中的最常用的活性边表和传统扫描线算法进行了分析,结 合活性边表和传统的扫描线填充算法的特点,针对复杂的大数据量的多边形填充时间效率较低的问题,提出了一种改 进的扫描线多边形填充算法一混合填充算法。该算法采用链表和数组结合的数据结构,形成连续的填充轨迹,有效地 提高了时间效率。 -Polygon Filling Algorithm t
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:147.02kb
    • 提供者:翁經堯
  1. 6139772-Graph-Implementation-Using-Linked-List.ra

    0下载:
  2. this is a source code for graph implementation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1.09kb
    • 提供者:ratika_goel
  1. BaO

    0下载:
  2. 用VC编的没有图形界面的实验器材管理程序,有文件操作,使用单向链表结构-Not compiled with VC GUI test equipment management procedures, file operations, using one-way linked list structure. .
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:84.42kb
    • 提供者:鲍向鸿
  1. draw

    0下载:
  2. 代码实现了矢量绘图,保存时只能将图形信息保存在文本文件中,如有已保存的文件,打开程序时将直接打开文件。采用链表记录图信息。本人新手,代码还不完善,但对像我一样的新手有一定的参考价值。-The code implements a vector drawing, save only the graphics information is stored in a text file, if any files have been saved, open the program will directl
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-15
    • 文件大小:1.95mb
    • 提供者:崔佳威
  1. Improved-cv

    1下载:
  2. 当红外图像中包含较强噪声时, C-V 模型水平集分割方法会产生大量冗余轮廓 同时, C-V 水平集采用偏 微分方程( PDE) 实现, 存在计算量大、分割速度慢的缺点。为此, 本文提出了改进的快速算法, 该算法保留了C-V 模型的全局优化特性, 并通过窗口滤波整合图像邻域空间信息来构建曲线进化的外部速度, 从而提高C-V 模型 的抗噪性并减少分割中产生的冗余轮廓 采用基于双链表的快速水平集算法来实现曲线的演化, 去除了传统算 法中的重新初始化和PDE 求解的过程, 减少了迭代步数
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:834.77kb
    • 提供者:jim
  1. Multicore_programming

    0下载:
  2. multicore programming using openmp image filter mandlebrot linked list
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:5.06kb
    • 提供者:sunil NLN Rao
  1. Fibonacci-and-linkedlist

    0下载:
  2. multicore programming using openmp Fibonacci series linked list
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:8.78kb
    • 提供者:sunil NLN Rao
  1. main

    0下载:
  2. 一个双向链表的在0pengl中可以被广泛运用,赋予的形的含义.-A doubly linked list in 0pengl can be widely used, the meaning given shape.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:559byte
    • 提供者:吴轩
  1. _DualLinkT

    0下载:
  2. 双线链表的头文件,opengl中操作比较常用。-Double linked list header files, opengl more commonly used in the operation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2.16kb
    • 提供者:吴轩
  1. xianxingbiao

    0下载:
  2. 对线性链表存储结构上的操作及应用的实现,采用表尾挂入法建立一个以LA为头指针的单链表 -The operation and application of linear linked list storage structure of the tail, hang into the method to establish LA as a pointer to the head of a linked list
  3. 所属分类:Fractal program

    • 发布日期:2017-04-03
    • 文件大小:3.83kb
    • 提供者:张子丽
  1. graham

    0下载:
  2. Graham s scan algorithm for finding convex hull using linked list.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1.85kb
    • 提供者:Arunkumar V S
  1. jarvin

    0下载:
  2. Jarvis march algorithm for finding convex hull using linked list
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1.92kb
    • 提供者:Arunkumar V S
  1. 114

    0下载:
  2. C语言写的动态链表代码,动态存储数据使用,有些实验中会需要,仅供参考。-Dynamic linked list code, written in C language for dynamic storage data, some experiments will need for reference only.
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1.19kb
    • 提供者:yun66935
  1. BiTreeExample

    0下载:
  2. 本代码利用C++语言实现二叉树链表的相关操作,对了解数据结构的链表结构有帮助-This code takes advantage of C++ language implementation binary list of the relevant operations, to understand the data structure linked list structure to help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3.52kb
    • 提供者:tu6693580
  1. altmany-export_fig-4c015d5

    0下载:
  2. linked list and operations
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-29
    • 文件大小:58.62kb
    • 提供者:rajagopal
  1. create-line-pointer

    0下载:
  2. 计算机地图制图的基础程序,使用C语言编写,包含创建线链表,保存线链表等。-Computer cartography basis, the use of C language, create a line that contains the list, saved lines linked list.
  3. 所属分类:GIS program

    • 发布日期:2017-04-15
    • 文件大小:7.02kb
    • 提供者:lixiaohui
« 12 »
搜珍网 www.dssz.com