搜索资源列表
kbde-1.1.2.tar
- 开源的键盘模拟程序,包括许多头文件和库例程,适用于Linux下X应用中的软键盘模拟-open source keyboard simulator,many header files and lib are included, suitable for soft keyboard simulation
touch src_2
- 触摸屏资料2,有具体实例,及相关文档,希望对大家有帮助!-The second part of touch screen infomation. There are examples and document. I hope it is helpful.
touch src_3
- 触摸屏资料3,有具体实例,及相关文档,希望对大家有帮助!-Infomation of touch screen third part.There are example and document. Hope it is useful.
gslib
- 地质统计学代码。适合所有地质和地球科学人员使用。内有帮助文档。在linux和windows下均可使用.-geostatistics code. Suitable for all geological and earth science use. There are help files. Linux and windows in the next available.
UNIX文件模拟系统
- 该模拟的UNIX文件系统应该有以下功能: 多级目录的结构,第一目录为用户名,其余的为它的子目录; 多用户的功能,有8个用户使用同一块数据区; 具有用户登录和注册的功能,如果用户没有用户名和密码就应该注册,如果有了用户名和密码就应该登陆; -simulation of the UNIX file system should have the following features : multi-level directory structure, the first direct
操作系统自学课程实验
- 操作系统的自学课程实验。要学操作系统指令的朋友就下吧。-operating system self-learning experiment. To learn the operating system on the instructions of a friend are you.
经典UNIX源代码
- 是经典的UNIX的部分源代码,可以给想深入学习程序的人很好的参考。-are classic UNIX source code, can give depth to the learning process were good reference.
亲密数
- 如果整数A的全部因子(包括1,不包括A本身)之和等于B;且整数B的全部因子(包括1,不包括B本身)之和等于A,则将整数A和B称为亲密数。求3000以内的全部亲密数。 *题目分析与算法设计 按照亲密数定义,要判断数a是否有亲密数,只要计算出a的全部因子的累加和为b,再计算b的全部因子的累加和为n,若n等于a则可判定a和b是亲密数。计算数a的各因子的算法: 用a依次对i(i=1~a/2)进行模运算,若模运算结果等于0,则i为a的一个因子;否则i就不是a的因子。 *-If all
软盘可装下的linux
- 将Linux系统裁减到就像DOS一样只要一张软盘就能启动,是制作嵌入式Linux的基础。网络上有许多实现方法的介绍,但是在实践过程中都或多或少存在着一些问题或不方便之处。我结合自己在这方面的实践经验,详细介绍基于软盘Linux的制作过程-Linux systems like DOS cut the same as a floppy disk can be launched is the production of embedded Linux. Many networks have introd
Linux内核重编译常见故障介绍
- 收集整理了几个在Linux内核重编译中最常见的故障及其解决方法,如果您在编译内核过程中遇到了类似的故障,那么本文将会对您有所帮助。-collected several of the Linux kernel recompile the most common fault and the solution, if you are in the kernel process encountered a similar fault, then this will be of help to you.
Linux内核模块和驱动的编写
- Linux内核是一个整体是结构,因此向内核添加任何东西,或者删除某些功能,都十分困难。为了解决这个问题引入了内核机制。从而可以动态的想内核中添加或者删除模块。-Linux is a kernel of the whole structure, it added to the kernel anything, or delete certain functions are very difficult. To solve this problem the introduction of core
编写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
linuxtvdvb-1.1.1.tar
- linux环境下的dvb驱动程序,它是linux电视机顶盒环境的基本程序,是机顶盒开发的基础-the DVB drivers, linux is the television set-top box environment of the basic procedures that are the basis for the development of set-top boxes
mpeg_movie-1.6.0.tar
- These are all the utilities you need to generate MPEG-I movies on a UNIX box with full motion video and stereo sound. For more information on this unusual application of Linux, look in the docs directory or go to www.freeyellow.com/members4/her
linuxdrivecode
- 这是关于linux驱动的原码,现在许多嵌入式开发都是基于linux系统开发的.-on linux-source-driven, many are based on the development of embedded Linux system development.
QT3.3(chinese)
- QT3.3编程的好书,中文版的,有助于新手掌握QT编程,还有一个可以学习QT的站,就是QT官方站点,不过全是英文的,-QT3.3 programming books, the Chinese version of the help newcomers master QT programming, there can be a learning station QT, QT is the official site, but all are in English, Oh
main.c
- 利用linux下gtk+/gnome编程,动态绘图,并把所绘制图像每隔一定时间以当前时间为文件名保存在硬盘上-use under linux gtk / gnome programming, dynamic graphics, and images are drawn every time to the current time of the document were kept on the hard drive
vbetool_0.5-1.tar
- 针对linux休眠suspend显卡状态保存恢复的一个办法,一般的笔记本针对intel的显卡都是不能直接休眠的需要使用这个工具进行设置-against linux graphics dormancy suspend state preservation is a way of restoring normal notebook against intel graphics are not directly dormancy needs to use the tool set
u-boot-1.1.3.tar
- uboot 最新版本的bootloader,可以生成LINUX内核镜像文件,里面各种驱动程序都是通用的。-uboot latest version of the Bootloader and can generate LINUX kernel image file containing all drivers are generic.
well done! thanks
- hello , you are so good man or woman
