搜索资源列表
grafix-1[1].4.rar
- Grafix是一个C++软件包,它用于辅助程序员通过图形用户界面为X-windows来编写程序,主要一类库是直接实例化窗口对象 并得出新类,许多现实的实例程序。
grafix-1.4.tar
- 序员通过图形用户界面为X-windows来编写程序,主要一类库是直接实例化窗口对象 并得出新类,许多现实的实例程序。-sequence passage graphical user interface for X-windows to prepare procedures, the main library is a direct example of the object and the window reveals a new category, many of the practical
Framebuffer驱动示例程序
- Framebuffer驱动示例程序.rar framebffer的编写示例程序说明-Framebuffer the actuation demonstration procedure rar framebffer compilation demonstration procedure showed
在Unix下用C编写类Windows菜单
- 目前,在Unix系统下运行的程序的界面大都比较死板,而且,在进行功能扩充时也不是很方便。那么,能不能设计一个象 Windows那样能够按照用户要求随意调整界面,功能扩充方便的程序呢?答案是肯定的。在用户需要进行功能扩充时,也无须改动源程序,只须对参数文件进行操作就可将新增功能挂到菜单上。 -Currently, the Unix operating system interface procedures Most rigid, but when conducting functional exp
编写Linux内核模块和驱动
- 在Linux环境下设计驱动程序,思想简洁,操作方便,功能也很强大,但是支持函数少,本文介绍了如何在linux环境下进行内核模块和驱动的编写-the Linux environment design driver, thinking simple, easy to operate and function are very powerful, but less support function, the paper described how the environment for linux k
bison
- bison源代码.bison 是替代yacc的语法分析程序生成器. yacc是 Yet Another Compiler Compiler的缩写. bison又是什么呐 是一个生成可以分析文本文件结构的程序的程序. 用户不用直接编写程序而只用确定好如何分析这些文本文件的规则就可以了. 这种文本结构应用的例子举不胜举, 其中一个就是计算器(calculator).-bison source code. Bison is a replacement generates a syntax analys
book
- 一个模拟图书经营系统的程序,在linux的gcc环境下编译的,利用了多线程的pthread.h函数,希望对大家在linux下编写程序有所借鉴!
LinuxMake
- GNU Make 使用手册(中译版) 翻译:于凤昌 译者注:本人在阅读Linux源代码过程中发现如果要全面了解Linux的结构、理解Linux的编程总体设计及思想必须首先全部读通Linux源代码中各级的Makefile文件。目前,在网上虽然有一些著作,但都不能全面的解释Linux源代码中各级的Makefile文件,因此本人认真阅读了GNU Make 使用手册(3.79)版原文,在此基础上翻译了该手册,以满足对Linux源代码有兴趣或者希望采用GCC编写程序但对缺乏GNU Make全面了解
autologin
- Linux下定制自动登陆,编写程序来实现,通过自动登陆,可以实现加载自动运行的程序
bus
- 设公共汽车上,司机和售票员的活动分别是: 司机的活动:启动车辆;正常行车;到站停车; 售票员的活动:上乘客;关车门; 到站停车; 售票;开车门;下乘客; 在汽车不断的到站、停站、行驶过程中,司机与售票员的活动需要同步,编写程序实现之。
socket
- linux下SOCKET编写程序事例,已经验证过了的
QT下图片旋转小程序
- 自编写的图片旋转的小程序。环境:在linux系统下,QT4.7
Linux操作系统网络驱动程序编写
- book
USB23132
- 关于linux下USB编程的很好的资料,也包含协议,在这份资料的指导下,可以很好的编写程序-Under the USB programming on linux good information, but also includes agreements, under the guidance of this information, you can write a good program
File-integrity-testing-procedures
- 基于MD5的文件完整性检测程序,共包含4个文件:md5.h、md5.cpp、test.cpp、nankai.txt。其中md5.h与md5.cpp文件实现了md5类。test.cpp文件包含了整个程序的main函数,根据不同的命令完成不同的功能,如显示摘要信息,生成MD5摘要等。nankai.txt是本书提供的用于验证文件完整性测试文件。读者可以自己编写程序来生成nankai.txt的md5摘要,然后与书中的结果进行比较,验证所编程序的正确性。-MD5 File Integrity based
fany
- linux平台下用中文编程,该程序将中文程序转换为西文,再直接用gcc编译程序。在windows下也可以用中文编写程序,再用该程序将中文转换为西文编译。-linux platform in Chinese programming, the program will convert the Chinese Spanish procedures, and then directly with gcc compiler. In windows can also be used under the Ch
GNU_Linux_program
- 介绍如何在linux的内核、系统调用及应用程序层次上编写程序。-Describes how the linux kernel, system calls and application programming level.
LINUX设备驱动程序第3版
- LINUX设备驱动程序,最新的linux驱动程序编写教程。(LINUX device driver, this is the newest version of LINUX device driver book.)
51读写卡程序
- 基于at89c51编写的rc552射频卡读写上位机主程序(Host program of rc552 RF card read and write PC based on AT89C51)
awk实用程序源码
- Linux 平台下编写程序语言的makefile脚本编写入门文档(An introductory document for writing makefile scr ipts for programming language under the Linux platform)