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

搜索资源列表

  1. 8951clock

    1下载:
  2. at89c51作的一个时钟程序和电路,可作为电子时钟设计的参考,用c51写的程序,protel99se画的电路图,程序均已调试通过,可作为万年历时钟!-at89c51 for the procedure and a clock circuit, as an electronic clock to the reference design, with the decoder written procedures protel99se painting circuit, debugging proc
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:34532
    • 提供者:窦辉鸣
  1. 陈仲信WINCE教程之winc

    0下载:
  2. wince下的画二维曲线的的一个程序,wince在arm2410板上跑,其中包括视频效果演示-weights under the curve of the two-dimensional painting of a procedure, the weights arm2410 board run, including video demonstration effect
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:861899
    • 提供者:刘军
  1. LCD1335

    0下载:
  2. Seed1335的LCD控制程序,负责320*240的液晶屏的初始化以及画点函数等-Seed1335 LCD control procedures, 320 * 240 for the LCD screen and the initialization function points, such as painting
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1110
    • 提供者:方玄参
  1. lcd-line

    0下载:
  2. LCD快速画直线子程序,只要修改画点函数即可用于任何类型LCD。可用于小型嵌入式系统-LCD painting straight subroutine, as amended painting point function can be used in any type of LCD. Can be used for small embedded systems
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1028
    • 提供者:侯志恒
  1. msp430fet140

    0下载:
  2. MSP430全系列仿真调试器MSP430FET140原理图+PCB,这是我以前从网络收集的资料,后来自己重新用PROTEL画过的,已做出成品得到验证。-MSP430 full range of simulation debugger MSP430FET140 + PCB schematics, This is my network from the data collected, and later re-use their PROTEL painting, products have been
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:163514
    • 提供者:莫汉伟
  1. L240128

    0下载:
  2. 液晶屏分为8行15列汉字源代码程序。 本例程未使用6963的文本模式,使用程序填入字模也足够快。程序以Youth所提供 的51例程移植过来,同时对有些地方做了简化处理,增加了画线画圆的例程,好在 6963的画点有专用指令,所以不用读屏就可以直接画点。-LCD screen is divided into eight 15 Chinese firms source code procedures. The routines of unused 6963 text mode, the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6304
    • 提供者:wfl
  1. chapter5_2

    0下载:
  2. EVC下的画图实例,可以绘制直线,椭圆,实心举行,空心矩形等很多图形-EVC examples of painting, drawing straight lines, ovals, solid, hollow rectangle and many other graphics
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:129431
    • 提供者:jiaxinjie
  1. 6963cicc

    0下载:
  2. 6963的液晶驱动程序,可以画点,画线,画窗口,基于iccavr编写-6963 LCD driver, painting, line drawing, painting window, for the preparation of iccavr
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:3162
    • 提供者:whoami
  1. 430protel

    0下载:
  2. 430的protel原理图,pcb图库,可以直接使用,对画电路图的很有帮助-430 protel the diagram, pcb Gallery can be used directly on the painting circuit helpful
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2532
    • 提供者:shywky
  1. S1D13305lcd320240

    1下载:
  2. 这是我做的针对S1D13305的驱动源码,我集成了ASCII码字库和一级简码汉字库,可以显示任意常用汉字和英文字符,另外还有基本的画线、圆、多边形以及填充等功能!但是由于画图时是边计算边显示,所以显示效果会有抖动,只需通过缓冲区作为中转站就可以解决问题,这个问题就让给使用者解决了! 如有问题可以发email给我,xianyun.wang@gmail.com-This is what I do against the S1D13305 driver source code, I integra
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:277917
    • 提供者:王现运
  1. GUI(LCD-DRIVER)

    0下载:
  2. 开发环境为ADS1.2 ARM用户界面开发接口程序 GUI 提供了最基本的画点 线 圆形 圆弧 椭圆形 矩形 正方形 填充等功能 较高级的接口功能有 ASCII显示 汉字显示 图标显示 窗口 菜单等 支持单色 灰度 伪彩 真彩等图形显示设备-ADS1.2 development environment for the development of ARM user interface GUI interface to provide the most basic point of
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:79425
    • 提供者:杨芸健
  1. CustomDrawList

    0下载:
  2. evc下的ListCtrl自绘,背景图片-evc ListCtrl since the painting, a background picture
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:49641
    • 提供者:hoozh
  1. C8051_lcd

    0下载:
  2. 摘 要: 本文件是C8051单片机LCD测试程序,功能:定义 A ~ F 为功能键。按\"A\"显示画点图形,按\"B\" 显示画直线图形, 按\"C\"显示画矩型图形,按\"D\"显示画矩型图形,按\"E\"显示画圆形图形, \"F\"显示待机界面. 将跳线器J8短接J16断开,R44闲置。使用外部22.1184MHz晶振。-Abstract : This document is C8051 MCU LCD testing procedures, functions : A
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:52160
    • 提供者:Lance Yin
  1. turbccartoon

    0下载:
  2. 用Turbo C 实现动画的一个简单的实现方法 这种简单方法利用cleardevice()和delay()函数相互配合,先画一幅图形,让它延迟一个时间,然后清屏,再画另一幅,如此反复,形成动态效果。-using Turbo C animation to achieve a simple way to use this simple method clearde vice () and delay () function to meet the first painting a graphic
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1367
    • 提供者:朱英
  1. stepperfourandsix

    0下载:
  2. 这个例子做的是去年全国电子电子设计大赛E题,悬挂运动控制系统(E题),我只做了画线和画圆两个部分,纯粹是玩,所以精度不是很高,终点定位精度误差差不多0.5cm左右,画圆在两个斜率无穷大区误差较大需要修正。 一开始我用的是L297+L298驱动,感觉脉冲相位控制比较麻烦,后来想到avr相对51的速度,用B口模拟脉冲,L293驱动。电机我用的是两个42BYG四相八拍六线步进电机,资料很好找。 这个试验做起来可能有点麻烦,比赛的时候需要特定的板子,就象附件E题里所示,注意电机转动的时候
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:187898
    • 提供者:xuepeng
  1. TMS320F2812_diagram

    0下载:
  2. DSP TMS320F2812的全套原理图,有详细的引脚,画PCB板时极有用。-TMS320F2812 DSP is the set of drawings and detailed pins, PCB painting when very useful.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1021096
    • 提供者:张建
  1. TMS320F2812_protel_diagram

    1下载:
  2. DSP TMS320F2812的Protel版原理图,可供画Protel图时作参考。-Protel TMS320F2812 DSP version diagram, Protel plans for painting as a reference.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1970
    • 提供者:张建
  1. T6963LcdOnC196

    0下载:
  2. 在C196单片机上做的液晶驱动,液晶芯片控制器为T6963,单色液晶大小320x240;提供初始化、画点、画线、画矩形等基本功能,在此基础上可以很容易的实现字体、位图的显示。-the C196 embedded controller made of LCD Driver, LCD controller chip for the T6963. Monochrome LCD size 320 x240; provide initialization, painting, line drawing,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1895
    • 提供者:黄成
  1. 51dianlutu

    1下载:
  2. 51开发板电路图,用protel99画的,使用STC的单片机,支持串口下载-51 circuit boards developed using Protel painting, the use of SCM STC support Serial Download
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1805632
    • 提供者:黄道斌
  1. Painting-a-Square

    0下载:
  2. 利用汇编语言,使用keil uvision4开发软件,画了一个正方形,很有用哦-The use of assembly language, using keil uvision4 development software, Painting a square
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2893
    • 提供者:张小爽
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com