搜索资源列表
qcad-2.0.4.0-1.src
- Linux下的开源软件QCAD完整源代码,方便需要编制类CAD/CAM程序-Linux open-source software QCAD integrity of the source code, the need to facilitate the preparation of CAD / CAM processes
kmplot
- linux下一个短小精悍的数学函数绘图程序,从中可以学到如何在linux中开发GUI程序。-linux under a short and pithy mathematical function mapping procedures, One can learn how to linux GUI developed procedures.
kig
- linux下的绘图程序,类似于visio,但是它是开源的。如果自己不满意可以增加一些模块进去,当然首先要读懂原程序。-under linux mapping procedures, similar to visio, but it is revenue. If you can not get additional modules, we must first understand the original procedure.
spreadsheet
- linux下的电子表格处理软件,主要应用QT3.0的C++类库开发-under linux electronic forms processing software, the main application QT3.0 C + + class library development
drawmesh
- about draw.exe (source file draw7.f) 11/12/2005 --------------------------------------------------------------------- 作用: 读入m12,m13,e11等程序的网格数据,输出.eps格式的图片 (Windows下免费的.eps文件查看软件 http://www.cs.wisc.edu/~ghost/) 用法: 1.程序运行时,首先出现提示
qvfb-1.0.tar
- 在Linux平台开发基于FrameBuffer的GUI系统中用的qvfb源代码,已经在redhat9.0下编译通过。
library_for_png
- linux下的png图像编程库libpng-1.0.10rc1-png images under linux programming library libpng-1.0.10rc1
fftdemo_qt
- 内部利用Python语言编写,使用QT Designer4.0 绘出界面,调用pyqt库进行信号与槽的连接,利用python的库计算时域512个点的数组的FFT并绘制时域频域图,512点可用python的集成软件ERIC生成,此程序推荐在LINUX环境下使用-Internal use Python language, using the QT Designer4.0 mapped interface, call pyqt library to connect signals and slots
Qthuatu
- 使用与linux下的qt例子,试用于初学qt的朋友-Described in detail, tested in QT for beginners
5_much_children_window
- 在linux系统下,用surses库实现多子窗口的操作!(包含Makefile)-In Linux system, using surses database to realize multi windows operation!(including Makefile)
apifreetype
- 支持矢量绘图的类接口及其实现函数,支持字库提取到点阵的转换,己经在嵌入式LINUX平台下测试通过-freetype support interface, CFreeType class.
login
- linux下的c语言代码,调用linux的Ncurses图形库,实现用户登录界面,tab键实现焦点转移,输入帐号admin 密码123456则提示登录成功,linux下 make clean;make编译,./main执行-linux c language code, call the Ncurses linux graphics library that implements the user login screen, tab key to shift the focus to achiev