CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux驱动 搜索资源 - 简单c程序

搜索资源列表

  1. zlog-latest-stable.tar

    0下载:
  2. zlog是一个高可靠性、性能、线程安全、灵活、概念清晰的纯C日志函数库。 事实上,在C的世界里面没有特别好的日志函数库(就像JAVA里面的的log4j,或者C++的 log4cxx)。C程序员都喜欢用自己的轮子。printf就是个挺好的轮子,但没办法通过配置改变 日志的格式或者输出文件。syslog是个系统级别的轮子,不过速度慢,而且功能比较单调。 所以我写了zlog。 zlog在效率、功能、安全性上大大超过了log4c,并且是用c写成的,具有比较好的通用性。 zlog有
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:833946
    • 提供者:yangh
  1. character_hello

    0下载:
  2. 该文档的功能是创建一个简单的字符设备驱动,压缩包里包含module_hello和user_hello,其中module_hello文件夹里面包含了hello.c字符驱动代码和MakeFile文件,经过编译可生成相应的.ko模块;user_hello是用户程序,经过编译后可生成相应的可执行文件,执行用户的可执行文件可对相应的字符设备进行读写操作。-The document' s function is to create a simple character device driver, c
  3. 所属分类:Driver develop

    • 发布日期:2017-04-09
    • 文件大小:6204
    • 提供者:赤土
  1. cdev4.c.tar

    0下载:
  2. arm的驱动程序,简单的驱动程序的编写,编写流程规范,简便,可是更好的使初学者学习-arm of the driver, the driver simply write, write process specifications, simple, but so that beginners learn better
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2359
    • 提供者:贾瑞琦
  1. rawsocket

    0下载:
  2. 基于RawSocket的数据包过滤程序,共包含7个文件:inetheader.h、rawsocsniffer.h、rawsocket.h、rawsocket.c、rawsocsniffer.c、main.c、makefile。 编译:命令行模式下,切换到代码所在目录,输入make即可编译。编译后将生成一个可执行文件main,以及一些obj文件。 运行:命令行下输入 ./main [-s 源IP] [-d 目的IP] [-atui] 即可运行程序,可以通过设置不同的参数可以实现简单的过滤功
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:10991
    • 提供者:xuting
  1. TestDB.c

    0下载:
  2. 通过简单实例,从Linux设备驱动本身,理解Linux内核模块、Linux设备驱动的结构、Linux设备驱动中的并发控制等内容。并针对设备驱动的实例,给出了用户态的程序来访问该设备,展现设备驱动的运行情况及用户态和内核态的交互。-Linux (which is a kernel) manages the machine s hardware in a simple and efficient manner, offering the user a simple and uniform progr
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:15125
    • 提供者:zhangcy122
  1. simple-c

    0下载:
  2. 简单有趣的一堆c程序,适合初学者认真学习,有详细的注释。-Simple and interesting bunch c program for beginners to seriously study, detailed notes.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-26
    • 文件大小:115918
    • 提供者:chan
  1. memmove

    0下载:
  2. 这个程序如何实现内存安全复制操作。简单的只是复制内存字节,不涉及到字符处理-Linux ,C语音
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:789
    • 提供者:彭天宇
搜珍网 www.dssz.com