搜索资源列表
somethingaboutgps
- linux下C++编程,对大家有好出啊,快来下巴-under linux C programming, we have a good right out ah, pay your respects jaw
littlegreenbats-svn2007.11.18.tar
- The Little Green BATS is the first and so far only Dutch team in the 3D simulation league. We are a group of graduate students from the department of AI at the University of Groningen, The Netherlands. Our team name is derived from the fact that the
s3c-u-boot-1.1.6_rel-4-3-2_20080917.tar.bz2
- 三星强片S3C6410开发板的bootloader源代码,注意为了能上传通过,在文件后缀添加了.zip,可以在下载完成后去掉这个后缀-Samsung S3C6410 film development board' s bootloader source code, pay attention to in order to be able to upload through the file suffix added. Zip, can download to remove the suffix
GNU_Linux_Code
- GNU_Linux编程指南一书的配套源代码,非常实用,对于仅有电子版来说,再合适不过了,注意每一章都单独有一个文件夹。-Programming Guide book GNU_Linux one matching source code, very useful, for example, only the electronic version, could not have been better, pay attention to each chapter has a separate fol
examples
- GUI Programming With Qt4 的书付源码-GUI Programming With Qt4 source of pay book
get_time
- 读取系统时间,年月日时分秒,分别付给相应的变量-Read the system time, date when the minutes and seconds, respectively, the corresponding variable pay
linux-2.6.29.4.tar
- 最新版本的Linux内核,支持Intel、Alpha、PPC、Sparc、IA-64、ARM、MIPS、Amiga、 Atari和IBMs/390等,还支持32位大文件系统。而在Intel平台上,物理内存最大支持可以达到64GB。加强对IDE和SCSI硬件系统的支持,并增强了对USB设备和3D加速卡的支持。虽然并不像人们期望的那样有很大更新,但也好的多了。如果你还在使用旧版本的内核,赶快更新吧,绝对不会让你失望! Linux内核更新是越来越快了,可能由于Linux的普及,大家都开始关注
shellcode
- 端口复用shellcode 里面付说明 学习shellcode的初级资料-Shellcode port inside pay reuse shellcode that learning of primary information
UCLINUX_compile
- 从UCLINUX的编译到成功,资料下载,注意事项 ,编译环境到编译成功全指导-UCLINUX compiler from the success of the information to download and pay attention to matters, the compiler to compile the success of the entire environment to guide
pwcx-9.0.tar
- 運用在要載GTK時可以用的套件,要注意是否符合之後要加裝的軟體版本-It was to be used in GTK can be used when the package, it is necessary to pay attention to whether or not after the installation of the software version
HP-UX
- HP-UNIX 参考手册全集(中文版),包含所有函数,命令,注意事项。unix编程高手必备参考资料。-Complete Works of HP-UNIX Reference Manual (Chinese version), contains all the functions, commands, pay attention to the matter. unix master essential programming reference material.
Linux
- Linux基础命令教程(豪华版) 从这里开始学习Linux命令,本课程让你更清楚地了解和掌握它,在Linux中命令是讲究大小写的,所以请管好你的Caps Lock键。-Linux basic commands tutorial (Deluxe Edition) from here started to learn Linux commands, this course allows you to more clearly understand and master it, in Linux
mk_passwd
- kshell脚本程序,实现通过脚本生成伪随机密码,密码表的文件在scr ipt文件夹中,具体的配置请阅读脚本程序中的注释。如果在Linux环境中无法运行,请在脚本中配置路径的变量,并注意安装KSH。-kshell scr ipts to achieve through the scr ipt to generate pseudo-random password, password list files in the scr ipt folder, the specific configurati
Qtopia_programming_point
- 一本教你在Qtopia上编程时,需要注意哪些,需要了解哪些内容,简单明了。-One teach you programming in Qtopia on the need to pay attention which requires an understanding of what the content is straightforward.
LinuxCommand
- 从这里开始学习Linux命令,本课程让你更清楚地了解和掌握它,在Linux中命令是讲究大小写的,所以请管好你的Caps Lock键。 -Start here to learn Linux commands, this program allows you to more clearly understand and master it, in Linux the command is to pay attention to the case, so please manage your Ca
Linux2.6
- Linux2.6驱动编写与之前的不同,编写驱动模块时要注意的-Linux2.6 drive and before the preparation of different modules written driver must pay attention! ! !
dms
- 电信数据采集与整合. 争对目前使用Unix/Linux的人群增多,电信运营商开通一个新的业务,Unix/Linux实验室出租业务。用户可以向电信运营商申请Unix/Linux帐号,使用电信运营商的Unix/Linux服务器。 实验室出租业务: 就是用户可以在电信运营商申请一个帐务帐号,然后利用该帐务帐号申请一个业务帐号,用户利用业务帐号就可以登录到电信的Unix/Linux服务器,并使用电信运营商的Unix/Linux系统。 帐务帐号: 凡是在电信运营商的用户使用电信
oneself
- 本书在详细分析操作系统原理的基础上,用丰富的实例代码,一步一步地指导读者用C语言和汇编语言编写出一个具备操作系统基本功能的操作系统框架。本书不同于其他的理论型书籍,而是提供给读者一个动手实践的路线图。书中讲解了大量在开发操作系统中需注意的细节问题,这些细节不仅能使读者更深刻地认识操作系统的核心原理,而且使整个开发过程少走弯路。全书共分7章。-This book analyzes in detail the basis of the principle of the operating syste
pthread_sync_and_mutual
- linux多线程极大方便了程序编写,但同时必须考虑线程同步、互斥问题。 示例代码给出了利用信号量实现P、V操作,从而保证多线程同步、互斥。-linux multithread programming is very convenient, but we must pay attention to synchronization and mutual exclusion. The sample code shows us how to ensure multi-thread synch
Linux
- 本文介绍了在Linux环境下的socket编程常用函数用法及socket编程的一般规则和客户/服务器模型的编程应注意的事项和常遇问题的解决方法,并举了具体代 码实例。要理解本文所谈的技术问题需要读者具有一定C语言的编程经验和TCP/IP方面的基本知识。要实习本文的示例,需要Linux下的gcc编译平台支持-This article describes the Linux environment, the use of socket programming and socket programmi