搜索资源列表
mingui
- 学习gui的很不错的参考。基于arm的linux操作系统的minGUI图形库-study of the very good reference. Based on the Linux operating system arm of the graphics library minGUI
linux_filesystem
- linux的文件系统的部分代码的详细注释,大家下下看吧-Linux file system code part of the detailed notes, we Lower Look here
zigzag_concatenated_code
- 该程序是用C语言编写的,属于turbo like code,性能接近或超过传统的turbo code.需要在LINUX操作系统下运行.-that the procedure was used to prepare the C language, is like turbo code, Properties near or over the traditional turbo code. Need to run the Linux operating system.
MakeFile.ppt
- 十年的发展,Linux系统已经赶上了微软,于是很多人开始学习Linux时,学习Linux,你可能会遇到Linux动态库的显式调用,这里将介绍Linux动态库的显式调用的解决方法,在这里拿出来和大家介绍下。 -A decade of development, Linux system has caught up with Microsoft, so a lot of people start learning Linux, learning Linux, you may encounter the
flexpart_82-3.tar
- linux系统下flexpart软件的源代码-the linux system flexpart software, source code
Joomla_SourceCode_Analysis
- 该文件是对Joomla的源码进行解析。其中Joomla是一套在国外相当知名的内容管理系统。Joomla是使用PHP语言加上MySQL数据库所开发的软件系统,可以在Linux、 Windows、MacOSX等各种不同的平台上执行。-The file is to parse the source code of Joomla. Joomla content management system is a fairly well-known abroad. Joomla using PHP langua
Linux-OS
- 关于linux操作系统的一个PDF文件,我感觉还可以,可以当做入门吧-Linux operating system on a PDF file, I can feel, can be used as entry bar
TLPI-source-code.tar
- 本代码为《linux/unix系统编程手册》一书的配套库函数,学习本书的朋友可以下载使用- The code for the supporting library function linux/unix System Programming Guide, a book, learning book friends can download
glibc-2.0.6.tar
- glibc是GNU发布的libc库,即c运行库。glibc是linux系统中最底层的api,几乎其它任何运行库都会依赖于glibc。glibc除了封装linux操作系统所提供的系统服务外,它本身也提供了许多其它一些必要功能服务的实现。由于 glibc 囊括了几乎所有的 UNIX 通行的标准,可以想见其内容包罗万象。而就像其他的 UNIX 系统一样,其内含的档案群分散于系统的树状目录结构中,像一个支架一般撑起整个操作系统。在 GNU/Linux 系统中,其C函式库发展史点出了GNU/Linux 演
Programming-in-GO
- GO语言的入门介绍,来自于linux公社。 Go 编程语言是一个使得程序员更加有效率的开源项目。Go 是有表达力、简洁、清晰和有效率的。它的并行机制使其很容易编写多核和网络应用,而新奇的类型系统允许构建有弹性的模块化程序。Go 编译到机器码非常快速,同时具有便利的垃圾回收和强大的运行时反射。它是快速的、静态类型编译语言,但是感觉上是动态类型的,解释型语言。-Introduction to GO language, the Linux idc. Go programming langua