Welcome![Sign In][Sign Up]
Location:
Search - gcc unix

Search list

[Internet-Networkunix-socket

Description: unix环境下socket编程服务器端示例。开发环境:gcc、vim。在linux和solaris上测试通过-unix environment server socket programming examples. Development environment : gcc, vim. Solaris and the Linux on the test
Platform: | Size: 936 | Author: 能通 | Hits:

[Other resourcev4l2

Description: 网上大多数linux/unix视频采集程序都是基于video4linux的.而基于V4L2的程序比较少. 本人自己写的基于video4linux2(V4L2)的视频采集程序.已经测试成功.编译请用GCC,或者交叉编译器arm-gcc之类.-linux / unix Video Collection procedures are based on the video4linux The. For the V4L2 the procedure is relatively small. I wrote it myself on video4linux2 (V4L 2) Video Collection procedures. has been tested successfully. Please GCC compiler. or cross compiler arm-like gcc.
Platform: | Size: 19225 | Author: gjf | Hits:

[Linux-Unixos1-TheYalnixShell

Description: · Develop clear, readable, well-documented and well-designed programs in the C Programming Language. · Develop software in the Unix/Linux using tools such as gcc, gdb, and make. · Locate and interpreting “man pages” applicable to application-level system programming. · Use the POSIX/Unix API to system functions to manage process and sessions as well as use signals and pipes for inter-process communication. · Understanding how synchronization might become problematic in light of concurrency. · Understand how to communicate and cooperate with a project partner.
Platform: | Size: 42604 | Author: wanghui | Hits:

[Linux-UnixGCC中文手册

Description: 本文用中文详细描述了编译器GCC的所有命令语法格式。-this artical narates all the grammer of gcc in details
Platform: | Size: 57344 | Author: 林福军 | Hits:

[Booksgcc的安装

Description: gcc的安装相关资料 详细介绍了gcc的安装步骤和方法 -gcc installment correlation data in detail introduced gcc installs the step and the method
Platform: | Size: 226304 | Author: 侯景昆 | Hits:

[Internet-Networkunix-socket

Description: unix环境下socket编程服务器端示例。开发环境:gcc、vim。在linux和solaris上测试通过-unix environment server socket programming examples. Development environment : gcc, vim. Solaris and the Linux on the test
Platform: | Size: 1024 | Author: 能通 | Hits:

[Bookslearning_gnu_c

Description: 一本很好的GCC学习书籍,也可以作为C的学习资料!-a good learning GCC books can be used as learning materials C!
Platform: | Size: 141312 | Author: linbintao | Hits:

[Linux-UnixFtpSvr

Description: 在Linux下使用GCC编制的FTP服务器,使用多线程的来进行解决多个用户的连接请求,在用户的管理方面使用MySql,(当然也可以使用其它的数据库,但必须得在MakeFile里面自己修改指定),思路较清晰,适合Linux初学者对linux下的c编程的全面的了解。-use of the Linux GCC based FTP server, The use of multithreading to address a number of user connections, at the request of the management of users using MySql, (Of course, we can use other databases, but in the uCLinux inside their own changes to the designated) Thinking more clearly, suitable for Linux beginners linux c programming under the comprehensive understanding.
Platform: | Size: 870400 | Author: uruz7 | Hits:

[Software Engineeringgcc_user_guide_in_embed_linux

Description: 很多时候,你所使用的开发平台和你的开发所面向的机器并不一致。比如,你可能想在装有x86/Linux的膝上电脑上构建一个PowerPC/Linux的应用程序。使用GNU工具包中的gcc,gas和ld工具,可以指定并构建一个交叉编译器,使你能够在本地机器上创建面向其它目标机器的应用程序。稍微用些功夫,你甚至可以搭建出一个环境,从而能够针对各种不同的目标而构建应用程序。在本指南中,我描述了在系统上构建交叉编译器所需的过程。我还讨论了构建一个完全的面向一系列目标的环境,展示了如何与distcc和ccache工具结合使用,并且描述了保持最新版本以及在新开发平台上进行更新,所需的方法。 构建交叉编译器,需要对构建一个典型的UNIX开源项目有基本的了解,具有一些基本的shell技能,还要有相当的耐心。 -Very often, you have to use the development platform and you are for the development of the machine is not unanimous. For example, You may wish to x86/Linux installed on the laptops build a PowerPC/Linux Application procedures. GNU tool kit of gcc, gas and ld tools can specify and construct a cross-compiler, allows you to the local machine to create other goal-oriented machinery applications. With a little work, you can even set up a one environment, which can target different goals construction applications. In the Guide, I describe the system built cross compiler for the process. I also discussed the construction of a complete series of target-oriented environment, demonstrated how distcc and ccache tool combination, and describes the latest version, and maintain the new development pl
Platform: | Size: 15360 | Author: asb | Hits:

[Linux-Unixgcc_manel

Description: GCC中文手册, 学习LINUX-UNIX系统及开发的GCC的必备-GCC English manual, to learn LINUX-UNIX systems and the development of the GCC must
Platform: | Size: 297984 | Author: dongfeili | Hits:

[OtherGCC

Description: linux/unix下面使用GCC编译工具的一个很好的指导电子书籍,希望对大家有用-linux/unix following tools to use GCC to compile a very good guide e-books, in the hope that useful
Platform: | Size: 29696 | Author: liuweikai1338 | Hits:

[Linux-UnixGNU_GCC

Description: GNU GCC编译器手册,编译选项说明等,可作为编写unix环境下工程的参考-GNU GCC compiler manuals, such as compiler options that can be used as the preparation of unix environment reference works
Platform: | Size: 12288 | Author: gaosg | Hits:

[Othergcc-g++-3.4.5-20060117-3.tar

Description: C++ compile tool. it is necessary for developing c++ on Unix or Linux system. -C++ Compile tool. It is necessary for developing c++ On Unix or Linux system.
Platform: | Size: 4058112 | Author: jason | Hits:

[Bookssockeprogramming

Description: socket programming c unix g-socket programming c unix gcc
Platform: | Size: 13312 | Author: deeps | Hits:

[Linux-UnixGCC

Description: gcc的使用的方法。已经翻译成了中文,是一本好的参考。-using of GNU.
Platform: | Size: 297984 | Author: 徐霄沛 | Hits:

[Othergcc

Description: 本文将介绍如何利用 GNU Autoconf 及 Automake 这两套软体来协助我们『自动』产生 Makefile 档,并且让开发出来的软体可以像 Apache, MySQL 和常见的 GNU 软体一样,只要会 ``./configure , ``make , ``make install 就可以把程式安装到系统中。如果您有 心开发 Open Source 的软体,或只是想在 Unix 系统下写写程式。希望这份介绍文件能帮助您轻松地进入 Unix Programming -gcc
Platform: | Size: 41984 | Author: zhj | Hits:

[Linux-Unixgcc

Description: 主要介绍C/C++的一种编译工具,帮助初识别linux或是Unix的人了解怎么编译程序。非常详细,值得参考。-Introduces C/C++ compiler as a tool to help early identification of people know about linux or how Unix compiler. Very detailed, good reference.
Platform: | Size: 1901568 | Author: hanying | Hits:

[Internet-Networkunix

Description: unix 学习资料,独家专有。UNIX 是操作系统之王,大家多多学习,gdb,gcc -unix learning materials, exclusive proprietary.
Platform: | Size: 9406464 | Author: ephv | Hits:

[Linux-Unixgcc.tar

Description: Linux/Unix编程,gcc参考大全,欢迎下载-Linux/Unix programming, gcc Reference welcome to download
Platform: | Size: 384000 | Author: landon | Hits:

[Linux-Unixgcc-COMEND

Description: gcc命令大全 很实用的命令工具 gcc命令大全 很实用的命令工具 gcc命令大全 很实用的命令工具 gcc命令大全 很实用的命令工具-gcc commend code ,use of every pepeol in unix gcc commend code ,use of every pepeol in unix gcc commend code ,use of every pepeol in unix
Platform: | Size: 4096 | Author: sd | Hits:
« 12 3 »

CodeBus www.codebus.net