CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - split screen

搜索资源列表

  1. AM209M

    0下载:
  2. Am209视频画面分割芯片的C语言驱动源代码-Am209 chip split screen video driver source code for C language
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:6.69kb
    • 提供者:贾佳
  1. mokuai

    0下载:
  2. 51单片机常用初始化程序,包括AD DA 键盘 左右分屏12864 IIC总线-51 single common initialization procedures, including AD DA about split-screen keyboard 12864 IIC bus
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:6.32kb
    • 提供者:张林颢
  1. splitscreen

    0下载:
  2. 分屏算法,将一个屏分为两个屏,两个屏的像素等于一个屏的像素-splitscreen algorithm,used to split one screen into two screen
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:598byte
    • 提供者:quhaihui
  1. success01

    0下载:
  2. 1、可以分屏显示时、分、秒,可用数码管的小数点“.”代替时、分、秒的分隔符“:”,分屏显示是指由于数码管只有4个,不能同时显示时、分、秒,但可以只显示时、分,或只显示分、秒,通过按键来切换这两种显示方式; 2、可设置时钟的开始时间。设置时,相应的数码管要闪烁,指示当前设置的位置(内容); 3、具有闹铃功能,可以设定闹铃时间。闹铃时间到,LED闪烁进行指示。 -1, can be split-screen display hours, minutes, seconds, used di
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1.14mb
    • 提供者:凌以封
  1. lecture06

    0下载:
  2. DSP中断,基于定时中断的视频输出与显示。掌握DSP中断原理和DSP定时器工作原理,并能够编写初始化程序,包括中断初始化和定时器初始化。在此基础上完成应用设计(读存储器中的图像,4画面分割,通过定时中断循环在电视监视器上播放)。-DSP interrupt, timer interrupt-based video output and display. Master DSP interrupt the principles and DSP timer works, and be able to
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:52.76kb
    • 提供者:孙佳婷
  1. wannianli

    0下载:
  2. 万年历,STC12c5a60s2制作,分屏显示,可现实时间,日期,温度,湿度,光照,带按键分屏功能-Perpetual calendar, STC12c5a60s2 production, split screen display, can real time, date, temperature, humidity, illumination, with key points screen function
  3. 所属分类:SCM

    • 发布日期:2017-12-10
    • 文件大小:2.02kb
    • 提供者:李帅
  1. 51-drive-12864-head-file

    0下载:
  2. 51单片机驱动12864程序(控制芯片ST7920),可定位,显示字符和汉字,画图,上下分屏显示-51 Microprocessor 12864 procedures the (control chip ST7920), can be positioned, characters and Chinese characters, drawing, the upper and lower split-screen display
  3. 所属分类:SCM

    • 发布日期:2017-11-12
    • 文件大小:2.64kb
    • 提供者:
  1. QXD-DM642fourvedio

    0下载:
  2. 奇想达的一个DM642的4分屏例程,望对大家有帮助.-Fantasy of a DM642 4 split screen routines, hope to help everyone.
  3. 所属分类:DSP program

    • 发布日期:2017-11-18
    • 文件大小:272.63kb
    • 提供者:杨勃
  1. LCD2004-LCD-C51

    0下载:
  2. 此种LCD2004是一种相对特殊的显示模块,为独立两个2002,E脚独立,其他公用,此程序验证了两个分屏幕同时显示的一种驱动方法-This is a relatively specific LCD2004 display module, as a separate two 2002, E foot independence other utilities, this procedure verified that both split-screen display while a driving
  3. 所属分类:SCM

    • 发布日期:2017-11-06
    • 文件大小:25.7kb
    • 提供者:赵小飞
  1. top6

    0下载:
  2. fpga2分屏代码,实现dvi输入视频信号,双路dvi输出视频信号,完成1分2-fpga2 split-screen code to achieve dvi input video signal, dual dvi output video signal, completed 1 of 5
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-30
    • 文件大小:12.15mb
    • 提供者:李阳
  1. counter

    2下载:
  2. 一个100MHZ的时钟信号经过分频器得到1HZ信号,然后输入到三位计数器中,计数器的输出在相应的FPGA上的LED灯上展示。该程序主要包含四部分:测试文件、顶层文件、分屏器模块和计数器模块。-100MHZ clock signal through a divider to get 1HZ signal, and then input to the three counters, the output of the counter displayed on the corresponding LE
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1.14kb
    • 提供者:asong
  1. mouse_kit

    2下载:
  2. 实现难度可调(6级,速度不同)的简单打地鼠游戏。开发板上的led灯代表地鼠,按键代表锤子。此程序代码可直接执行,适合初学者VHDL入门。 源码中,divider为分屏器;key_scan为按键扫描;random产生随机数;music为背景音乐播放模块;manage为主程序模块。-Adjustable implementation difficulty (6 level, different speeds) simple whack-a-mole game.The led lights on
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-08-02
    • 文件大小:1.52mb
    • 提供者:黄浩洸
搜珍网 www.dssz.com