Welcome![Sign In][Sign Up]
Location:
Search - linux c so

Search list

[Linux-UnixLinux下C语言编程--文件操作

Description: 提供几种常见的文件操作,如对文件进行读或写,显示目录,创建目录等等。-provide several common file operations, such as the document read or write, show directory, create directories and so on.
Platform: | Size: 4096 | Author: 李琳 | Hits:

[Linux-Unix2324345353linux

Description: linux得一些常用命令,以及linux环境下的c编程,makefile得编写,系统内核分析-in some commands, and the Linux environment c programming, makefile in the preparation, analysis, and so on the kernel
Platform: | Size: 1326080 | Author: koning | Hits:

[Software EngineeringDesign-and-Implementation-of-an-Intelligent-Teleph

Description: 提出了一个基于嵌入式Linux系统的智能电话信息终端,将计算功能和电话功能有机地结合起来。通过在S3C2410嵌入式开发板上移植ARM Linux嵌入式系统,并配置各种驱动程序,构造图形用户界面,同时利用开源项目来开发各种应用程序,因此该终端不但能提供基本的个人信息管理和电话呼叫管理等功能,还能实现浏览器、电子邮件和MSN Messenger等网络功能,从而使电话机成为一个方便实用、功能强大的智能信息终端。-Proposed a system based on embedded Linux smart phone information terminals, the calculation function and telephone function combine. Through the embedded development board S3C2410 transplant ARM Linux embedded system, and configure a variety of drivers, graphical user interface structure, while the use of open source projects to develop various applications, so the terminal will not only provide basic personal information management and telephone call management features, but also realize the browser, e-mail and MSN Messenger and other network functions, so that phone into a convenient and practical, powerful, smart information terminals.
Platform: | Size: 56320 | Author: 小流 | Hits:

[Linux-UnixComMonitor

Description: Linux下串口读写类。做了简单的封装,但是好使。LInux平台下应用,C/C++开发。-Linux under the category of serial read and write. Make a simple package, but so. LInux platform applications, C/C++ Development.
Platform: | Size: 2048 | Author: 方建国 | Hits:

[OtherEmbedded.Linux.Hardware.Software.and.Interfacing.r

Description: 【下载说明】 这里提供给大家的是《Embedded Linux: Hardware, Software, and Interfacing》(嵌入式 Linux---硬件、软件与接口)一书的英文原版CHM格式下载。 【作者简介】 Craig Hollabaugh has been fascinated by electronics since he bought an AM radio in elementary school. He was first exposed to Unix during a cross-country talk session in 1985. Later, he administered networked Sun and DEC workstations while pursuing a doctoral degree in electrical engineering at Georgia Institute of Technology. 【内容提要】 本书通过一个冬季旅游胜地自动化管理项目实例,从软件、硬件和接口的观点介绍嵌入式Linux。引入项目需求后,作者讲述了开发环境的建立,接着用一系列软硬件接口实例展示了如何使用异步串行通信、PC并口、USB、内存I/O、同步串行通信以及中断,等等。最后介绍了将前面所有的工作有机地组织在一起的系统集成过程。本书以实际应用为导向,书中整个项目的实施过程和软硬件接口实例都具实践指导意义。-err
Platform: | Size: 1709056 | Author: li | Hits:

[Internet-Networklinux-socket

Description: 本Linux网络应用程序采用客户-服务器模型,并发型交互。在OSI参考模型的传输层,通过调用TCP套接字(Socket)的各种函数,使服务器和各个客户端之间建立快速可靠的连接,处理客户机发送的数据,实现流量检测与控制。-The Linux web applications in client- server model, and cross-hair. OSI reference model in the transport layer, by calling the TCP socket (Socket) of a variety of functions, so that the server and the client between the fast and reliable connections to deal with the client to send data, the achievement of traffic detection and control.
Platform: | Size: 37888 | Author: ll | Hits:

[Linux-Unixpegasus-2.6.0.tar

Description: Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be portable and highly modular. It is coded in C++ so that it effectively translates the object concepts of the CIM objects into a programming model but still retains the speed and efficiency of a compiled language. Pegasus is designed to be inherently portable and builds and runs today on most versionsof UNIX(R), Linux, OpenVMS, and Microsoft Windows.-Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be portable and highly modular. It is coded in C++ So that it effectively translates the object concepts of the CIM objects into a programming model but still retains the speed and efficiency of a compiled language. Pegasus is designed to be inherently portable and builds and runs today on most versionsof UNIX (R), Linux, OpenVMS, and Microsoft Windows.
Platform: | Size: 8769536 | Author: bu | Hits:

[OtherLinux

Description: Linux 作一简单介绍,然后通过讲解 Linux 上进行编程的常识以及典型场景的 演示,使大家对 Linux 上的程序开发有一个感性认识。在此基础上,重点讲述 Linux 上 C 语言编程的基本工具,包括编译器和调试器,主要是它们的重要选项和基本用法。 接下来讲述在项目组织和开发过程中非常重要的工具,即 GNU make 和 makefile。 最后讲述 diff/patch 工具。 -Linux to make a brief introduction, and then passed on the Linux program on common sense and typical scenes of the demonstration, so that everyone on the procedures for the development of Linux has a perceptual knowledge. On this basis, the focus on Linux on C language programming of the basic tools, including compiler and debugger, mainly they are an important option, and basic usage. Next on the project organization and development process a very important instrument, that is, GNU make and makefile. Finally on the diff/patch tools.
Platform: | Size: 131072 | Author: ting | Hits:

[Windows Develop2_(E-Book)-Linux-C++Programming

Description: (E-Book) Linux C++ Programming very useful in so many ways
Platform: | Size: 220160 | Author: code_breaker | Hits:

[Bookslinux-c

Description: 这是一本比较好的在linux下编程的书籍-c language of linux ,so study easy
Platform: | Size: 509952 | Author: meng | Hits:

[Linux-UnixLinuxShellCprogramming

Description: Linux C编程技术: lect01 Linux 介绍 lect02 Linux 安装 lect03 Linux 基础 lect04 Linux Shell介绍 lect05 Linux 进程控制 lect06 Shell编程_变量 lect07 Shell脚本编程 lect08 Linux下C语言编程简介 lect09 文件操作 lect10 Linux下的多进程编程 lect11 Linux 信号 -Linux C programming: lect01 Linux Introduction lect02 Linux installation lect03 Linux-based lect04 Linux Shell Introduction lect05 Linux process control lect06 Shell Programming _ variable lect07 Shell scripting lect08 Linux Introduction lect09 under the C programming language file operations lect10 Linux under the multi- the process of programming lect11 Linux signals, and so ...
Platform: | Size: 10740736 | Author: 方朝辉 | Hits:

[Internet-NetworkLinux--c-code-about-a-book

Description: 关于一本书《Linux c语言编程》所以的源码,看着不错,分享一下,-With regard to a book, " Linux c language programming" So the source code, looking good, share it, ... ...
Platform: | Size: 3136512 | Author: anna | Hits:

[DocumentsEmbeded_linux_note

Description: 这是个人收集了一年的Linux学习笔记。里面有很多个人收集过来的技巧。内容有SourceInsight,Linux 的安装优化,Linux源码的学习,fedora的配置,中断的学习,eclipse的嵌入式,如何得到外网的资料 等。 使用方法: 进入linux嵌入式学习笔记->打开linuxnote.doc 里面有超过30个的文档静态连接,这样方便了读者使用。-This is a personal collection of Linux-year study notes. There are many personal collection of over skills. Content SourceInsight, Linux installation optimization, Linux source code to learn, fedora configuration, interrupt learning, eclipse embedded, how to get outside the network information. Usage: access to linux embedded Study Notes- " Open linuxnote.doc which more than 30 documents a static connection, so that convenience for readers to use.
Platform: | Size: 7174144 | Author: BertonHe | Hits:

[Bookslinux

Description: 华为内部linux教程,让你熟练运用Linux -Huawei internal linux tutorial, so you skilled in using Linux
Platform: | Size: 583680 | Author: 马晖 | Hits:

[Linux-UnixLinux-driver-development3

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第3章、Linux内核及内核编程。由于Linux驱动编程本质属于Linux内核编程,因此有必要掌握Linux内核及内核编程的基础知识。3.1~3.2节讲解Linux内核的演变及Linux 2.6内核的特点。3.3节分析了Linux内核源代码目录结构和Linux内核的组成部分及其关系,并对Linux的用户空间和内核空间进行了讲解。3.4节讲解了Linux 2.6内核的编译及内核引导过程。另外,还描述了在Linux内核中新增程序的方法,驱动工程师编写的设备驱动也应该以此方式被添加。3.5节讲解了Linux下C编程的命名习惯以及Linux所使用的GNU C针对标准C的扩展语法。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 3, Linux kernel and the kernel programming. Because Linux driver programming essence belongs to the Linux kernel programming, so it is necessary to master the Linux kernel and the kernel of the basic knowledge of programming. 3.1 ~ 3.2 explain the evolution of the Linux kernel and Linux 2.6 kernel characteristic. Section 3.3 the Linux source code analysis kernel directory structure and Linux kernel part of the relationship, and Linux and the user space and the kernel space explained. Section 3.4 explained the compilation of the 2.6 kernel Linux kernel and guide process. In addition, also describes in Linux kernel method of new programs, drive engineer of the device driver should write in this way be added. Section 3.5 explained under Linux C programming naming conventions and Linux use the GNU C ? for standard
Platform: | Size: 633856 | Author: 华清远见 | Hits:

[Linux-Unixdnw2.c

Description: 能在linux上使用的DNW,能通过DNW给开发板下载内核等。-Can be used on linux DNW, through the DNW to the board to download the kernel and so on.
Platform: | Size: 1024 | Author: cy | Hits:

[Linux-UnixGNU-CPP-for-Linux-[cn]

Description: 在美国,汤姆·斯旺是“鼎鼎大名”的计算机图书作家,他的30余本计算机图书“本本热销”。这些热销图书中的很多种已经翻译成了中文简体版,同样也都成为了国内市场的畅销书。现在汤姆·斯旺再为Linux自由软件世界执笔,写下了Linux系统下C++编程方面的专著。书中介绍了在各种Linux系统下C++工具的差别及编程方法,介绍了面向对象式编程中常常遇到的类、包装、继承等常见课题,介绍了C++的字符串类、各种模板及算法库,还介绍了在X环境下,图形化软件的开发方式,等等。凭借多年写作的经验,汤姆·斯旺的著作,简单易懂,透视主题。他帮助读者,在轻松愉快的环境下,快速掌握相关的编程技术。-In the United States, Thomas Wong is the "famous" of computer book writer, and his more than 30 books in this computer "books selling." The selling of books have been translated into many Chinese Simplified, also the domestic market have become bestsellers. Thomas is now busy re-write for Linux free software world, wrote a Linux system programming in C++ monographs. The book describes a variety of Linux systems in C++ programming tools and the differences introduced object-oriented programming is often encountered in class, packaging, inheritance and other common issues, describes the C++ string class, a variety of templates and algorithm library, also introduced in the X environment, the graphical software development methods, and so on. With many years of writing experience, Thomas Wang s work, easy to understand perspective theme. He helps the reader, in a relaxed environment, to grasp the relevant programming.
Platform: | Size: 36532224 | Author: 张锐 | Hits:

[Linux-UnixJNI(java-c)

Description: 实现了java-c的互调 1.hello-jin-c是linux下的c实现文件。 (使用NDK编译成.so文件,供java层调用)。 2.helloJni是java工程。(里面通过JNI调用下面.so中提供的c的实现。) 同理.so里面也可以调用回调java里面实现的文件。-Java-c the intermodulation 1.hello-jin-c linux c implementation file. (Using NDK build so file for java layer calls). 2.helloJni java project. (Inside through JNI calls following the realization of the so provided c.) Similarly so file which can also invoke the callback java implementation inside.
Platform: | Size: 1788928 | Author: sunww | Hits:

[Embeded Linuxlinux-C-function-manual

Description: linux C 函数手册,包含各种常用C函数的定义、表头文件、说明、返回值、相关函数、示例等。-linux C function manual, the definition includes a variety of commonly used C functions, header files, description, return values, the correlation function, examples and so on.
Platform: | Size: 196608 | Author: fds | Hits:

[Linux-Unixlinux-ccPP

Description: 主要是linux c/c++基础学习资料,像linux命令字详解,linux下编程环境,C/C++基础,数据结构算法等,由于资源较大,附有百度云链接和提取码,对linux C/C++初学者有帮助! -Based learning materials mainly Linux c/c++, like Linux command word explanation, under Linux programming environment, c/c++, data structure, algorithm and so on, due to large resources, with baidu cloud links and extract the code, for Linux c/c++ beginners helpful.
Platform: | Size: 6144 | Author: 李晨旭 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net