Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Graphics
Search - Graphics - List
详细的MiniGUI源代码,对从事或想从事嵌入式图形开发的同志来说应该非常有帮助!-detailed MiniGUI source code, right engaged or wish to engage in the development of embedded graphics comrades who should be very helpful!
Date : 2008-10-13 Size : 958.62kb User : 陈阳

ST7920液晶显示控制器的驱动编程,实现了汉字显示、半字符显示、最大128*64的图形显示 自造字的显示以及屏幕左右移动和上下滚动-Driver LCD controller-driven programming, the Chinese realize that half of characters, the greatest 128 * 64 graphics since the creation of the display screen from top to bottom and move around and rolling
Date : 2008-10-13 Size : 5.82kb User : 黄长喜

嵌入式minigui开发是一个关于listview的实现可用于图形界面中。-MiniGUI development is embedded on an error for the realization of graphics interface.
Date : 2008-10-13 Size : 574.18kb User : 狼尾草

该系统是一个温度测控系统,传感器采用tlc549,内付有proteus的仿真图形,可以模拟外围电路,程序采用c,开发环境是keil c.-the system is a temperature monitoring system, using sensors tlc549. proteus have settled within the simulation graphics, the external circuit can be simulated, using procedures c, Development environment is keil c.
Date : 2008-10-13 Size : 455.16kb User : 马飞

开发工具:ads1.2 主要IC:MCU:lpc2210(NXP) LCD驱动及控制IC:s6d012(samsung) 用途:lcd驱动开发入门,s6d0129开发参考 相关资料: 电路原理图 lcd driver guide/ tft lcd驱动原理及开发过程 lcd module document/ samsung的s6d0129的datasheet和液晶屏spec mcu document/ nxp的lpc2210中英文datasheet source code/s6d0129 driver/ 基于lpc2210平台的无操作系统lcd(s6d0129)驱动源代码 source code/s6d0129 driver with minigui/ 基于lpc2210平台的无操作系统lcd(s6d0129)驱动源代码,添加了minigui中间件,可实现复杂图形及文字显示-Tools : ads1.2 major IC : MCU : lpc2210 (NXP) LCD driver and controller IC : s6d012 (samsung) purposes : lcd-driven development portal, s6d0129 reference to the development of relevant information : circuit diagram lcd driver guide / tft lcd driving principle and the development process lcd mo dule document / samsung s6d0129 the liquid and the datasheet Jing Ping spec mcu document / nxp the Chinese and English datashee lpc2210 t source code/s6d0129 driver / lpc2210 Based on the platform without parade system for lcd (s6d0129) driver source code source code/s6d0129 dr iver with minigui / lpc2210 platform based on the operating system without lcd (s6d 0129) driver source code, add the minigui middleware, complex graphics and text show
Date : 2008-10-13 Size : 11.63mb User : kvb

本文分别以GPI0口直接连接、串并转换连接、CPLD分部连接三种方法阐述了无外部总线的Philips ARM微控制器LPC2l0X与点阵图形液晶显示器的接口设计,并给出了硬件电路框图和主要程序。-paper were directly connected GPI0 mouth, and string conversion connectivity, CPLD Division linking the three methods described without external bus Philips ARM Microcontrollers LPC2l and 0.1419 0X Graphics LCD interface design, and provides a hardware circuit diagram and the main proceedings.
Date : 2008-10-13 Size : 134.99kb User : 陶建卫

MiniGUI图形界面实验系列之桌面主题实验例程。-MiniGUI graphics interface experimental series desktop theme experimental routines.
Date : 2008-10-13 Size : 238.76kb User : 王超

MiniGUI图形界面实验系列之位图操作例程-MiniGUI graphics interface experimental series bitmap operation routines
Date : 2008-10-13 Size : 195.18kb User : 王超

MiniGUI图形界面实验系列之对话框实验例程。-MiniGUI graphics interface experimental series of dialog experimental routines.
Date : 2008-10-13 Size : 170.7kb User : 王超

