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

搜索资源列表

  1. CADScript

    0下载:
  2. VB编写,可以用来批量插入DWG文件,是一个CAD脚本文件生成的程序!-VB preparation, can be used to bulk insert a DWG file is a scr ipt file generated by CAD programs!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:3427712
    • 提供者:吴优
  1. ImageProcess

    0下载:
  2. 特技显示: 图像扫描、图像插入、百叶窗显示、马赛克效果、栅格条交错、从全黑淡入、图像伸缩 像素运算: 查看直方图、直方图均衡、线性变换、阈值变换、窗口变换、灰度拉伸、对数变换 几何变换: 图像镜像、图像平移、图像旋转、图像缩放 正交变换: 离散傅立叶变换、离散余弦变换、沃尔什哈达玛变换、离散K-L变换、小波变换 图像复原: 逆滤波复原、维纳滤波复原 图像增强: 灰度变换调整、直方图修整法、图像平滑法、中值滤波、低通滤波、图像锐化、高通滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:902902
    • 提供者:hongye
  1. htmleditor23082006

    0下载:
  2. html的一个很强大的编辑器,查看源码 插入图片和超链接还有可以直接在上面添加qq 链接 很强大 -html a very powerful editor, view the source code insert pictures and hyperlinks can also add in the above link is very strong qq
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:99148
    • 提供者:张海东
  1. UnveilCode2

    0下载:
  2. 一个验证码破解程序. 这个小软件破解验证码的原理,是记忆性破解。读取验证码图片,分成一个个小图片,如果库中有记录,则返回它的验证码字符;如果不存在,则插入新记录。对于没有记忆过的验证码图片,它是识别不出来的。这个破解方法只可用于验证码字符范围固定的验证码。对于不固定范围的,如QQ的注册验证则不能破解。-A code cracking program. This small software, crack code of principles, is memories of crack. Read
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:331742
    • 提供者:385
  1. MyImageProcess

    0下载:
  2. MFC单文档应用程序,该程序主要功能是特效显示图片。例如:马赛克,从左向右插入,百叶窗等等。-this is a MFC appWizard pro.Using for displaying pictures with different beautiful mode.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-29
    • 文件大小:3811569
    • 提供者:风清扬
  1. vp_channel_bin_ogl

    1下载:
  2. Vega Prime下插入OpenGL代码的经典例子,要求VC2003和VP2.2-Vega Prime inserted under the classic OpenGL code examples in the VC2003 and VP2.2
  3. 所属分类:3D Graphic

    • 发布日期:2016-08-06
    • 文件大小:9515
    • 提供者:yfq
  1. easy2

    0下载:
  2. 插入帧中每一个像素点都是该帧前后两个原始帧的相同位置的像素点的加权平均值-Insert the frame of each pixel of the frame are the two original frames of the same location as the weighted average of pixels
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:5972
    • 提供者:郑丹
  1. sortdemo

    0下载:
  2. 实现排序过程的动态演示,包含冒泡、插入、快速、选择排序-Sorting process to achieve a dynamic presentation, including the bubble, insert, rapid, and choose Sort
  3. 所属分类:GIS program

    • 发布日期:2017-04-04
    • 文件大小:5618
    • 提供者:Nevins
  1. b

    0下载:
  2. 读取点文件,绘制,可以插入删除点。 -Read point document, drawing, you can insert the deletion of points.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-25
    • 文件大小:22325
    • 提供者:jesmine
  1. Delaunay-triangulation-VB-

    1下载:
  2. 利用渐次插入算法,根据坐标数据生成简易Delaunay三角网。-Use of gradual insertion algorithm, according to the coordinate data to generate simple Delaunay triangulation
  3. 所属分类:GIS program

    • 发布日期:2017-04-04
    • 文件大小:134124
    • 提供者:yoursatan
  1. JoyDe

    0下载:
  2. 利用书中图5.19和图5.20的最大值堆实现一个优先队列。对于队列的操作应该支持下列几种指令: void enqueue[int ObjectID, int Priority] int dequeue[] void changeweight[int ObjectID, int newPriority] 函数enqueue向优先队列中插入一个ID号为ObjectID、优先级为Priority的新对象。函数dequeue从优先队列中删除优先级最高的对象,并返回该对象的
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1263
    • 提供者:MISS张
  1. YUVvideoFormatOperation

    0下载:
  2. 对于YUV格式的视频系列,本源代码可以实现对其中一幅图像的读取、插入等功能-For YUV format video series, source code can achieve an image of one of the read, insert and other functions
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:69960
    • 提供者:farmer
  1. dem

    0下载:
  2. 分治插入整合算法,分治算法由于其数据的分块处理,大大地减少了每次数据遍历的搜索量-Insert sub-rule integration algorithm, sub-rule algorithm because of its data sub-block processing, greatly reducing the data for each traversal of the search volume
  3. 所属分类:GIS program

    • 发布日期:2017-04-29
    • 文件大小:245203
    • 提供者:朱丽玲
  1. demo

    0下载:
  2. 1.并且找出其中有不及格课程的学生及学号 2.一个指向结构体变量的指针 的问题 3.候选人得票的统计程序,设有3个候选人,每次输入一个得票的候选 4.请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样 5.有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入-1. And failed to identify which students and school curriculum 2. A point to the structure of the po
  3. 所属分类:GIS program

    • 发布日期:2017-04-13
    • 文件大小:1998
    • 提供者:曾凯
  1. ImageProcessing-source-code

    0下载:
  2. 负责图像处理的相关操作,如保存、图像关联操作等。功能包括:获取图片信息、 缩放、色彩滤镜、亮度、反向、灰度、转换、裁贴、和插入文字、其它图片或几何图形。 Paint方法使用AutoScoolPosition属性发现滚动位置,使用AutoScrollMinSize属性进行设置。-Responsible for the relevant image processing operations, such as the preservation of image related opera
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:55926
    • 提供者:纪凤伟
  1. Delaunay

    1下载:
  2. tin不规则三角网的构建,动态插入点算法。形式简单-delaunay
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-23
    • 文件大小:14809
    • 提供者:zhengqi
  1. AlphaBlending_demo

    0下载:
  2. 这是一个图片处理的小程序,主要涉及在mfc框架下图片的插入和后续的处理,包括颜色和透明度等-This is a small image processing procedures, mainly related to the framework in mfc insertion and follow-up image processing, including color and transparency
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-12
    • 文件大小:3070914
    • 提供者:fqm
  1. Delaunay

    0下载:
  2. 使用著名的Delaunay算法实现平面三角化。鼠标任意点击可增加、插入节点、形成网格;对节点标号,可逐步观查网格的变化,体验Delaunay算法过程。内有程序结构的详细说明,易于理解和移植。-2D-triangularization is realised based on the famous Delaunay algorithm in this program. While clicking the left mouse button, new nods with IDs are adde
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:135489
    • 提供者:fang
  1. CAD_Free

    0下载:
  2. 批量插入CAD块_Free.rar 批量插入CAD块_Free.rar -CAD blocks _Free.rar bulk insert bulk insert CAD Block CAD Block _Free.rar bulk insert _Free.rar
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:13813
    • 提供者:cnhkhj
  1. AEImport

    0下载:
  2. GIS在VC的头文件中的插入的库文件,这个事9.0之后的库文件。很实用的-GIS in the VC header files into the library file, this issue after the 9.0 library file. Very practical
  3. 所属分类:GIS program

    • 发布日期:2017-04-13
    • 文件大小:1787
    • 提供者:东方晓
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com