搜索资源列表
Microwindows与相关开发代码实例
- 软件包中包含了完整的库和头文件 有一个说明文件readme.txt 包含已编译链接好的可执行程序例子和nano-X可执行 文件; 使用方式: 1.将该包释放到某个目录,如$(SDK_DIR)\\microWinDev 2.运行“uClinux Build window” 3.进入该释放的目录: cd $(SDK_DIR)\\microWinDev 4.在该目录下有一个chenTest的目录,是一个开发示例模板。进入该目录: cd chenT
2346213846239471294124-
- UNIX下用C语言编写的基于NANO-X的扫雷程序,很象MICROWINDOWS下的经典扫雷游戏.-Unix with C language-based NANO-X demining process, much like the classic MICROWINDOWS mine games.
microwin-0.89
- Microwindows genesis was with the NanoGUI project, and is now the primary distribution for both the Microwindows and Nano-X codebase.-Microwindows genesis was with the NanoGUI project, and is now the primary distribution for both the and Microwin
fltk-2.0.x-r5764.tar
- fltk2.0源码 可以架设在Nano-X上,用来支持控件、按钮、文本框等-fltk2.0 source can be set up in Nano-X, used to support controls, buttons, text frames, etc.
Nano-X-Doc
- Nano-x的设计架及相关文档----这是网上下载的中文翻译版本, E文的可以在其网站上下载.
nanox-DosExamples
- nanox-DosExamples.rar---- Nano-X在DOS下用TC编译过后的示例程序, 依赖DOS系统运行
nxlib-0.45.tar
- 用于nano-x的xlib,可以让一些X11程序不经修改地运行于nano-x之上。
nano-cfb16.tar
- nano-X 支持16bits显示模式。这是一个简单的图形系统, 有助于我们研究图形系统的实现。
nano-X-docs.pdf
- nano-x的文档,英文原版的API 包括了NANO-X和GDI提供的所有的API函数列表
nxrwin-1.5.0a.tar
- x下的rdp协议,远程桌面系统,基于nano-x
qtrdesktop-test.tar.gz
- 远程桌面登陆软件 用rdesktop 但不基于Xwindows 可基于(nano-x ,svga,qt) ,可使用于嵌入式环境 ,Remote Desktop software with rdesktop landing, but not based on Xwindows could be based on (nano-x, svga, qt), allows for embedded environment
PicoGL
- download on Jserv s blog PicoGL is based on TinyGL 0.4 with the changes: . Introduce new graphic backends. . Use autotool to manage the configuration . Fixed-pointing math support For information about TinyGL, see the file README.Tiny
TNKernel_LPC
- TN-kernel内核针对LPC系列ARM7处理器和S3C44B0X重新定制好的源代码包。内含Nano-X GUI。-TN-kernel for LPC series ARM7 core processors and re-customized S3C44B0X good source code package. Containing Nano-X GUI.
PicoGL
- PicoGL is based on TinyGL 0.4 with the changes: . Introduce new graphic backends. . Use autotool to manage the configuration . Fixed-pointing math support Currently, PicoGL supports the following backends: . X11 . Nano-X . SDL
TinyWidget
- TinyWidget文档教程,基于Nano-X GUI图形界面,精小,强悍-TinyWidget
mwtn-1-0
- TN-Kernel with Microwindows (Nano-X) included, IAR CrossWorks project files included
nano-X-docs
- MicroWindows是一个开放源码的嵌入式GUI软件,目的是把图形视窗环境引入到运行Linux的小型设备和平台上。作为X Window系统的替代品,MicroWindows可以用更少的RAM和文件存储空间(100KB~600KB)提供相似的功能,允许设计者轻松加入各种显示设备、鼠标、触摸屏和键盘等;可移植性非常好,可用C语言实现;支持Intel 16位/32位CPU、MIPS R4000以及基于ARM内核的处理器芯片。由于和微软的windows注册商标存在冲突,从2005年月起,MicroW
Nano-X
- nano-x图像糢式只是用于在下方的液晶显示器显示键盘。用户可以轻触这个键盘或任天堂DS上的按钮操作DSLinux。-nano-x Image mode only be used at the bottom of the LCD display keypad. Users can tap the keyboard or the buttons on the Nintendo DS operation DSLinux.
nano-X-api-manual
- GTK (GIMP Toolkit)是一套跨多种 平台 的 图形 工具包,按LGPL许可协议发布的。虽然最初是为GIMP写的,但目前已发展为一个功能强大、设计灵活的一个通用图形库。-GTK (GIMP Toolkit) is a set of graphical tools across multiple platforms package released under LGPL license. Although originally written for the GIMP, but has
nano-x和microwindows文章
- 我自己收集的关于nano-x和microwindows 的一些文章,比较基础的那种,适合初学者