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

搜索资源列表

  1. Particle-Fireworks

    0下载:
  2. opengl烟花代码``` 利用链表实现逼真的烟花效果-opengl fireworks code `` `Chain achieve realistic use of fireworks results
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:18.33kb
    • 提供者:abo
  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. convexhull

    0下载:
  2. 用动态链表实现求凸壳的程序(卷包裹法),供三角网实现编程的人参考-Using dynamic list for the Convex Hull of the realization of procedures (vol Parcel law) for the triangular network programming reference
  3. 所属分类:GIS program

    • 发布日期:2016-08-08
    • 文件大小:122.53kb
    • 提供者:尚永
  1. S20SH4

    0下载:
  2. 画图版,链表功能。undo,redo 实现文件的存取Open、New、Save、SaveAs 建立类,shape rectangle,circle,line类 -Paint version feature list. undo, redo implementation document access Open, New, Save, SaveAs type set up, shape rectangle, circle, line type
  3. 所属分类:GIS program

    • 发布日期:2017-05-11
    • 文件大小:2.13mb
    • 提供者:蒋毓
  1. S10zx05-06

    0下载:
  2. 实现ShapeManage图元管理 实现Serialize存取功能 实现点击拾取和包围拾取 实现弱编组状态下的图元修改(移动、删除、叠放层次、缩放、拉伸等) 实现强编组状态下的图元修改 实现基于操作链表的撤销与重复 -Pixel implementation ShapeManage achieve serialize access management implementation click pick up pick up and surrounded by weak
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:153.04kb
    • 提供者:蒋毓
  1. InheritanceAndPolymorphism

    0下载:
  2. 继承和多态,实现由链表的继承与多态,创建了栈和队列,用模版扩充-Inheritance and polymorphism to achieve from the list of inheritance and polymorphism to create a stack and queue, use the template to expand
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3.25kb
    • 提供者:wangyao
  1. movies

    0下载:
  2. 链表实现一个电影表,有电影名称和电影等级两个项目,然后能实现动态添加,查找,删除等功能-Table lists the realization of a film, a film title and film grade two items, and then be able to dynamically add, search, delete, etc. functions
  3. 所属分类:GIS program

    • 发布日期:2017-04-01
    • 文件大小:3.18kb
    • 提供者:moriarty
  1. polygonclip

    0下载:
  2. 用于多边形的切割,代码用的单向链表来实现的,也可以用数组-For polygon cutting
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1.77kb
    • 提供者:孟永昌
  1. tingchechang

    0下载:
  2. 栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码及到达或离去的时刻,对每一组输入数据进行操作后的输出数据为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车离去;则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现,队列以链表实现。-Stack simulation parking lot to the sidewalk outside the
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1.85kb
    • 提供者:王博
  1. polygonLink

    0下载:
  2. 一个简单的多边形绘制程序,使用链表实现方便了多边形的删除和移动-a simple CAD program,used linktable
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:953.26kb
    • 提供者:谢伊
  1. dpf

    0下载:
  2. 显示照片 能网上更新照片,多进程实现并发,多线程控制鼠标,控制链表。-digital
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-30
    • 文件大小:11.9mb
    • 提供者:王伟
  1. Tree

    0下载:
  2. 用于将一颗树显示出来,并可通过点击左键生成不同的树的形状,这个程序是在CSDN用积分下载下来的,链表实现。-For the tree display, and can by clicking the left button to generate a different shape of the tree, this program is the CSDN integral downloaded, linked lists achieve.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:3.54mb
    • 提供者:xuxing
  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. 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. image2.1

    0下载:
  2. 用链表实现的小CAD编程,图形界面,支持直线、矩形、椭圆、文字,放缩,鼠标移动,键盘移动,删除等-With the list of small CAD programming, graphics interface, support for a straight line, rectangle, oval, text, zoom, mouse movement, keyboard mobile, delete, etc..
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:923.85kb
    • 提供者:安德
  1. animal100

    0下载:
  2. 动物查询管理,简单实用,适合初学者,应用C++,链表实现查询-animal search for zoo,just little animals for homework
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1023byte
    • 提供者:zhang436026
  1. CBNO

    0下载:
  2. 用链表实现的职工管理软件 ( C+ + )()
  3. 所属分类:图形图象

    • 发布日期:2018-05-01
    • 文件大小:4kb
    • 提供者:skk_964278
  1. 37278717

    0下载:
  2. 本算法为求解素数的较好代码,目前,较通用的算法时间复杂度通常为On n,本文利用双向链表实现了时间复杂度为On的算法()
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:10kb
    • 提供者:pxtm@667
« 12 »
搜珍网 www.dssz.com