搜索资源列表
recipe-uclinuxKenel
- 编程高手的秘笈:Linux C 函数库,linux宝库典藏版,Linux Make中文手册,uclinux核心手册,Linux网络编程,嵌入式系统开发圣经,高质量C编程指南,高手的必杀技啊,好东西与大家分享-programming experts in the secret : Linux C libraries, treasury collection version of linux, Make Chinese Linux manual Basis core manual, Linux
44
- linux系统的网络编程(C++) 实现视频会议
Linux_web_pro
- 嵌入式LINUX网络编程指南,详细介绍了LINXU环境下各种网络编程的技巧-Embedded LINUX Network Programming Guide, detailing a variety of network environments LINXU programming skills
10
- 《嵌入式Linux应用程序开发详解》第10章 嵌入式Linux网络编程-" Embedded Linux application development explain" Chapter 10 Network Programming Embedded Linux
nrf905jizhang
- nrf905无线通信模块的linux驱动,其中linux内核的是2.4,主要功能是接收节点的数据并通过TCP网络编程传给上位机-nrf905 wireless communication module linux driver, which is a linux kernel 2.4, the main function is to receive the data node and pass through the TCP PC Network Programming
262
- 嵌入式入门笔记,网络编程,使用Linux系统等,pdf格式-Embedded entry notes, network programming, the use of Linux systems, pdf format
linuEmbedded
- 嵌入式linux软件实战和编程详解电子书打包,内容由浅入深,涵盖基本C库,操作系统,网络编程等内容,是学习嵌入式的必不可少的资料-Embedded linux software, and programming Xiangjie actual e-books packaged, content Deep cover basic C library, operating systems, network programming and other content, is to learn esse
embedded_linux_system_development_for_ARM_code
- 《ARM嵌入式Linux系统开发》随书光盘中的实例源码,包括:第17章 嵌入式Linux的多任务编程,第18章 多任务间通信和同步,第19章 Linux设备驱动,第20章 嵌入式Linux的网络编程.第21章 MiniGUI图形界面设计,第22章 CAN总线驱动设计,第23章 SD卡驱动设计中设计的全部代码-" ARM Embedded Linux System Development," CD-ROM with the book' s examples of sourc
12355512331
- 嵌入式Linux应用程序开发标准教程 Linux快速入门 Linux基础命令 Linux下C编程基础 嵌入式系统基础 嵌入式Linux开发环境的搭建 文件IO编程………… 嵌入式Linux网络编程 嵌入式Linux设备驱动开发 Qt图形编程基础-Embedded Linux application development standards based on Linux Quick Start Guide Linux Linux under the comma
Embedded-Linux-application-
- 本书包括Linux 快速入门.Linux 基础命令。Linux 下的C 编程基础。嵌入式系统基础。嵌入式Linux开发环境的搭建。 文件 I/O 编程。进程控制开发。进程间通信。多线程编程。嵌入式Linux 网络编程。嵌入式Linux设备驱动开发。Qt图形编程-This book includes Linux started quickly. Linux foundation command. The C programming under Linux based. Embedded syste
Linux-socket
- 一本关于 linux网络编程方面的书 对socket实现有详细的说明,值得一读的书-A book on linux network programming books on the socket to achieve a detailed descr iption of the book worth reading
Qt
- 本书主要讲解描述跨平台图形软件的Qt使用,Qt不但可以运行在Windows、Linux、Mac等操作系统上,还可以移植到嵌入式设备中,并且还有许多第三方驱动。 本书从Qt编程最基础的程序讲起,详细讲解了Qt模块与Qt功能类、Qt文件操作、Qt桌面软件设计、Qt程序与用户交互、Qt图形绘制与多媒体、Qt网络编程、Qt数据库编程、Qt进程与线程、Qt工具使用、Qt嵌入式开发等内容,适合广大Qt编程人员、嵌入式工程师、计算机专业师生使用-This book describes the main
linux-examples
- 主要包括基于ARMlinux应用程序开发实例,包括LED测试,PWM控制蜂鸣器,串口编程,UDP网络编程-Including application development examples based on ARMlinux , such as the LED test, PWM control buzzer, serial programming, UDP network programming
Linux-all
- 综合的讲述了嵌入式的开发,主要是包括网络编程,应用管理-Comprehensive about embedded development, including network programming, application management
samplecode
- Linux下用C写的几个包括进程、线程、文件读写、linux网络编程的小程序 -Under Linux written with C several threads documents including process of reading and writing Linux network programming small programs
TCP_talk
- tcp协议的简单聊天工程,由客户端、服务器组成,用c语言实现,可用于嵌入式linux网络编程中。-Simple chat engineering, TCP protocol is composed of client, server, implemented in c language, can be used in the embedded Linux network programming.
Linux-C-Programing
- 本书主要讲述文件操作、信号量处理以及线程和网络编程-This book focuses on file operations, signal processing, and the amount of thread and network programming
linux-socke--code
- 嵌入式操作系统网络编程实例,用于嵌入式操作系统网络开发参考-linux socket shell code
Linux-Coding
- Linux驱动编程,很好地构建了一个以网络为基础的ARM-Linux开发平台,参考《Linux设备驱动程序(第3版)》-Linux-driven programming, build a good web-based ARM-Linux development platform, refer to " Linux Device Drivers (3rd Edition)"
server.tar
- 简单的linux服务器程序,提供了简单的socket创建监听以及收发。(Basic linux web server code)