MiniGUI图形界面实验系列之gdi绘图实验例程。-MiniGUI graphics interface experimental series of experiments gdi drawing routines.
Date : 2008-10-13 Size : 175.43kb User : 王超

MiniGUI图形界面实验系列之控件应用实验例程。-MiniGUI graphics interface experimental series of experimental control routines.
Date : 2008-10-13 Size : 186.23kb User : 王超

基于ST7920A控制器的128*64液晶驱动程序,包括汉字,字符,字符串,以及图形显示。可显示任意长的中文及字符串。-ST7920A controller based on the 128 * 64 LCD driver, including Chinese characters, characters string, and graphics. Show arbitrarily long string and Chinese.
Date : 2008-10-13 Size : 32.07kb User : MAZEMIN

双缓冲即在内存中创建一个与屏幕绘图区域一致的对象,先将图形绘制到内存中的这个对象上,再一次性将这个对象上的图形拷贝到屏幕上,这样能大大加快绘图的速度。双缓冲实现过程如下: 1、在内存中创建与画布一致的缓冲区 BufferBmp=new Graphics::TBitmap() BufferBmp->Canvas->Handle=CreateCompatibleDC(Canvas->Handle) BufferBmp->Width=Width BufferBmp->Height=Height 2、在缓冲区画图 BufferBmp->Canvas->Brush->Color=clBtnFace BufferBmp->Canvas->FillRect(Rect(0,0,Width,Height)) BufferBmp->Canvas->MoveTo(…) ………………………… 3、将缓冲区位图拷贝到当前画布上 BitBlt(Canvas->Handle,0,0,Width,Height,BufferBmp->Canvas->Handle,0,0,SRCCOPY) 4、释放内存缓冲区 delete BufferBmp
Date : 2008-10-13 Size : 2.69kb User : Michael

ST7920液晶显示控制器的驱动编程,实现了汉字显示、半字符显示、最大128*64的图形显示 自造字的显示以及屏幕左右移动和上下滚动-Driver LCD controller-driven programming, the Chinese realize that half of characters, the greatest 128* 64 graphics since the creation of the display screen from top to bottom and move around and rolling
Date : 2025-12-24 Size : 6kb User : 黄长喜

egui 嵌入式图形系统,目前支持按钮,窗口和简单游戏功能。 此代码包括一个kernel模块。-egui embedded graphics system, currently supports the button, the window function and a simple game. This code includes a kernel module.
Date : 2025-12-24 Size : 3.05mb User : 何家胜

最新的VGA单片机显卡原理图pcb,非常好哦-The latest single-chip VGA graphics schematic pcb, very好哦! ! !
Date : 2025-12-24 Size : 2kb User : 正文

嵌入式系统的图形库minGUI的源码,里面有各种控件,各种图形驱动,图形加速器等东西-Embedded systems graphics library minGUI the source, there are a variety of controls, a variety of graphics driver, graphics accelerators and other things
Date : 2025-12-24 Size : 20.26mb User : fusjh2o

EE2007.7的种子,可以下载!也可以链接这个网站下载http://www.ebookee.net/Mentor-Graphics-Expedition-Enterprise-Flow-v-EE2007-7_500337.html-Mentor Graphics Expedition Enterprise Flow v.EE2007.7
Date : 2025-12-24 Size : 12kb User : 刘新华

《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 02 篇 第 02 篇 硬件应用 14 12864LCD图形滚动演示-" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation," Case No. 02 archive section 02 application 14 12864LCD graphics hardware scrolling demo
Date : 2025-12-24 Size : 32kb User : 王小明

Microchip的小型GUI库(Graphics Library),适用各种嵌入式系统的GUI开发-The Microchip Graphics Library installation follows the standard directory structure for all Microchip library solutions. Installing the library will give the following structure:
Date : 2025-12-24 Size : 2.31mb User : rd
« 12 3 4 5 6 7 8 9 10 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.