Welcome![Sign In][Sign Up]
Location:
Search - Linux-system-functions

Search list

[Other resourceLinux-C语言编程宝典

Description: linux下的C编程参考资料,有linux系统各模块的函数接口,为linux C程序员加油-under the C programming reference, linux system interface module functions for C programmers refueling linux
Platform: | Size: 162253 | Author: oa | Hits:

[Linux-UnixLinux-system-functions

Description: linux系统函数,集合了大部分有用的linux系统函数。
Platform: | Size: 52553 | Author: wei zhang | Hits:

[Embeded LinuxLinux-C语言编程宝典

Description: linux下的C编程参考资料,有linux系统各模块的函数接口,为linux C程序员加油-under the C programming reference, linux system interface module functions for C programmers refueling linux
Platform: | Size: 161792 | Author: oa | Hits:

[Embeded Linuxnewlib-1.12.0.tar

Description: 用于嵌入式Linux系统的标准C的库函数,普通系统的C库函数有相关数量是不能用在嵌入式中的,因为其中有平台相关的内容。本库函数由redhat专为嵌入式Linux开发,但可以方便的称植到其它嵌入式系统中。-for embedded Linux system in the standard C library functions, the ordinary C library functions relevant number is not used in the embedded, because they are relevant to the platform. The library functions from redhat specifically for embedded Linux development, but it said the plant convenient to other embedded systems.
Platform: | Size: 6683648 | Author: 马克 | Hits:

[Linux-Unix操作系统linux报告网页版(web)

Description: 操作系统课程设计,在linux下实现操作系统的基本功能,包括设备驱动、系统功能调用、文件系统-courses on operating system design, the Linux operating system under the basic functions, including device drivers, the system function calls, file systems, etc.
Platform: | Size: 177152 | Author: 谢博杰 | Hits:

[Linux-UnixLinux_myshell

Description: 这是个在Linux系统下用C编写的一个shell程序,这个shell程序实现了包括vi,add,ls,sort,args,history等功能。-This is the Linux system used in the preparation of a C shell, The shell program, including vi, add, ls, sort, args, history, and other functions.
Platform: | Size: 40960 | Author: jason | Hits:

[Linux-UnixLinux-system-functions

Description: linux系统函数,集合了大部分有用的linux系统函数。-linux system function, bringing together most useful linux system function.
Platform: | Size: 52224 | Author: wei zhang | Hits:

[Technology Managementlinux

Description: Linux各项系统开机服务的功能/Linux基础:系统服务/LINUX启动服务详解/LINUX守护进程介绍/linux系统服务详解FC5/Linux系统中的主要服务/linux下系统服务及解释/linux主要系统服务介绍/Redhat Linux下常用服务介绍/和服务相关的那些事/用LILO轻松实现多重启动/优化Linux 系统服务来提高引导速度/-Linux boot the system service functions/Linux basics: system services/LINUX Detailed start-up services/LINUX daemon introduced/linux system services system Detailed FC5/Linux major service/linux services and explained that under the system/linux major systems Service introduced/Redhat Linux, introduced under the common services/and services related to those things/LILO easily with multiple start/optimized Linux system services to improve boot speed /
Platform: | Size: 93184 | Author: guo_yirong | Hits:

[Linux-Unixlibkf701-1[1].0-beta.tar

Description: 一个收集所有最基本功能的函数库;所有的函数都是尽量短小和简单 使用 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.
Platform: | Size: 493568 | Author: 安田 | Hits:

[Linux-UnixLinuxC

Description: unix/linux的系统函数,系统调用 -unix/linux system functions, system calls
Platform: | Size: 259072 | Author: 叶文涛 | Hits:

[Internet-NetworkLINUX-socket

Description: Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。     Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返 回一个整型的Socket描述符,随后的连接建立、数据传输等操作都是通过该Socket实现的。常用的Socket类型有两种:流式Socket (SOCK_STREAM)和数据报式Socket(SOCK_DGRAM)。流式是一种面向连接的Socket,针对于面向连接的TCP服务应用;数据 报式Socket是一种无连接的Socket,对应于无连接的UDP服务应用。-Socket interface is TCP/IP network API, Socket Interface defines a number of functions or routines, the programmer can use them to develop TCP/IP network applications. Study on the Internet want TCP/IP network programming, we must understand the Socket Interface. Socket Interface Designer is the first interface on the Unix operating system inside. If you know Unix system input and output, then it is easy to understand the Socket. Socket data transmission network is a special kind of I/O, Socket is a file descriptor. Socket also has a similar function call to open the file of the Socket (), the function return an integer of Socket descriptor, then the connection set up, data transmission and other operations through the implementation of the Socket. Socket type commonly used in two ways: streaming Socket (SOCK_STREAM) and data reported type Socket (SOCK_DGRAM). Streaming is a connection-oriented Socket, for in the TCP connection-oriented service applications Datagram Socket t
Platform: | Size: 1406976 | Author: 陈威 | Hits:

[Video Capturevms-0.0.3

Description: 本系统从摄像头实时采集视频并显示,相片的拍照,预览与管理功能,MPEG4视频的录制与播放。系统使用Qt开发。本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1 详情见 http://sonew.512j.com/-The system from the video camera in real-time acquisition and display, photo camera, preview and management capabilities, MPEG4 video recording and playback. Qt development system. The system supports multi-platform multi-operating systems, Windows systems use the OpenCV library functions for a number of video capture. In the Linux system for use V4L video capture. Test run in the following environment: Windows: Qt 4.4.3, Linux: qt-embedded-linux-opensource-src-4.4.1 Details http://sonew.512j.com/
Platform: | Size: 1412096 | Author: shujel | Hits:

[SCMLCD444101

Description: 掌握Linux系统下FrameBuffer驱动的基本使用方法; (2) 掌握FrameBuffer常用API函数的使用方法。 掌握编写LCD函数库 掌握使用LCD函数库 -Linux system to master the basic FrameBuffer drive to use (2) commonly used FrameBuffer master the use of API functions. The preparation of LCD master library database and use the LCD function
Platform: | Size: 379904 | Author: 刘彦生 | Hits:

[JSP/JavaMydang1023

Description: 当当网网上购物系统升级,功能主要分为:产品展示模块、用户登录和注册模块、购物车模块、订单模块等等 开发平台和环境:操作系统:WindowsXp、Linux 开发工具:MyEclipse6.5/7.0、UltraEdit-32 开发使用数据库:MySQL 开发使用WEB服务器:Tomcat 6.0 主要技术: Ajax、JavaScript、JSP、Servlet、Struts、Hibernate等-Dangdang online shopping system, functions can be divided into: Products module, user login and registration modules, shopping cart module, orders for the module, and so development platform and environment: operating systems: WindowsXp, Linux development tools: MyEclipse6.5/7.0, UltraEdit-32 developed using the database: MySQL developers use the WEB server: Tomcat 6.0
Platform: | Size: 2270208 | Author: 史豪杰 | Hits:

[Video Capturevms-0.0.1

Description: 视频监控系统 V0.0.1 本系统从摄像头实时采集视频并显示。系统使用Qt开发。 本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1。 更多新版本下载地址:http://sonew.512j.com/works.php 视频监控系统 V0.0.2 增加了相片的拍照,预览与管理功能。 视频监控系统 V0.0.3 增加了MPEG4视频的录制与播放。-Video Monitor System V0.0.1 This system capture video in real-time from the camera and then display. It uses Qt fot development. The system supports multi-platform, multi-operating systems, Windows systems use the OpenCV library functions for video capture. In the Linux system, it use V4L for video capture. Environmental test run on the following: Windows: Qt 4.4.3, Linux: qt-embedded-linux-opensource-src-4.4.1. More new version of Download: http://sonew.512j.com/works.php Video Monitor System V0.0.2 added photo, preview and management functions. Video Monitor System V0.0.3 added MPEG4 video recording and playback functions.
Platform: | Size: 1092608 | Author: 苏松剑 | Hits:

[OtherLinux_C_functions_reference_guide

Description: 本书给出了Linux所有的系统函数,包括字符测试函数,数据转换函数,内存配置函数,字符函数,字符串处理函数,数学计算函数,用户和组函数,数据加密函数,数据结构函数,随机数函数,I/O函数,进程及流程控制函数,格式化输入输出函数,文件及目录函数,信号函数,错误处理函数,管道相关函数,socket函数,进程通信函数,记录函数,环境变量函数,正则表达式,动态函数及其他函数。-This book gives all of the Linux system functions, including the character test functions, data conversion functions, memory allocation functions, character functions, string handling functions, math functions, user and group functions, data encryption function, data structure function, random number of functions, I/O functions, process and process control functions, input and output formatting function, file and directory functions, signal functions, error handling function, correlation function pipe, socket function, process communication function, recording function, the environment variable function, regular expressions, dynamic functions and other functions.
Platform: | Size: 4967424 | Author: 韩美丽 | Hits:

[Linux-UnixLinux-driver-development15

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第15章、Linux的I2C核心、总线与设备驱动。I2C总线仅仅使用SCL、SDA这两根信号线就实现了设备之间的数据交互,极大地简化了对硬件资源和PCB板布线空间的占用。因此,I2C总线被非常广泛地应用在EEPROM、实时钟、小型LCD等设备与CPU的接口中。Linux系统定义了I2C驱动体系结构,在Linux系统中,I2C驱动由3部分组成,即I2C核心、I2C总线驱动和I2C设备驱动。这3部分相互协作,形成了非常通用、可适应性很强的I2C框架。6.1节对Linux I2C体系结构进行分析,讲解3个组成部分各自的功能及相互联系。6.2节对Linux I2C核心进行分析,讲解i2c-core.c文件的功能和主要函数的实现。6.3节、6.4节分别详细介绍I2C总线驱动和I2C设备驱动的编写方法,给出可供参考的设计模板。6.5节、6.6节以6.3节和6.4节给出的设计模板为基础,讲解S3C2410 ARM处理器I2C总线驱动及挂接在其上的SAA7113H视频模拟/数字转换芯片设备驱动的编写方法。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 15, Linux the I2C bus and core, device drivers. The I2C bus use only the two root, SDA SCL signal will achieve the data interaction between equipment, greatly simplified the hardware resources and PCB wiring space take up. Therefore, the I2C bus is very widely used in EEPROM, real clock, small LCD equipment and CPU interface. Linux system defines the I2C drive system structure in Linux, system, the I2C driven by three parts, namely the I2C core, the I2C bus driver and the I2C device drivers. The three parts of the cooperation and formed very general, can vary adaptive the I2C framework. Section 6.1 the I2C system for Linux analyzed the structure, the explanation is 3 part of their respective functions and to each other. Section 6.2 to Linux
Platform: | Size: 593920 | Author: 华清远见 | Hits:

[Linux-UnixLinux

Description: linux系统简介,主要是面向刚刚接触linux系统的读者,系统的介绍了linux系统的功能和操作方法-Introduction of the linux system-oriented readers who are new to Linux system, systematic introduction to the Linux system functions and operations
Platform: | Size: 242688 | Author: ryan1989 | Hits:

[Internet-NetworkLinux-tcp-mail-systen-desigen

Description: 基于linux平台tcp协议的邮箱系统实现,C/S架构,服务器采用多线程实现,客户端使用纯控制台,系统统一使用C语言和一些linux系统函数。-Linux tcp protocol based platform mail system implementation, C/S architecture, multi-threaded server implementation, the client uses a pure console, unified system using the C language and some linux system functions.
Platform: | Size: 169984 | Author: 穆元彪 | Hits:

[Software Engineeringlinux

Description: 通过对Linux系统和Linux系统函数的学习、研究,掌握关于Linux系统的基础知识和在Linux系统下程序设计的基本步骤和开发工具的使用方法。-Through the Linux system and Linux system functions to learn, study, master the basics of Linux systems and programming in the Linux system, the basic steps and the use of development tools.
Platform: | Size: 27648 | Author: 唐迎春 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net