搜索资源列表
libflash-0.4.10
- linux程序中播放flash的咚咚 文件扩展名为tgz,没办法,系统不让用tgz,所以请自己改名字-procedures players behind the flash file extensions called tgz, no way, the system not used tgz, so please change their names
linux操作系统内核编程
- linux操作系统内核编程-----LINUX系统开发非常好的资料,一定要下载的哦!-linux kernel programming -good material of linux development,you can not miss it!
dillo-0.8.5.tar
- dillo浏览器的最新版本 增家了不少功能 具体的我还没有没有用-the latest version of dillo www brouser, which includes a lot of functions, i have not tested the details
TurboC-dev.tar
- linux下想使用turboc的人有福了,这里可以重新找回那种感觉,这样对学习linux的编程是一个比较方便的入口!-This is a good news for Linux users who like to use turboc. And you can not feel the difference and it is a good way to study programming under Linux.
UNIX环境下的日期程序(求时间的函数)
- 该函数不仅可求出某个时间前(后)一段时长的日期与时间,而且可得出这个日期是星期几,给程序设计带来不少便利,也方便了费用的计算与核实,读者可直接调用该函数。 -This function can be derived not only some time ago (after) a long time the date and time, but can come to this date is a few weeks to bring a lot of procedures to facil
在Unix下用C编写类Windows菜单
- 目前,在Unix系统下运行的程序的界面大都比较死板,而且,在进行功能扩充时也不是很方便。那么,能不能设计一个象 Windows那样能够按照用户要求随意调整界面,功能扩充方便的程序呢?答案是肯定的。在用户需要进行功能扩充时,也无须改动源程序,只须对参数文件进行操作就可将新增功能挂到菜单上。 -Currently, the Unix operating system interface procedures Most rigid, but when conducting functional exp
sslvpn
- ssl vpn系统.web服务器不支持ssl的情况下,browser可以使用ssl建立连接.-ssl Sirocom system. Web server does not support ssl circumstances, the use of ssl browser can establish a connection.
UNIX文件模拟系统
- 该模拟的UNIX文件系统应该有以下功能: 多级目录的结构,第一目录为用户名,其余的为它的子目录; 多用户的功能,有8个用户使用同一块数据区; 具有用户登录和注册的功能,如果用户没有用户名和密码就应该注册,如果有了用户名和密码就应该登陆; -simulation of the UNIX file system should have the following features : multi-level directory structure, the first direct
myls
- 完成ls的如下功能 不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录 ls -a:列出当前目录下的所有文件和目录 ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数 ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件 列出文件名和目录名时,要求可执行文件最后加上一个*号,目录名
亲密数
- 如果整数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
字符设备驱动程序的框架
- 在不用某个设备时,可以将他卸载,主要是从/proc 中取消某个设备的特殊文件,可用特定的函数实现。上面列举一个字符设备驱动程序的框架.来说明这个过程 -not in a particular equipment, he can be unloaded, mainly from / proc remove certain documents to the special equipment can be used to achieve a specific function. Listed abo
Linux上搭建C-C++IDE开发环境
- Redhat linux上面没有提供Anjuta软件包,上面提供了一个Glade应用程序界面设计工具。Linux上面使用Anjuta和Glade以及Glademm软件包可以搭建一个linux下面进行C/C++软件开发的IDE环境,可以进行GTK+/Gnome的应用程序开发。-Redhat linux above did not provide Anjuta package that provides a Glade Application Program Interface design too
readline-5.0.tar
- 在非GUI环境下,需要用户输入的程序就免不了使用命令行,命令行要写得好可不容易。readline提供了几乎你能想到的所有命令行功能。这个版本是linux/unix通用平台,并可方便的移植到其它平台(实际上它与操作系统关联不大)。-in non - GUI environment, the need for user input on the process will inevitably use the command line, the command line is difficult to
ipv6ping
- linux下 ipv6协议 ping程序 最多运行50线程 2.每个线程发送4个ICMP6包后开始接收 3.试验程序,多线程结构安排不一定合理,待试验后进一步修改 4.在终端./pingipv6 IP1 1P2......即可运行程序 5.为单源文件,没写make,编译命令为: gcc -Wall -o pingipv6 pingipv6.c -lpthread -ipv6 agreement under the most ping process two thr
i810.tar
- 是由intel提供的针对intel显卡915以上系列的linux驱动,xorg中i810对915以上的显卡不能使用-is provided by the card against intel 915 series over the linux drive, which xorg memory of the more than 915 cards can not be used
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
GCC-help
- GCC是linux的编译器,等价于windows中的c。重要性不可言语。-GCC is the compiler, equivalent to the c windows. Not importance of language.
linux-2.6.15.6.tar
- linux-2.6.15.6,Linux操作系统最新源代码,无话可说,最经典的源代码,赶快下载吧。要是你觉得还不够经典的话,那我只好给你win2000的全套源代码了-linux-2.6.15.6, the latest Linux operating system source code, nothing to say, the most classic of the source code, download it quickly. If you feel that not enough cl
cctv
- 此源代码只用于学习,不得用于其他商业活动 .-only source of this study, should not be used for other commercial activities.
linufans
- 打开用户终端。这果没有使用标准输入输出,因为在重定向时,标准输入输出不会指向用户终端-open user terminals. Without the use of this standard input output because of the redirect standard input and output terminals not pointing users