Location:
Search - minigui i
Search list
Description: 这是早期MiniGUI DOS版本的最终版,压缩包内包含源代码、示例程序和API参考文档。该版本适合初学者,在BC++4。5上可直接编译,本人正试图将其移植到uclinux中。-early MiniGUI This is the ultimate version of DOS version, compressed packet contains source code, sample program and API reference documentation. The version for beginners, the BC + +4. 5 can be directly translated, I was trying to migrate to its Basis China.
Platform: |
Size: 604028 |
Author: 王安安 |
Hits:
Description: minigui说明书 我感觉不错!-MiniGUI brochures I feel good!
Platform: |
Size: 32973 |
Author: 小宝 |
Hits:
Description: minigui说明书 我感觉不错!-MiniGUI brochures I feel good!
Platform: |
Size: 32768 |
Author: 小宝 |
Hits:
Description: 这是早期MiniGUI DOS版本的最终版,压缩包内包含源代码、示例程序和API参考文档。该版本适合初学者,在BC++4。5上可直接编译,本人正试图将其移植到uclinux中。-early MiniGUI This is the ultimate version of DOS version, compressed packet contains source code, sample program and API reference documentation. The version for beginners, the BC++4. 5 can be directly translated, I was trying to migrate to its Basis China.
Platform: |
Size: 604160 |
Author: 王安安 |
Hits:
Description: Linux没有图形界面还是不好看,本程序是移植的,希望对同仁有帮助。-Linux GUI or not does not look good, the transplant procedure is, and I hope to help my colleagues.
Platform: |
Size: 3521536 |
Author: 张浩 |
Hits:
Description: 我上传的是minigui程序,这些程序很具有代表性,对刚开始使用minigui的人来说很有帮助-I upload the minigui procedures, which is very representative, just started to use minigui who helpful
Platform: |
Size: 1024 |
Author: axin |
Hits:
Description: psos下采用minigui图形库时,需改写ial输入引擎.这是我在项目中实际使用的源代码.-used under pSOS minigui graphics library needs to be rewritten ial input engine. This is what I actually used in the project s source code.
Platform: |
Size: 2048 |
Author: 张立 |
Hits:
Description: minigui源码,需要大家仔细研究才能有所收获啊!我主要在看和硬件平台有关的部分,不容易啊。-minigui source need to be carefully studied U.S. gain ah! I mainly watch and hardware platforms in the relevant part of不容易啊.
Platform: |
Size: 3901440 |
Author: 1111 |
Hits:
Description: minigui编写的俄罗斯方块!
希望大家喜欢!-minigui prepared Tetris! I hope you like!
Platform: |
Size: 2625536 |
Author: qingchun |
Hits:
Description: 在利用迷你龟开发见面时,所找的一些论文,希望对大家有所帮助-Turtle development in the use of mini-meeting, to find some of the thesis, I hope to help everyone
Platform: |
Size: 16899072 |
Author: |
Hits:
Description: 是一个标准的体系结构,适用于很多的编程场合,希望大家自己的在这个平台上研究一下啊-Is a standard architecture for programming many occasions, I hope all of their platforms in this study ah
Platform: |
Size: 316416 |
Author: 吴先毅 |
Hits:
Description: 本人正在搞MINIGUI这是对滚动条进行分析。不知道对大家没有用-I was engaged in MINIGUI This is a scroll bar for analysis. Do not know all of you did not use
Platform: |
Size: 5120 |
Author: huajinou |
Hits:
Description: 这是在Linux下进行GUI界面开发的全套libminigui软件包。我里面写了一个安装步骤的文档,希望对需要的朋友有用。提醒一下,如果是做移植的话,在进行libminigui的./configure配置和安装reg-host完了以后,还需要回过去把libminigui再重新进行./build....-TFT(中间还有命令),这样就可以把原先的lib库进行一次交叉编译了,在做移植的时候就不会有错误情况出现了。-This is a GUI in Linux under the full set of interface development package libminigui. I installed it was a step in the document, in the hope that friends need to be useful. To remind you that if the transplant is done, then libminigui in the./Configure to configure and install after the end of reg-host, but also need to return to the past to re-libminigui for./Build....-TFT (the middle there is a command), This allows the original lib library to conduct a cross-compiler, and in the transplants done wrong when the situation would not have emerged.
Platform: |
Size: 17398784 |
Author: |
Hits:
Description: 本源码是在linux2.6.12内核下的2410/2440四线式触摸屏的minigui1.6.0触摸驱动引擎-The source code is linux2.6.12 kernel of 2410/2440 four-wire touch screen touch-driven engine minigui1.6.0
Platform: |
Size: 2048 |
Author: wushililaji |
Hits:
Description: 贪食蛇小游戏,用MFC在VS2003下开发,为方便移植到arm-linux + minigui,我尽量用C语言开发!拙作,见笑-Snake game, developed by MFC in VS2003, in order to facilitate the migration to the arm-linux+ minigui, I try to use C language development!
Platform: |
Size: 3721216 |
Author: 尚怡翔 |
Hits:
Description: 贪食蛇小游戏,用MFC在VS2003下开发,为方便移植到arm-linux + minigui,我尽量用C语言开发!拙作,见笑-Snake game, developed by MFC in VS2003, in order to facilitate the migration to the arm-linux+ minigui, I try to use C language development!
Platform: |
Size: 49152 |
Author: 尚怡翔 |
Hits:
Description: minigui 学习例程,我现在搞这个,所以这个东西比较多,希望共同进步。-minigui learning routines, I engaged in this, so this thing more, I hope to progress together.
Platform: |
Size: 3072 |
Author: QiuHeng |
Hits:
Description: 《ARM嵌入式系统实验教程》P313面最后一段,要求将 /usr/local/lib/minigui/res/* 下所有文件都拷贝到开发板的/usr/local/lib/minigui/res 文件夹下。
但是由于 在 uclinux下只支持 cp srcname destname 格式,且不支持 -a 选项(实际上是任何选项都不支持),所以不能拷贝目录,也不能删除目录(痛苦啊)。
而这里要拷贝的res文件夹下的内容很多,逐个写指令来拷贝不太现实,于是我做了一个shell帮助执行这些指令。
打开下面这个压缩包(拷贝到linux下然后解压)
F:\MyInfo3\MySource\Linux\SmartARM2200实验学习\MiniGUI\6.1 MiniGUI for uclinux \res.tar.gz
在res文件夹下还有一个叫res的文件夹,将这个文件夹拷贝到/home/armwork 目录下,
再将res文件夹下的cpres文件拷贝到实验板上,使用命令 ./cpres 执行该shell文件即可完成拷贝任务。-"ARM Embedded System Experimental Course" P313 side last paragraph of the request/usr/local/lib/minigui/res /*, all files are copied to the development board of the/usr/local/lib/minigui/res folder.
However, because under the uclinux support cp srcname destname format only, and do not support the-a option (in fact do not support any options), it can not copy the catalog, can not remove directory (pain ah).
And here s res folder to copy the contents under a lot of written instructions to copy one by one is not realistic, so I had a shell to help implement these instructions.
This opens the following archive (copy under linux and then extract)
F: \ MyInfo3 \ MySource \ Linux \ SmartARM2200 experimental study \ MiniGUI \ 6.1 MiniGUI for uclinux \ res.tar.gz
In the res folder and a folder called res, copy this folder to/home/armwork directory
Then the cpres res folder files are copied to experiment board, use the command./Cpres to complete the implementation of the she
Platform: |
Size: 497664 |
Author: jerry |
Hits:
Description: 这个包里包含了所有MINIGUI中所有可下载的东东,有些网友在它的网站上下载时很麻烦, 要注册会员什么的,所以我一次性把它全下载了-This package contains all MINIGUI all the downloadable stuff, some users on its Web site download a lot of trouble, what to registered members, so I put it all downloaded off
Platform: |
Size: 45694976 |
Author: as |
Hits:
Description: 飞漫公司开发的开源MiniGUI-1.6.9版本源码,可移植于UCOSII,Linux等系统中,其中本人以用于linux系统。-Feynman developed by the open source of MiniGUI-1.6.9 version of the source, portable in UCOSII, Linux and other systems, which I used for the linux system.
Platform: |
Size: 9418752 |
Author: eric |
Hits: