搜索资源列表
GNUMake
- gun中文译本对学习linux开发有着明了的理解,在编译过程中起着非常的作用,特别是初学者-gun learning Chinese translation for the development of Linux have clear understanding of the build process is the role played, especially beginners
bibtool.1.7.1.tar
- bibtool 是一个简单的基于curses的编辑,它是为了BibTeX参考文件,特别对于大数目的参考书目很有用,比如象博士论文那样的主要文献。它每天履行象加,减和看参考条目类的功能。当加入分类时有智能化的提示,这样当作者不知道文件能或不能用于不同登录类型时就不会依赖于记忆-bibtool is a simple curses on the editing, it is to BibTeX Bibliographic details for reference, especially for t
libata
- linux下编写scsi驱动程序的库文件。 非常有用,特别是编写sata硬盘驱动程序。-prepared scsi driver of the library. Very useful, especially to prepare sata drives procedures.
huibianDEBUG
- DEBUG是DOS中的一个外部命令,从DOS 1.0起就带有此命令,因此可见此命令的重要性了。虽然此命令的功能非常强大,可以解决许多问题,可是对许多人来说,尤其是初学者来说,却非常不易掌握。因此,现将DEBUG的命令详细介绍一番,以让大家知道它的使用。 -DOS DEBUG is one of the external command, starting from DOS 1.0 on with this order, Hence the importance of this orde
pthread_examples.tar
- 多线程程序作为一种多任务、并发的工作方式,有以下的优点: 1) 提高应用程序响应。这对图形界面的程序尤其有意义,当一个操作耗时很长时,整个系统都会等待这个操作,此时程序不会响应键盘、鼠标、菜单的操作,而使用多线程技术,将耗时长的操作(time consuming)置于一个新的线程,可以避免这种尴尬的情况。 2) 使多CPU系统更加有效。操作系统会保证当线程数不大于CPU数目时,不同的线程运行于不同的CPU上。 3) 改善程序结构。一个既长又复杂的进程可以考虑分为多个线程,
RTLinuxEtherDriver
- 关于RTlinux网卡驱动的文章,不错,特别是对那些在RTlinux下写驱动的程序员!-RTlinux card driver on the article, yes, especially for those under the RTlinux write-driven programmer!
Makefil-with-me
- 跟我一起写 Makefil,我们一步一步开始做!!! 什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些 Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的 程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果 你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软 件编译,你就不能不自己写makefile了,会不会写makefile,从一个侧面说明 了
Linuxalwayscommand
- Linux系统常用命令快速入门,特别适合初学者-Linux system commands Quick Start, especially for beginners
Teach_Yourself_Shell_Programming_in_24_Hours
- In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with the emergence of Linux. For programmers and users of UNIX, this comes as no surprise: UNIX was designed to provide an environment that s powerful
1
- This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es=data space, this should be normal. Most of the string-functions are rather heavily hand-optimized, see especially strtok,strstr,str[c]spn. They sho
Makefile.rar
- 如何编写gcc中的Makefile。步骤详细,是入门的一份比较好的资料。在linux下进行c++编程时很有帮助,特别是编写大型的工程项目的时候,How to Write gcc in the Makefile. Steps in detail, it is a good entry information. In linux under c++ programming helpful, especially in the preparation of large-scale projects,
ruijie_Ubuntu
- 现在很多高校都用锐捷认证才能上网,在windows系统下没什么问题,但是在linux系统下就没那么简单了。ux确实是好东西,尤其是ubuntu,对中文支持得非常好,而且十分好用,十分强大。在ubuntu下用锐捷认证上网不像windows下那么方便,但是其实也不麻烦,就一句话——“正确的静态IP设置+成功的帐号认证”。-Now many colleges and universities are sharply Czech certification in order to access, in
Cygwin-common-order
- cygwin是一个在windows平台上运行的unix模拟环境,是cygnus solutions公司开发的自由软件(该公司开发了很多好东西,著名的还有eCos,不过现已被Redhat收购)。它对于学习unix/linux操作环境,或者从unix到windows的应用程序移植,或者进行某些特殊的开发工作,尤其是使用gnu工具集在windows上进行嵌入式系统开发,非常有用。随着嵌入式系统开发在国内日渐流行,越来越多的开发者对cygwin产生了兴趣。-cygwin is a windows pla
Linux-driver-src
- 这些是对(用 )于 书的来源文件" Linux Device Drivers" 。 在这里你(们)找到已经包括在书里的完全来源。 我尽可能地测试了他们, 但是, 可以(可能)有一些问题离开了, 尤其有 2.1.43 (当位于下面代码基础(底模)(是)连续不断变化时, 可靠性测试所有他们, 这是难) 。 尤其是, 你(们)可以(可能)找到具有" genksyms " 的一些问题, 其句法在核心的 2.0 和 2.1 版本之间改变了。 你(们)在 misc - progs 中
chntpw-source-040818
- The Offline NT Password Editor (c) 1997-2004 Petter Nordahl-Hagen -(c) 1997-2004 Petter Nordahl-Hagen See COPYING for copyright & credits. See INSTALL for compile/installation instructions. Where to get more info: ------------------
Shell
- 在Linux系统中,虽然有各种各样的图形化接口工具,但是shell仍然是一个非常灵活的工具。Shell不仅仅是命令的收集,而且是一门非常棒的编程语言。您可以通过使用shell使大量的任务自动化,shell特别擅长系统管理任务,尤其适合那些易用性、可维护性和便携性比效率更重要的任务。-In Linux systems, although there are a variety of graphical interface tools, but the shell is still a very f
20081518740354
- 目录 1 引言..... 1 1.1 编写目的............... 1 1.2 范围.... 1 1.3 定义.... 1 1.4 参考资料............... 1 2 总体设计................. 1 2.1 需求规定............... 1 2.2 运行环境............... 2 2.3 基本设计概念和处理流程...... 2 2.4 结构.... 2 2.5 功能需求与程序的关系.....
test
- 针对飞凌嵌入式okIII开发板,利用videoforlinux实现了摄像头的图片采集并保存为bmp图像-the code brings up a way to capturing video infomation and save them in bmp format with the help of v4l, especially for FeiLing OKIII demo board.
improved_PSO_toolbox
- 对原PSO工具箱进行了该进,主要是修正了神经网络训练部分的几个漏洞。-modified some lines in the toolbox, especially in the part of training neural net. some bug fixed.
lsof_4.82_src.tar
- 在UNIX/LINUX下显示进程打开的网络连接和文件等信息的工具, 本程序在确认UNIX/LINUX下被占用的端口是哪个进程打开时尤为好用-In the UNIX/LINUX displayed under the process of open network connections and file and other information tools, this program recognized UNIX/LINUX, under the port is occupied which