搜索资源列表
Bitmap Load 图片装载代码
- bitmap loader 装入源代码。用户可以使用很好看的菜单装入bitmap。该程序运行的很快,并且100%是WIN32 API。-loader loaded bitmap source code. Users can look good on the menu bitmap loaded. The program runs very fast, and 100% of WIN32 API.
zhanghaitan
- 简单的raw图像显示全过程。 包括: 1.raw图片的打开、显示。 2.此为win32 api编程 3.可熟悉raw图片格式 92*112(用记事本打开)-source code for RAW picture,which finish the task of showing the image and opening the image。It can help know the format of the RAW,how to edit the picture by vc++
lwegui
- LWEGUI(轻量级嵌入式图形用户接口)是基于GPL的开源嵌入式GUI系统,采用线程模式和类WIN32 API,可以方便移值到大多数现有的主流嵌入式操作系统。 高可移值性:LWEGUI在设计时充分考虑了系统的可移值性,对跟操作系统相关部分进行了抽象,因些可以轻松移值到现有的大多数嵌入式操作系统。(附开发,移植文档,开源的东西就是方便大家学习) -LWEGUI (lightweight embedded graphical user interface) is based on the G