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

搜索资源列表

  1. Linux

    0下载:
  2. 整体功能:如果调用的进程不是一个组的组长时,setsid创建一个新会话。调用进程将成为该新会话的组长,新进程组的组长,并且没有控制终端。-The overall function: if the call process is not a group leader, setsid create a new session. Call process will become the new session of the group leader, the new process group lea
  3. 所属分类:Driver develop

    • 发布日期:2017-11-08
    • 文件大小:123.63kb
    • 提供者:吴晓
  1. keypad_test

    0下载:
  2. 基于ARM的键盘驱动程序,请大家指点笑纳。如有不清楚的地方请来邮件。-Based on ARM keyboard driver, ask everybody to give directions kindly accept it. If there is no clear place please mail.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-02
    • 文件大小:2.92kb
    • 提供者:巨细
  1. vladistan-gnu.io.android-7e5cca9

    0下载:
  2. 嵌入式串口驱动源码RXTX,功能很强大,不过代码量相当大,仔细研究!-no no no no
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:231.48kb
    • 提供者:liulibin
  1. EMbeded-linux_driver_study_method

    0下载:
  2. 嵌入式linux驱动开发工程师学习路线-ES [No.1] 学习小组-Embedded Linux driver development engineers to learn route-ES [No. 1] Learning Group
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-07
    • 文件大小:346.83kb
    • 提供者:jerry
  1. USB_Device

    0下载:
  2. 基于S3C2410的usb驱动程序,纯驱动程序,和子函数,没有工程,方便自己开发-Based on S3C2410 usb driver, pure driver, and subroutines, no construction, to facilitate their development
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-06
    • 文件大小:80.04kb
    • 提供者:knnnjs
  1. mod_simulator

    0下载:
  2. Simulation of ModBus-Protocol if during development no Modbus-Device is availible
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-09
    • 文件大小:74.88kb
    • 提供者:copper
  1. usb_host

    0下载:
  2. usb host的驱动程序,在嵌入式环境可用。主流厂家的ohci,uhci等,验证没问题。-usb host driver, available in the embedded environment. Mainstream manufacturers ohci, uhci, verify that no problem.
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-28
    • 文件大小:77.77kb
    • 提供者:zhaomx
  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
    • 文件大小:814.4kb
    • 提供者:yangh
  1. Bootloard

    0下载:
  2. 这个主要是bootloader的实现,确实不错,基本上实现是没问题的了。-This is the realization of the bootloader, really good, and virtually no problem.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-17
    • 文件大小:360.64kb
    • 提供者:杨乐
  1. tengnuo

    0下载:
  2. 键盘驱动源码,应用程序源码 本驱动是基于中断方式的,在此创建一个等待队列,以配合中断函数使用;当有按键按下并读取到键 值时,将会唤醒此队列,并设置中断标志,以便能通过 read 函数判断和读取键值传递到用户态;当没有按 键按下时,系统并不会轮询按键状态,以节省时钟资源*/ -Keyboard driver source code, the application source code of this driver is interrupt-based approach, in
  3. 所属分类:Driver develop

    • 发布日期:2017-11-20
    • 文件大小:6.64kb
    • 提供者:藤诺
  1. openssl-1.0.0b.tar

    0下载:
  2. 成功移植,代码没有错误,希望对你有用-Successful transplant, no error code, I hope useful to you,,,,,,,,
  3. 所属分类:Driver develop

    • 发布日期:2017-05-15
    • 文件大小:3.83mb
    • 提供者:dujl
  1. No-OS

    0下载:
  2. s5pv210 裸机开发程序,内含多个裸机例程,方便新手学习。-S5pv210 bare-metal development program, containing multiple bare-metal routines, convenient for the novice to learn.
  3. 所属分类:Driver develop

    • 发布日期:2017-05-14
    • 文件大小:3.17mb
    • 提供者:LK
  1. StringDriver

    0下载:
  2. LINUX2.6内核字符型设备驱动程序,采用了非阻塞机制、互斥机制,使用了poll接口。使用方法不用多说了,跟其他字符驱动没区别,可以自行百度。ps: Makefile也包含在里面了。-LINUX2.6 kernel character device driver, using a non-blocking mechanism, mutual exclusion mechanism, using a poll interface. Use Needless to say, no differen
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:3.45kb
    • 提供者:万园春
  1. iic

    0下载:
  2. I2c-dev.c is part of I2C equipment, access interface device, the access to the hardware is realized by i2c_adapter. It is during initialization, need to register a i2c_driver to the I2C Core. I think this is just to let the user access layer of I2C b
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2.29kb
    • 提供者:berlin
  1. stm321111

    0下载:
  2. stm32工程模版,纯洁版,没有改动,由于库文件有点大,没有上传库文件-stm32 project templates, pure version, no changes
  3. 所属分类:Driver develop

    • 发布日期:2017-04-27
    • 文件大小:127.97kb
    • 提供者:haohaoren
  1. minipirnt-2410

    0下载:
  2. 博创试验箱下超市小票打印,跟ATM机小票相似,没有错位-Borch chamber supermarkets under small ticket printing, ATM machines with similar small-ticket, no dislocation
  3. 所属分类:Driver develop

    • 发布日期:2017-04-26
    • 文件大小:209.42kb
    • 提供者:侯岩
  1. samba-4.1.13.tar

    0下载:
  2. linux 操作系统下的samba安装文件,可以安装,没有问题-samba installation file linux operating system can be installed with no problems
  3. 所属分类:Driver develop

    • 发布日期:2017-06-12
    • 文件大小:18.62mb
    • 提供者:徐小乐
  1. zhlyb_v3.2

    0下载:
  2. 欢迎使用中环留言版V3.2版。。。   修正了IIS各别IIS无法留言问题,还有一些小小问题,该版本如果没其他大问题将不再作修改。。      首次安装   V3版将采用的是UTF-8格式,前面两个版本都是gb2312。   使用本留言版前提是您的数据库必须支持MYSQLI,关于怎么开启MYSQLI扩展请到百度搜.   请将留言版放到你的WWW目录,然后运行http://你的域名/index.php 将会进入安装。      后台登陆地址:http
  3. 所属分类:Driver develop

    • 发布日期:2017-05-03
    • 文件大小:993.63kb
    • 提供者:LEE
  1. delete_repeated_char

    0下载:
  2. 本代码可以计算出给定的一个整数的二进制形式中的1的个数,代码设计严密无bug-This code can be calculated given the number of a binary form of an integer, no strict code design bug
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:151.3kb
    • 提供者:dupc
  1. ds_driver

    0下载:
  2. 高速one-wire总线驱动,亲测可用。该demo在运行时会有一定概率读取失败,原因是没有设置锁和读写屏障。-High-speed one-wire bus driver, pro-test available. The demo at run time will have a certain probability of failure to read, because there is no set lock and literacy barriers.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:2.75kb
    • 提供者:曾鸣
« 12 »
搜珍网 www.dssz.com