搜索资源列表
-
0下载:
linux上服务器的网卡驱动,内核编程,ioctl 驱动,ioctl是设备驱动程序中对设备的I/O通道进行管理的函数。所谓对I/O通道进行管理,就是对设备的一些特性进行控制,例如串口的传输波特率、马达的转速等等。
本代码是公司工程实际产品的驱动,极具参考价值。-linux on the server s network card drivers, kernel programming, ioctl driver, ioctl is device driver for the device I
-
-
0下载:
是字符、网络、块设备的基本编程源码,方便初学者学习-Basic character, the network block device programming source code, easy for beginners to learn
-
-
0下载:
网络编程,linux下客户端的程序,编译成功了-Network programming, linux client program, the compiler successfully
-
-
0下载:
linux从入门到精通 包含基础命令,linux下c编程基础,嵌入式系统基础,嵌入式linux开发环境的搭建,文件IO编程,进程控制开发,进程间通信,多线程编程,嵌入式linux网络编程,嵌入式设备驱动编程,Qt图形编程基础等-linux from entry to master basic commands include, linux c programming based embedded system based on embedded linux development environ
-
-
0下载:
字符串转换成16进制数据,当网络编程时,经常需要把字符1(0x31)转换成hex的1(0x1),例如:mac地址-String into hexadecimal data, when network programming, we often need to transfer the character 1 (0x31) to convert hex to 1 (0x1), for example: mac address
-
-
0下载:
linux下多线程网络编程,实现arm9视频采集和网络发送jpeg数据,使用udp协议,自己写的,搞了好几天!linux下的多线程比较复杂易出错。--linux network under the multi-threaded programming, video capture and arm9 send jpeg data network, using udp protocol, wrote it myself, out for a few days! Multithreading unde
-
-
0下载:
linux系统下设备驱动编程的好资料,包含网络设备驱动、字符设备驱动、块设备驱动-linux system device driver programming good information, including network device drivers, character device drivers, block device drivers
-
-
0下载:
基于开源流媒体库JRTP编写RTP接收和发送代码实现;UPD,TCP,RTP流媒体,c/c++网络编程源码-Based on the open source streaming media library JRTP prepared to receive and send code to achieve RTP, UPD, TCP, RTP streaming media, c/c++ network programming source code
-