CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - linux c so
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - linux c so - List
[
Linux-Unix
]
Linux下C语言编程--文件操作
DL : 0
提供几种常见的文件操作,如对文件进行读或写,显示目录,创建目录等等。-provide several common file operations, such as the document read or write, show directory, create directories and so on.
Date
: 2008-10-13
Size
: 3.93kb
User
:
李琳
[
Linux-Unix
]
pegasus-2.6.0.tar
DL : 0
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.
Date
: 2008-10-13
Size
: 8.36mb
User
:
bu
[
Linux-Unix
]
signal to killchild
DL : 0
用系统调用signal()让父进程捕捉键盘上来的中断信号(按Ctrl-C键);当捕捉到中断信号后,父进程用系统调用kill()向两个子进程发出信号,子进程捕捉到信号后分别输出下列信息后终止: Child Process 1 is Killed by Parent! Child Process 2 is Killed by Parent! 父进程等待两个子进程终止后,输出如下的信息后终止: Parent Process is Killed!-with system call signal () so that the process of capturing the father onto the keyboard interrupt signal (Ctrl-C bond); When the interrupt signal capture, the father of the process of using system calls kill () to process two signals son, the child process to capture the signal output respectively after the termination of the following information : Process is a Child Killed by Parent! Process 2 Child is Killed by Parent! the process of waiting for the father of two-after the termination process, the following information output after termination : Parent Process is Killed!
Date
: 2025-12-18
Size
: 1kb
User
:
microstone
[
Linux-Unix
]
liunx_shellprogram
DL : 0
1. 编写一个C程序作为Linux内核的shell命令行解释程序。Shell程序应该使用与Bource shell相同的方式运行程序。 2. 增加功能以使用户可以使用"&"操作符作为命令的结束符。一个以"&"结尾的命令应该与shell并发执行。 3. 增加功能以使用户可以使用"<"和">"作为文件名前缀来重定向stdin和stdout描述符。同样,允许用户使用管道操作符" "来同时执行两个进程,并把第一个进程的stdout重定向为第二个进程的stdin。-1. Preparation of a C program as a Linux kernel shell command line interpreter. Shell procedures should be used with Bource shell the same way as operational procedures. 2. Increased functionality so that customers can use, "" operator, as ordered by the end tags. A "" the end of the order should be concurrent with the implementation of the shell. 3. Increased functionality so that customers can use "lt;" "Gt;" As a filename prefix to redirect stdin and stdout descriptors. Similarly, allows users to use pipeline operator, "" two parallel processes, and a process to redirect stdout second process stdin.
Date
: 2025-12-18
Size
: 22kb
User
:
李强
[
Linux-Unix
]
Linux_Kernel_CN(1)
DL : 0
本书并不是特意一本Linux 的内部手册相反它是对操作系统的介绍同时以Linux作为示例书中每一章遵循从共性到特性的原则它们将首先给出核心子系统的概叙然后进行尽可能的详细描叙 我不会用routine_X()调用routine_Y()来增加bar 数据结构中foo 域的值这种方式来描叙核心算法 你自己可以通过阅读代码发现它每当需要理解一段代码时我总是将其数据结构画出来这样我发现了许多相关的核心数据结构以及它们之间的关系 每一章都是非常独立的就象Linux 核心子系统一样当然有时它们还是有联系的比如说如果你没有理解虚拟内存工作原理就无法描叙进程 硬件基本概念一章对现代PC 做了简要介绍操作系统必须与硬件系统紧密结合在一起协同工作操作系统需要一些只能够由硬件提供的服务为了全面理解Linux 你必须了解有关硬件的基础知识 软件基本概念一章介绍了软件基本原理与C 程序语言讨论了建立Linux 这样的操作系统的工具并且给出了操作系统的目标与功能的概叙 内存管理这章描叙了Linux 如何处理物理内存以及虚拟存储技术 进程管理描叙了进程的概念以及Linux 核心是如何创建管理与删除系统中的进程 进程间及进程与核心间通讯以协调它们的活动Linux 支持大量进程间通讯IPC -the book is not specifically a Linux internal manual Rather, it was the introduction of the operating system Linux simultaneously in each chapter of the book as an example to follow from the common characteristics of the principles is that they will be the first core subsystems of Syria will then proceed to the detailed depicts as possible, I will not use routine_X () call routine _Y () to increase the bar data structure foo domain of values in this manner, depicts the core algorithm you can read the code when it was found necessary to understand some code, I will always data structure drawn so I found many of the core data structure and the relationship between them each chapter very independent, just like the Linux kernel subsystem of course sometimes they like or linked, for instance if
Date
: 2025-12-18
Size
: 1.14mb
User
:
陈彬
[
Linux-Unix
]
Linux下C语言编程--文件操作
DL : 0
提供几种常见的文件操作,如对文件进行读或写,显示目录,创建目录等等。-provide several common file operations, such as the document read or write, show directory, create directories and so on.
Date
: 2025-12-18
Size
: 4kb
User
:
李琳
[
Linux-Unix
]
2324345353linux
DL : 0
linux得一些常用命令,以及linux环境下的c编程,makefile得编写,系统内核分析-in some commands, and the Linux environment c programming, makefile in the preparation, analysis, and so on the kernel
Date
: 2025-12-18
Size
: 1.26mb
User
:
koning
[
Linux-Unix
]
md5sum.tar
DL : 0
基于linux的md5校验源码,可以很方便地移植到各种嵌入式平台,如mips,arm等。-linux-based md5 checksum source can be easily transplanted to various embedded platforms, If mips, arm, and so on.
Date
: 2025-12-18
Size
: 16kb
User
:
宁海龙
[
Linux-Unix
]
ComMonitor
DL : 0
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.
Date
: 2025-12-18
Size
: 2kb
User
:
方建国
[
Linux-Unix
]
image_bmp_process
DL : 0
用纯C写的读RGB文件格式的代码,返回文件头和数据头,这样再读写数据就容易多了。支持8位,24位RGB图。Linux系统里面RGB图片数据格式存储格式为RGB,从上往下填充;而Windows系统里,RGB图片存储格式为BGR,从文件的最后一行开始填充,所以读取RGB图时得注意。-Written in C with pure RGB file format reading the code, return the first file header and data, so re-read and write data much easier. Support for 8, 24-bit RGB Fig. Linux system inside the RGB image data format storage format for the RGB, from top-down filling and Windows systems, RGB image storage format is BGR, from the documents began to fill the last line, so readers have to pay attention to RGB map.
Date
: 2025-12-18
Size
: 3kb
User
:
gomo
[
Linux-Unix
]
libkf701-1[1].0-beta.tar
DL : 0
一个收集所有最基本功能的函数库;所有的函数都是尽量短小和简单 使用 doxygen 生成文档 所有代码以在 Linux 系统上可以编译并运行为准;每当在 lib 目录里增加了一个功能函数,必须在 test 目录里编写一个针对此功能函数的测试程序,使其可以在 Linux 系统上正常编译并正确运行;每个增加的外部功能函数,必须在源代码前写有注释,注释格式为符合 doxygen 要求的 JavaDoc 格式。 所有代码内部调用的 C 库和系统函数要求完全符合 ANSI C 标准和 POSIX 标准。 -To collect all the basic functions of a library all of the functions are short and simple as possible to use doxygen to generate documentation for all code to the Linux system can be compiled and run prevail Whenever in the lib directory added a function to be in the test directory to prepare a function for this test procedure so that it can be a normal Linux system to compile and run correctly each increase in the external function must be written in the source code of the former have the Notes, the Notes doxygen format in order to comply with the requirements The JavaDoc format. Calling all code within the C library functions and system requirements in full compliance with the ANSI C standard and the POSIX standard.
Date
: 2025-12-18
Size
: 482kb
User
:
安田
[
Linux-Unix
]
pegasus-2.6.0.tar
DL : 0
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.
Date
: 2025-12-18
Size
: 8.36mb
User
:
bu
[
Linux-Unix
]
moose-0.1.0.tar
DL : 0
sms发送短信的程序,可以在windows,和linux两个环境下。 SMS-Dispatch is Linux console C++ program for SMS messages dispatch from preliminary prepared text file via circuit GSM phone in batch mode. Tested on Motorola C3xx phones. So you can create the report about users status for ex. and send it them as SMS.-sms text messaging procedures, can be windows, and two linux environment. SMS-Dispatch is Linux console C++ Program for SMS messages dispatch from preliminary prepared text file via circuit GSM phone in batch mode. Tested on Motorola C3xx phones. So you can create the report about users status for ex. And send it them as SMS.
Date
: 2025-12-18
Size
: 504kb
User
:
maoyang
[
Linux-Unix
]
boost_1_37_0.tar
DL : 0
Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use. We aim to establish "existing practice" and provide reference implementations so that Boost libraries are suitable for eventual standardization. Ten Boost libraries are already included in the C++ Standards Committee s Library Technical Report (TR1) as a step toward becoming part of a future C++ Standard. More Boost libraries are proposed for the upcoming TR2. Boost works on almost any modern operating system, including UNIX and Windows variants. Follow the Getting Started Guide to download and install Boost. Popular Linux and Unix distributions such as Fedora, Debian, and NetBSD include pre-built Boost packages. Boost may also already be available on your organization s internal web server.
Date
: 2025-12-18
Size
: 34.65mb
User
:
[
Linux-Unix
]
LinuxShellCprogramming
DL : 0
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 ...
Date
: 2025-12-18
Size
: 10.24mb
User
:
方朝辉
[
Linux-Unix
]
Linux-driver-development3
DL : 0
作者:华清远见嵌入式学院。《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
Date
: 2025-12-18
Size
: 619kb
User
:
华清远见
[
Linux-Unix
]
dnw2.c
DL : 0
能在linux上使用的DNW,能通过DNW给开发板下载内核等。-Can be used on linux DNW, through the DNW to the board to download the kernel and so on.
Date
: 2025-12-18
Size
: 1kb
User
:
cy
[
Linux-Unix
]
GNU-CPP-for-Linux-[cn]
DL : 0
在美国,汤姆·斯旺是“鼎鼎大名”的计算机图书作家,他的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.
Date
: 2025-12-18
Size
: 34.84mb
User
:
张锐
[
Linux-Unix
]
JNI(java-c)
DL : 0
实现了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.
Date
: 2025-12-18
Size
: 1.71mb
User
:
sunww
[
Linux-Unix
]
linux-ccPP
DL : 0
主要是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.
Date
: 2025-12-18
Size
: 6kb
User
:
李晨旭
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.