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

搜索资源列表

  1. vb6.0大规模填充

    0下载:
  2. 扫描线算法的一种做法,填充法,计算机图形学作业-scan line algorithm approach, filling law, computer graphics operations
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2.68kb
    • 提供者:tina
  1. jianpansshibie

    0下载:
  2. 4×4矩阵键盘识别处理,键盘处理程序的任务是:确定有无键按下,判断哪一个键按下,键的功能是什么;还要消除按键在闭合或断开时的抖动。两个并行口中,一个输出扫描码,使按键逐行动态接地,另一个并行口输入按键状态,由行扫描值和回馈信号共同形成键编码而识别按键,通过软件查表,查出该键的功能。 -4 × 4 matrix keyboard recognition processing, the keyboard handler task is: to determine whether
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:940byte
    • 提供者:傅强
  1. C04_KeyBoard

    0下载:
  2. 了解键盘结构,学习扫描法和行反转法判断按键的方法。了解用8个I/O设计更多的按键的方法。学会运用C语言编写键盘模块,并能体现SCI模块的功能。 -Understanding of the keyboard structure, learning method and line reversal scan to determine the method keys. Learn to use 8 I/O design more of the key methods. Learn to use t
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:223.67kb
    • 提供者:liyang
  1. LexicalAnalysis

    0下载:
  2. 词法分析源码:从左到右扫描每行该语言源程序的符号,拼成单词,换成统一的内部表示(token),送给语法分析程序。-Lexical analysis Source: from left to right scan every line in the source language of symbols, spell the word, and replaced with a unified internal representation (token), sent to the parser.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:1.36kb
    • 提供者:zhangxueli
  1. FSM

    0下载:
  2. 功能强大的汇编语言词法分析器,可以读入一行汇编语言,再输出扫描结果。使用汇编语言开发,有限自动机原理。-Powerful assembly language lexical analyzer, can be read into the line of assembly language, and then export the scan results. Assembly language development, finite automaton.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:3.2kb
    • 提供者:KnGine
  1. Line-tree-and-its-application

    0下载:
  2. 描述了关于线段树的一些原理及基本操作,后面引用两个例题详细介绍了离散化,扫描线,以及二维线段树-Describes the segment tree some of the principles and basic operation, followed by reference to the two examples described in detail the discretization, scan lines, as well as two-dimensional segment tr
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:107.46kb
    • 提供者:orz
  1. li

    0下载:
  2. 动态显示的特点是将所有位数码管的段选线并联在一起,由位选线控制是哪一位数码管有效。这样一来,就没有必要每一位数码管配一个锁存器,从而大大地简化了硬件电路。选亮数码管采用动态扫描显示。所谓动态扫描显示即轮流向各位数码管送出字形码和相应的位选,利用发光管的余辉和人眼视觉暂留作用,使人的感觉好像各位数码管同时都在显示。动态显示的亮度比静态显示要差一些,所以在选择限流电阻时应略小于静态显示电路中的。-Dynamic display characteristics of all digital tube
  3. 所属分类:assembly language

    • 发布日期:2017-11-12
    • 文件大小:9.65kb
    • 提供者:SSSS
  1. kyetest

    0下载:
  2. 等待按键,读取并按16进制显示按键的ASCII和SCAN码 (要求在固定位置显示,例如:第24行,第1列,第3列), 如果是Esc键,程序退出,否则继续-Waiting for the keys, read the press the hexadecimal ASCII display button and SCAN code (required in a fixed position, example: line 24, 1, 3), if the Esc key, the pro
  3. 所属分类:assembly language

    • 发布日期:2017-12-07
    • 文件大小:2.01kb
    • 提供者:张欣
  1. scan

    0下载:
  2. //程序实现C语言词法分析器的设计 //用到的变量 // cch 放当前字符 // q 标志保留字(1:是 0:否) //StrToken 保留字列表 /*C语言中的保留字(32个) auto break case char const continue default do double else enum extern float for goto if int long register retu
  3. 所属分类:Compiler program

    • 发布日期:2017-11-18
    • 文件大小:1.37kb
    • 提供者:王文波
  1. CP_test_1

    0下载:
  2. 编译原理实验 词法分析 一、实验目的: 通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。 二、实验内容 编制一个能够分析整数、小数、字符串、标识符、分隔符、运算符和关键字的词法分析程序。同时要能过滤行注释和块注释。 三、实验要求 1、词法规则 关键字: if、then、else、while、do、int、float、string、begin、en
  3. 所属分类:Compiler program

    • 发布日期:2017-05-08
    • 文件大小:1.62mb
    • 提供者:jchen
  1. dangesaomiao

    0下载:
  2. 椭圆寻找圆心,利用水平扫描加垂直扫描,拟合2直线求交点的方法-Looking oval center, plus the use of horizontal scan vertical scan, seeking to fit a straight line intersection method 2
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2.47kb
    • 提供者:Qile Yang
搜珍网 www.dssz.com