搜索资源列表
EVCDemo
- 我们项目的一部分,s3c2410 内核,用EVC编写的WinCE应用程序,较好的实现了WinCE系统启动程序自动运行,可靠的串口数据采集、传输、处理,以及模拟表头、模拟数字数码管的数字显示和屏幕实时曲线绘图功能。希望和有此开发项目的朋友共同交流、共同进步。 电话:13849347318 Email:jiny2002@tom.com -our part of the project, s3c2410 kernel, with the preparation of the EVC Wi
ucos_API
- 使用嵌入式系统的绘图 API 函数。首先,在屏幕上绘制一个圆角矩形和一个整圆。然后,再在屏幕上无闪烁的绘制一个移动的正弦波。-use of Embedded System mapping API function. First, the screen drawing a rectangle and a fillet entire round. And then on the screen without drawing a flicker of movement of sine wave.
EVCDemo
- 我们项目的一部分,s3c2410 内核,用EVC编写的WinCE应用程序,较好的实现了WinCE系统启动程序自动运行,可靠的串口数据采集、传输、处理,以及模拟表头、模拟数字数码管的数字显示和屏幕实时曲线绘图功能。希望和有此开发项目的朋友共同交流、共同进步。
CDC3
- 双缓冲即在内存中创建一个与屏幕绘图区域一致的对象,先将图形绘制到内存中的这个对象上,再一次性将这个对象上的图形拷贝到屏幕上,这样能大大加快绘图的速度。双缓冲实现过程如下: 1、在内存中创建与画布一致的缓冲区 BufferBmp=new Graphics::TBitmap() BufferBmp->Canvas->Handle=CreateCompatibleDC(Canvas->Handle) BufferBmp->Width=
200611101694421433
- ucgui下的GIS引擎简陋版,采用ucgui为绘图GUI,演示GPS坐标与屏幕坐标变换,实现轨迹回放功能,放大缩小功能,不能演示,但也具有,没完善-GIS engine under ucgui simple version, using ucgui for mapping GUI, presentation screen GPS coordinates and coordinate transformation, achieve trajectory playback, zoom functi
Demo1
- 用EVC编写的WinCE应用程序,较好的实现了WinCE系统启动程序自动运行,可靠的串口数据采集、传输、处理,以及模拟表头、模拟数字数码管的数字显示和屏幕实时曲线绘图功能。希望和有此开发项目的朋友共同交流、共同进步。-WinCE using EVC written application, a better implementation of the WinCE system startup program to run automatically, reliable serial data c
Drawingonthescreen
- 在wince6.0中开发屏幕绘图的例子,利用2005开发环境!-Developed in the screen graphics in wince6.0 example, use 2005 development environment!
ex6-5
- 使用绘图型 LCD屏幕, 实现数字时钟,一个实验课的作品
Verilog_Helper
- 一个简单的verilog绘图工具,工具向数据库导入电路连接信息,程序通过数据库的信息刷新屏幕,并且向用户导出门级建模的verilog语句-Verilog a simple drawing tools, tools, electrical connections to the database information into the program information through the database to refresh the screen, and exported to th
Code_Programming_WinCE6
- 这是Douglas《Windows CE 6.0开发者指南》随书源码的安装程序和安装说明(微软系列丛书)。该书包含的内容有:WinCE环境下的屏幕绘图、键盘鼠标和触摸屏等输入控制、窗口控件和菜单、模块、进程和线程、文件系统、注册表、数据库、网络编程、设备间通信、串行通信、设备驱动程序、服务。-This is Douglas " Windows CE 6.0 Developer' s Guide" with the book source code and installa
02.-Drawing-on-the-screen
- Windows CE6.0开发者参考,在屏幕上绘图源程序-Windows CE6.0 developer reference source on the screen drawing
Drawing-API-functions
- ARM开发板的API绘图函数的C源代码,可在屏幕是显示简单图案-ARM development board of the API drawing functions of the C source code can be displayed on the screen is a simple pattern
LCD_c
- C8051f120点亮LCD屏幕,实现绘图、显示文字等功能-C8051f120 lit LCD screen, to achieve graphics, text display functions
EAST320240
- LCM320240B,RA8835驱动下的320X240大屏幕大尺寸液晶屏幕,驱动芯片是STC12LE5A60S2,此程序的功能是在屏幕上画出驱动芯片的LOG图,联系绘图功能。-LCM320240B, RA8835, driven by the large size of 320X240 large-screen LCD screen, the driver IC is STC12LE5A60S2, the function of this program is to draw on the s
HG320240
- HG320240B,RA8835驱动下的320X240大屏幕大尺寸液晶屏幕,驱动芯片是STC12LE5A60S2,此程序的功能是在屏幕上分层绘图,绘文字,参考价值很大。-HG320240B, RA8835, driven by the large size of 320X240 large-screen LCD screen, the driver IC is STC12LE5A60S2, the function of this program is layered drawing on th
HZYJ320240
- LCM320240B,RA8835驱动下的320X240大屏幕大尺寸液晶屏幕,驱动芯片是STC12LE5A60S2,此程序的功能比较全面,绘图,绘点,绘线,分层显示图形,还有动态图形显示。-LCM320240B, RA8835, driven by the large size of 320X240 large-screen LCD screen, the driver IC is STC12LE5A60S2, this program features a more comprehensive
SystemTrayItem
- 这个是一个基于Qt编写的仿照QQ桌面托盘闪动的效果,当你双击托盘图标是可以在线时屏幕上横向显示,满屏后会自动释放内存空间,重新绘图-This is written in a Qt-based modeled on the QQ desktop tray flashing effect, when you double-click the tray icon is available online on the screen horizontal display, full screen will
Exp11-Draw-API-function
- 本次实验通过使用嵌入式系统的绘图API 函数,首先,在屏幕上绘制一个圆角矩形和一个整圆。然后,再在屏幕上无闪烁的绘制一个移动的正弦波。-Draw Picture API function
UCOS_EXP11
- 设计一个多任务切换的项目,实现以下功能: 1.LED数码管倒计时从9至0。2.使用嵌入式系统绘图的API 函数,在屏幕上绘制动态动画。3.点阵由内向外扩散闪亮。 -Design of more than a task switching project, implement the following functions: 1. LED digital tube countdown from 0 to 9. 2. The use of embedded system drawing