CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - write linux

搜索资源列表

  1. Linux下C语言编程--文件操作

    0下载:
  2. 提供几种常见的文件操作,如对文件进行读或写,显示目录,创建目录等等。-provide several common file operations, such as the document read or write, show directory, create directories and so on.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4024
    • 提供者:李琳
  1. Linux下的读者写者 xx

    0下载:
  2. 在Linux下实现读者写者的问题,采用的是多线程的方法-under Linux readers to write to the problem, using a multi-threaded approach
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:922
    • 提供者:xx
  1. Linux套接字中的I_O测试程序

    0下载:
  2. Linux套接字中的I_O测试程序,我自己写的测试程序,有详细注释-Linux in the sleeve joint character I_O test order, I write the test order, has the detailed annotation
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:23746
    • 提供者:刘超
  1. The Linux MTD驱动

    0下载:
  2. linux mtd驱动开发 关于如何编写嵌入式mtd驱动的好文章-Driver Development on how to write embedded MTD driver a good article
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:31260
    • 提供者:sun
  1. linux下的rtl8139网卡驱动程序源代码

    0下载:
  2. linux下的rtl8139网卡驱动程序源代码 用C写的原码,对分析开发8139系列网卡的驱动很有用,请大家看看。 -rtl8139 card under the driver source code used to write the original C code for analyzing the 8139 Series Ethernet Driver useful, please see.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:26008
    • 提供者:张毅
  1. 自己动手做一个迷你LINUX系统

    0下载:
  2. 写一个自己的LINUX 的小操作系统 自己看看筹满20个字-write their own Linux operating system could see for himself the small discs full 20 characters
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6592
    • 提供者:王林
  1. RTP通用开发库(for Linux)

    2下载:
  2. linux环境下用纯c写的RTP协议的通用开发库-linux environment with pure c write RTP common development libraries
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:93277
    • 提供者:任桥伟
  1. linux下用C写的GPS接口

    0下载:
  2. linux下用C写的GPS接口-using GPS to write C interface
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:4247
    • 提供者:胡同
  1. linux-0.11-040305

    0下载:
  2. 往Linux 0.11系统中加入了mount/umount和读写DOS软盘和DOS分区的工具mtools-0.11 Linux system to add a mount / umount read and write DOS floppy disk and DOS partition tool mtools
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6919592
    • 提供者:唐河
  1. readandwrite

    0下载:
  2. linux写的read-and-write-linux write read-and-write
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3072
    • 提供者:林林
  1. ExpungeLineTool4NM

    0下载:
  2. 我写的linux之nm命令的win32后续处理工具,多线程实现-I write linux's nm orders win32-processing tools, multithreading
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:49104
    • 提供者:hylaking
  1. 串口linux

    0下载:
  2. linux下读写串口,包括参数的设置,以及如何进行读写-Serial literacy, including parameter settings, and how to read and write
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1924
    • 提供者:张函
  1. Linux声音设备编程实例

    0下载:
  2. Linux下的声音设备编程比大多数人想象的要简单得多。一般说来,我们常用的声音设备是内部扬声器和声卡,它们都对应/dev目录下的一个或多个设备文件,我们象打开普通文件一样打开它们,用ioctl()函数设置一些参数,然后对这些打开的特殊文件进写操作。-Linux Generally speaking, we used the voices of internal equipment and audio speakers, which corresponds to / dev directory o
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8060
    • 提供者:飞杨
  1. 使用Linux下的图形库

    0下载:
  2. 编写一个C程序,使用Linux下的图形库,分窗口显示三个并发进程的运行。-Write a C program, using the graphics library under Linux, sub-window displays three concurrent processes running.
  3. 所属分类:操作系统开发

    • 发布日期:2016-01-27
    • 文件大小:1024
    • 提供者:Allan
  1. ntfs-3g.tar.gz

    1下载:
  2. LINUX下读写NTFS分区的工具。 已经集成了通过LIBCONV库支持中文的代码。,LINUX under the read and write NTFS partition tool. Has been integrated through the support of Chinese LIBCONV library code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:271752
    • 提供者:
  1. sound.rar

    1下载:
  2. Linux系统下写声卡程序,演示如何调用Linux底层系统驱动函数驱动声卡发声。,Write a sound card under Linux system procedures, demonstrate how to call the underlying Linux system-driven function audible sound card driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:815
    • 提供者:lf
  1. Web-Crawlers

    0下载:
  2. 有纯C写的Linux下网络爬虫程序,有助于学校htttp协议和套接字应用。-With pure C write Linux next web crawlers procedures, help the school HTTTP agreement and socket applications.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:5854
    • 提供者:徐崇
  1. Linux-read-serial-port-

    0下载:
  2. linux c/c++的串口的读写方法,提供详尽的Linux源程序,方便读者实现串口读写功能-linux c/c++ read and write the serial method, Linux source code to provide detailed, easy to readers to read and write capabilities to achieve serial
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1664526
    • 提供者:Essay
  1. linux-i2c-eeprom

    1下载:
  2. 实现了s3c6410通过i2c总线对eeprom的读写-Achieved through s3c6410 i2c bus read and write to the eeprom
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:4280
    • 提供者:lj
  1. write.tar

    0下载:
  2. 嵌入式linux环境下RS232通信模块以及写测试例程,c语言。-Embedded linux environment, RS232 communication module and write test routines, c language.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:9564
    • 提供者:liushaofeng
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com