CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opening closing

搜索资源列表

  1. 打开弹出光驱

    0下载:
  2. 我的一个打开和弹出光驱的小程序 放在 桌面上 以方便 开、关 光驱托盘!-I open a pop-up drive and the small program on the table to facilitate the opening and closing drive tray!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5674
    • 提供者:韩龙
  1. log123

    0下载:
  2. 包括锐化、平滑、LOG滤波器提取边缘数学形态学的腐蚀、膨胀、骨架化、开闭运算以及分形方法画树木和树叶-including sharpening, smooth, LOG filter from the brink of mathematical morphology corrosion, swelling, skeleton, and the opening and closing operation fractal approach painting trees and leaves
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:264652
    • 提供者:王暄
  1. 托盘伺服器

    0下载:
  2. 本软件具有打开关闭浏览光驱,硬盘状态查看,关机等一些功能很好用,用bcb编写.-software with the opening and closing View drive, drive state View, shutdown and some other functions useful, moreover with the preparation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1203418
    • 提供者:king
  1. mathimatic morhpological

    0下载:
  2. 该程序已数学形态学算法为基础算法,系统具有膨胀腐蚀,开闭运算,测地膨胀,流域变换,HOP-HAT变换,形态学剃度等等近一百多项图象处理功能.-mathematical morphology algorithm-based algorithm, the system is expansive corrosion, opening and closing operations, geodetic expansion, watershed transform, HOP - HAT transform,
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:14232
    • 提供者:孙洪雨
  1. 实现艺术清屏

    0下载:
  2. 问题的提出:我们在编制程序时,经常要用到清屏处理,如dos下的cls,Turbo C下的clrscr()等都具有清屏功能,但这些均为一般意义的清屏,并未显示其清屏规律.而有时为了达到清屏的艺术美观,往往对清屏有一些具体要求,如:开幕清屏 闭幕清屏 上清屏 下清屏 中清屏.为此,这里用C语言编制了几个子函数,用于程序中时,既可达到清屏的目的,有能增加屏幕的艺术美观.-the problem : we in the preparation of procedures, regular use of
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3555
    • 提供者:mm
  1. 利用TAPI拨打电话

    0下载:
  2. 利用TAPI函数建立拨打电话,实现:初始化线路,打开线路,呼叫,挂断呼叫,关闭线路-An example implementing voice call dialling. The functions include initializing a line device, opening a line, making a call, hang-on the call, and closing the line.
  3. 所属分类:TAPI编程

    • 发布日期:2008-10-13
    • 文件大小:69009
    • 提供者:张帆
  1. 美妙的清屏方式

    0下载:
  2. 问题的提出:我们在编制程序时,经常要用到清屏处理,如dos下的cls,Turbo C下的clrscr()等都具有清屏功能,但这些均为一般意义的清屏, 并未显示其清屏规律.而有时为了达到清屏的艺术美观,往往对清屏有一些具体要求,如:开幕清屏 闭幕清屏 上清屏 下清屏 中清屏.为此,这里 用C语言编制了几个子函数,用于程序中时,既可达到清屏的目的,有能增加屏幕的艺术美观. 子函数及演示程序:-the problem : we in the preparation of procedures, reg
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:3391
    • 提供者:王月
  1. Ftp Search

    0下载:
  2. 实现一个Ftp搜索工具,对指定IP执行Ping命令查看主机存活状态,扫描主机端口,打开、添加、查询和关闭数据库,IP地址控件的使用-Realize a Ftp research tool.To a pointed IP, the function of detecting the state of host by command Ping,scaning host port, opening, adding, querying and closing database,controling IP
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:534234
    • 提供者:yf
  1. 影像分割+型態學

    1下载:
  2. 1.影像分割:分別利用Laplacian,Zero-crossings及Canny做邊緣偵測和利用霍夫轉換做邊緣連接與邊界偵測。 2.以型態學對圖像作斷開(Opening)和閉合(Closing)運算。
  3. 所属分类:2D图形编程

    • 发布日期:2011-05-24
    • 文件大小:521946
    • 提供者:gabriel
  1. 求图像的二值化最佳阈值

    0下载:
  2. 求图像的二值化最佳阈值 利用opencv 实现图像的膨胀,腐蚀,开运算,闭运算,求轮廓操作,并可以从外部文件导入结构算子-Find the best binary image threshold image using opencv achieve dilation, erosion, opening operation and closing operation, find the outline of operation, and can be imported from an extern
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:3096212
    • 提供者:高凯
  1. SimpleImage图像处理软件

    0下载:
  2. 图像处理软件:实现腐蚀,膨胀,开闭操作,提取边界功能,图像增强,均衡化,平移,旋转,错切,镜像,均值滤波,拉普拉斯图像增强功能-Image processing software: to achieve corrosion, expansion, opening and closing operation, the extraction of boundary features, image enhancement, equalization, pan, rotate, shear, mirro
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-12
    • 文件大小:19839895
    • 提供者:tt
  1. Androidmusicbofangqi

    0下载:
  2. 本论文的音乐播放器采用了Android开源系统技术,利用Java语言和Eclipse编辑工具对播放器进行编写。同时给出了详细的系统设计过程、部分界面图及主要功能运行流程图,本文还对高度过程中遇到的问题和解决方法进行了详细的讨论,该音乐播放器集播放、暂停、停止、上一首、下一首、音量调节、歌词显示等功能于一体,性能良好,在Android系统中能独立运行。该播放器还拥有对手机文件浏览器的访问功能、歌曲播放模式、以及歌词开闭状态的友好设置.- The music player of this the
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:1157138
    • 提供者:张三
  1. skincolor-segment

    0下载:
  2. 很好用的肤色分割模型,在YCBCR颜色空间内分割,经过开运算和闭运算,取得很好的结果-Good use of color segmentation model, YCBCR color space segmentation, after opening operation and closing operation, and achieved good results
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3260843
    • 提供者:使项目
  1. VRML_classroom

    0下载:
  2. 一个VHDL的多媒体教室。功能为: 1、当接近玻璃门,玻璃门会自动打开,可进入教室。 2、屏幕旁边的的四个按钮负责灯的开关、窗帘的开关、投影仪的升降以及电影的播放。 3、单击笔记本可以负责笔记本的打开和关闭。-A VHDL multimedia classroom. Function: 1, when close to the glass doors, glass doors will automatically open, you can enter the classroom.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-21
    • 文件大小:34447211
    • 提供者:teekey
  1. morphology1

    1下载:
  2. 用opencv进行形态学操作处理图像,开闭运算和膨胀腐蚀-Using opencv morphological image processing operations, opening and closing operation and expansion of corrosion
  3. 所属分类:OpenCV

    • 发布日期:2015-11-12
    • 文件大小:1383424
    • 提供者:何逸
  1. xingtaixue

    2下载:
  2. 使用opencv对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算-Opencv image using morphological operations (opening and closing image, erosion and dilation operations
  3. 所属分类:OpenCV

    • 发布日期:2015-11-12
    • 文件大小:207872
    • 提供者:ldcr
  1. 完整的电子密码锁程序

    1下载:
  2. 代码是一个完整的电子密码锁程序,通过输入密码控制锁的开合(用继电器模拟),采用1602液晶显示,程序具有节能设置,当长时间没有人靠近锁时(20s左右),单片机进入睡眠模式,液晶关闭,最大限度减少功耗,外部人体感应开关感应到有人接近时自动从睡眠状态恢复-Code is a complete electronic lock program, lock by entering the password control the opening and closing (with relay analog
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-06
    • 文件大小:4246
    • 提供者:陈胜基
  1. matlab_image_roadtest

    0下载:
  2. AGV(自动导引车)路径识别系统的MATLAB实现,包括对图像进行灰度处理,阈值分割,二值化,开闭运算,边缘检测-AGV (automatic guided vehicles) MATLAB path to achieve recognition system, including gray-scale image processing, segmentation, thresholding, opening and closing operation, edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:130284
    • 提供者:rengy
  1. Image-Processing

    0下载:
  2. vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16464506
    • 提供者:李欣
  1. 320240

    0下载:
  2. 自己设计的320240液晶的开幕和闭幕程序 自己写来开启和关闭320240的程序-LCD 320,240 of their own design the opening and closing procedures to write their own opening and closing procedures 320240
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:4300
    • 提供者:
« 1 2 3 4 56 7 8 9 10 ... 19 »
搜珍网 www.dssz.com