CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - edge

搜索资源列表

  1. 接口技术8253 8259

    0下载:
  2. 8259中断实验,在DVCC-598实验箱上进行,中断信号为按下开关时产生的上升沿 8253发声程序.-8,259 interruption experiments, the DVCC - 598 experimental tank, interrupted signal? Switch to the rising edge 8253 audible procedures.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1069
    • 提供者:钟华
  1. PCAcapture

    0下载:
  2. 此程序测试PCA负边沿触发的捕捉方式,测试前将P0.0同P1.6脚用跳线短接,当P1.6 送出6000个负边沿,在PCA就触发6000次负边沿捕捉-this negative PCA testing procedures triggered the 2500 catch, test before P0.0 P1.6 feet with a short jumper with Next, when 6,000 P1.6 send negative periphery, PCA in 6000 on
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1270
    • 提供者:徐康宁
  1. edge

    0下载:
  2. C++程序代码,实现功能图像的边缘检测,课程设计专用!
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1091
    • 提供者:余小勇
  1. move

    0下载:
  2. 输入一个字符串,回车后,该字符串变成蓝底黄字,且在屏幕移动碰到边缘弹回,一直这样持续下去,直到有按键退出.-Enter a string, return, the character string into a blue yellow and touched the edge of the screen of mobile shell back, always continue until exit button.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:1640
    • 提供者:张恒
  1. vb

    0下载:
  2. 首先判断给出的3条边能否构成三角形。如可以构成。则计算并输出该三角形的面积,否则要求重新输入。当输入-1时结束程序-First of all, given to determine whether the three constitute a triangle edge. Such as may constitute. Are calculated and output in the triangle area, and failing that, to re-enter. When you e
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:917
    • 提供者:tom
  1. ACCE

    0下载:
  2. selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0, termi- either unipolar or bipolar input range. A write pulse (WR nates acquisition and starts conversion on WR°Os risin + CS) can either start
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:19638
    • 提供者:shuteoliver
  1. ASM-TEST

    0下载:
  2. selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0, termi- either unipolar or bipolar input range. A write pulse (WR nates acquisition and starts conversion on WR°Os risin + CS) can either start
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:2724
    • 提供者:shuteoliver
  1. ADC08090

    0下载:
  2. selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0, termi- either unipolar or bipolar input range. A write pulse (WR nates acquisition and starts conversion on WR°Os risin is restarted. The ACQ
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:4172
    • 提供者:shuteoliver
  1. snap

    0下载:
  2. 贪吃蛇(豆子和蛇都会,变色,边速度)程序-Snake (snake beans and city, discoloration, edge speed) procedures
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1688
    • 提供者:cuijinkai
  1. test

    0下载:
  2. 一. 实验目的: 1.了解光电开关的使用方法 2.了解利用光电传感器测量电机转速的方法 二.光电测速基本原理 光电测速的基本电路由光电传感器、计数器和定时器组成。测量时在被测电机主轴上固定一个圆盘,圆盘的边缘上打上小孔。传感器的红外发射端和接收端装在圆盘的两测,电机带动圆盘转到有孔的位置时,红外光通过,红外接收管导通,输出低电平。红外光被挡住时接收管截止,输出高电平。用计数器记录在一定时间内传感器发出的脉冲个数就可以计算出电机转速。 三.实验内容 1.接线方法
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:32444
    • 提供者:杨进
  1. dpj

    0下载:
  2. 单片机实现键盘输入数码管显示。给sclk8个上升沿就可以控制一个8段数码管了,当移位寄存器满了后,给st一个上升沿,就可以显示数据了-SCM keyboard input digital tube display. To a rising edge sclk8 can control an 8-segment digital tube, and when the shift register is full, after a rising edge to the st, you can disp
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:19824
    • 提供者:赵兵
  1. YIM

    0下载:
  2. 一、实验目的 掌握I/O地址译码电路的工作原理。 二、实验原理和内容 译码输出端Y0~Y7在实验台上“I/O地址当CPU执行I/O指令且地址在280H~2BFH范围内,译码器选中,必有一根译码线输出负脉冲。利用这个负脉冲控制L7闪烁发光(亮、灭、亮、灭、……),时间间隔通过软件延时实现。 三、编程提示 1、实验电路中D触发器CLK端输入脉冲时,上升沿使Q端输出高电平L7发光,CD端加低电平L7灭。-1, experiment aims to master I/O addr
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:13702
    • 提供者:杨洁
  1. edge

    0下载:
  2. 使用opencv library來實現edge detection效果-demo edge detection by using opencv library
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:847
    • 提供者:gsan
  1. Untitled

    0下载:
  2. 一个基于边缘检测的车牌照自动定位MATLAB程序!-An edge detection-based automatic vehicle license plate location MATLAB program!
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:970
    • 提供者:倪宇阳
  1. edge

    0下载:
  2. 小波变换-matlab的小波变换
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:6037
    • 提供者:chen
  1. GraphTraversal

    0下载:
  2. 使用c语言,利用数据结构思想建立图的邻接表的存储结构,实现无向图的深度优先遍历和广度优先遍历。以用户指定的顶点为起点,分别输出每种遍历下的顶点访问序列。 设图的顶点不超过30个,每个顶点用一个编号表示(如果一个图有N个顶点,则它们的编号分别为1,2,…,N)。通过输入图的全部边输入一个图,每条边是两个顶点编号对,可以对边依附顶点编号的输入顺序作出限制(例如从小到大)。 -Using c language data structure used to establish the adjac
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:200480
    • 提供者:赵胜楠
  1. sobel

    0下载:
  2. sobel算子是一种边缘检测算子,在图像处理中应比较广泛。-sobel edge detection operator is an operator, in image processing should be more extensive.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:517
    • 提供者:伏娟
  1. xiaogui

    0下载:
  2. 玩具小龟程序 功能: 1.开始 2.发送本机机型号 3.测试是否有其它机发码,即解码。 4.解码成功,比较机型号,作出相应动作。 A.相同,边前进边伸缩头 B.不相同,缩头后后退,直到没信号,伸头前进 没有其它机信号:正常前进 5.延时进入2 -Toy turtle program features: 1. Start 2. Send the machine Machine Model 3. Test whether there are o
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:4476
    • 提供者:HUANGCHUANG
  1. SPIC-D

    0下载:
  2. 这是集成电路老化台下位机汇编程序。用于从上位机接收需要产生的波形数据,产生相应的数字信号及模拟信号。模拟信号包括前沿锯齿波,后沿锯齿波,方波,正弦波,三角波。通讯采用485,19.2K波特率。-This integrated circuit aging audience-bit machine assembler. For the need to generate a waveform from a host computer to receive data, and generates the
  3. 所属分类:assembly language

    • 发布日期:2017-11-11
    • 文件大小:19067
    • 提供者:xu
  1. Doubly-linked-list

    0下载:
  2. 1、用文本文件组织图的顶点和图的边。 2 、图的存储表示:从文件中输入图的顶点和图的边,并转换为图的存储结构表示。 3、求解交通图的最短路径,并用文件保存图的最短途径数据。 4 、求解从一个城市出发到其它所有城市的最短路径。 5、求解从一个城市到另一个城市的最短路径。 -A text file organization chart of vertices and edges of the graph. 2, the graph is
  3. 所属分类:assembly language

    • 发布日期:2017-11-21
    • 文件大小:3156
    • 提供者:赫想
« 12 3 »
搜珍网 www.dssz.com