搜索资源列表
MINIGUI_DOS
- DOS环境下图形用户界面支持系统,采用WINDOWS消息响应机制,是DOS下图形界面编程理想的图形包-DOS environment graphical user interface support system, using WINDOWS source response mechanism, under DOS graphics are ideal for graphics programming interface package
S3C2410_USB_Linux
- 本程序为在Linux操作系统下,ARM9内核芯片S3C2410A的USB固件驱动程序。此源代码在ADS 1.2集成开发环境中设计完成,并在实际工程中调通。USB外围电路、PC界面编程代码和使得Windows识别此USB的驱动文件均在此包中。-This package contains the USB firmware codes of S3C2410A under the Linux operating system. It is developed in the ADS 1.2 platfor
Caculater
- 简易计算器利用QT制作的一个简单计算器,界面是参照windows下的计算器-Simple calculator in QT made a simple calculator, the interface is a reference to the windows calculator
libminigui-gpl-3.0.12
- 开源Linux图形用户界面支持系统,可以方便的移植到Linux,Windows等系统,纯c编写,方便阅读移植-Open source Linux graphical user interface support system that can be easily ported to Linux, Windows and other systems, pure c write, easy to read transplant
multiwindow
- 这是一个QT下多界面显示的工程源代码。工程中有三个ui文件,一个是主窗口。两个QDialog的子窗口,通过主窗口的按钮,可以实现子窗口的显示。-This is a QT multily windows show project. There are 3 ui files in this project!By button on main window,you can see other Dialog window will show!