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

搜索资源列表

  1. ds1620

    0下载:
  2. linux 系统下DS1620 温控驱动 -linux/drivers/char/ds1620.c: Dallas Semiconductors DS1620 thermometer driver (as used in the Rebel.com NetWinder)
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-08
    • 文件大小:2730
    • 提供者:王小二
  1. v4l

    1下载:
  2. v4l.c摄像头采集驱动程序,包括各种函数,以及yuv转为bmp文件的函数-v4l.c camera capture driver, including a variety of functions, as well as the yuv into the function of the bmp file
  3. 所属分类:Linux驱动

    • 发布日期:2016-06-20
    • 文件大小:3072
    • 提供者:wang
  1. bash-4.1.tar

    0下载:
  2. 1,此源代码为本人所写,非GNU的源代码,不要因此而误导大家,摆出此来仅供交流 2,此源代码不完整,shell的很多功能都没有实现,只是实现了一些主要的功能 3,实现功能如下: a,输入命令,并运行 b,实现if 和while的深层嵌套 c,实现环境变量,和shell本身变量 d,实现管道和重定向等功能。 4,由于能力问题,程序可能有错误,欢迎高手指点-1, this source code as I wrote, non-G
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-21
    • 文件大小:6598300
    • 提供者:佳毅
  1. spi_s3c64xx

    0下载:
  2. linux s3c64xx源代码 /* linux/drivers/spi _s3c64xx.c * * Copyright (C) 2009 Samsung Electronics Ltd. * Jaswinder Singh <jassi.brar@samsung.com> * * This program is free software you can redistribute it and/or modify * it under t
  3. 所属分类:Driver develop

    • 发布日期:2017-11-20
    • 文件大小:8398
    • 提供者:lee
  1. bin2hex

    0下载:
  2. 目前比如Win7 32 64位系统不能使用原来的bin2hex,对于单片机编程者造成困扰。这个源代码用VC或者C++builder 编译之后也能实现该功能。--Such as Win7 32 64-bit systems can not be used the original BIN2HEX, causing distress for microcontroller programming. The source code with VC or C++builder compiler can
  3. 所属分类:Driver develop

    • 发布日期:2016-01-26
    • 文件大小:2048
    • 提供者:hotcloud
  1. bionic.tar

    0下载:
  2. Android的Linux内核Bionic库,Bionic库仅为200KB大小是GNU版本体积的一半,这意味着更高的效率和低内存占用,同时配合经过优化的Java VM Dalvik才可以保证高的性能。Bionic不支持一些特性比如宽字节对unicode,类似c++那样的异常处理-Android' s Linux kernel Bionic library, Bionic library is only 200KB size is half the volume of the GNU ver
  3. 所属分类:Driver develop

    • 发布日期:2017-05-09
    • 文件大小:2525380
    • 提供者:邱枫
  1. FM2018SHI-c-code

    2下载:
  2. 美国fortemedia消回音芯片FM2018SHI控制程序C 代码以及寄存器操作,可兼容FM1188.-American fortemedia echo cancellation chip FM2018SHI control procedures C code as well as register operation, compatible FM1188.
  3. 所属分类:Driver develop

    • 发布日期:2014-04-14
    • 文件大小:5120
    • 提供者:王宇
  1. C-yuyan

    0下载:
  2. c语言编程介绍,为c相关的开发人员提供便捷。-c language programming, as c-related developers convenient.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-16
    • 文件大小:349849
    • 提供者:徐天宇
  1. md5

    0下载:
  2. 基于MD5的文件完整性检测程序,共包含4个文件:md5.h、md5.cpp、test.cpp、nankai.txt。其中md5.h与md5.cpp文件实现了md5类。test.cpp文件包含了整个程序的main函数,根据不同的命令完成不同的功能,如显示摘要信息,生成MD5摘要等。nankai.txt是本书提供的用于验证文件完整性测试文件。读者可以自己编写程序来生成nankai.txt的md5摘要,然后与书中的结果进行比较,验证所编程序的正确性。 编译:命令行模式下,切换到代码所在目录,输入m
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:20575
    • 提供者:xuting
  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. sFFT-1.0-2.0.tar

    1下载:
  2. 稀疏傅里叶变换算法利用了数字信号处理,特别是高斯和多尔夫-切比雪夫滤波器的技术。与传统的解决方法不同,对于这个问题我们的算法是不迭代的。也就是说,它用一种类似绘制/流式算法的方式“一次”识别并估计k个最大系数,而并非估计“大”系数以及在提示下相减、递归。-Sparse Fast Fourier Transform (SFFT) is a class of sub-linear time algorithms for computing the discrete Fourier transfo
  3. 所属分类:Driver develop

    • 发布日期:2017-04-01
    • 文件大小:391802
    • 提供者:
  1. RebuildImports

    0下载:
  2. The IDA Pro Book - Rebuild Process Import Table Example Copyright (C) 2008 Chris Eagle <cseagle@gmail.com> This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as p
  3. 所属分类:Driver develop

    • 发布日期:2017-04-05
    • 文件大小:1355
    • 提供者:Newdz13
  1. lda-c

    0下载:
  2. LDA是一种文档主题生成模型,也称为一个三层贝叶斯概率模型,包含词、主题和文档三层结构。文档到主题服从Dirichlet分布,主题到词服从多项式分布。 LDA是一种非监督机器学习技术,可以用来识别大规模文档集(document collection)或语料库(corpus)中潜藏的主题信息。它采用了词袋(bag of words)的方法,这种方法将每一篇文档视为一个词频向量,从而将文本信息转化为了易于建模的数字信息。但是词袋方法没有考虑词与词之间的顺序,这简化了问题的复杂性,同时也为
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:30689
    • 提供者:yangling
  1. Device-Drivers

    4下载:
  2. Micrel系列PHY芯片驱动,本人亲自使用,验证可直接添加内核中使用,内含使用说明。支持-ksz9021 -ksz9031-ksz8001 -ksz8021 -ksz8031 -ksz8041 -ksz8051 -ksz8061 -ksz8081 -ksz8091 -ksz8721 -ksz8737-The Micrel PHY devices that are supported with the source code(micre
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:3415
    • 提供者:jarius
  1. gpio-int-test.c

    0下载:
  2. Program to test Linux GPIO drivers. This can test the interrupt implementation in the driver is working properly as well.-Program to test Linux GPIO drivers. This can test the interrupt implementation in the driver is working properly as well.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2165
    • 提供者:Todd Fischer
  1. xv6.tar

    0下载:
  2. Xv6是由麻省理工学院(MIT)为操作系统工程的课程(代号6.828),开发的一个教学目的的操作系统。Xv6是在x86处理器上(x即指x86)用ANSI标准C重新实现的Unix第六版(Unix V6,通常直接被称为V6)。-Xv6 is an operating system developed by the Massachusetts Institute of Technology (MIT) for operating system engineering courses (codename
  3. 所属分类:Driver develop

    • 发布日期:2017-06-11
    • 文件大小:18117096
    • 提供者:永艳
  1. spidev.c

    0下载:
  2. * This supports access to SPI devices using normal userspace I/O calls. * Note that while traditional UNIX/POSIX I/O semantics are half duplex, * and often mask message boundaries, full SPI support requires full duplex * transfers. There ar
  3. 所属分类:Driver develop

    • 发布日期:2017-12-11
    • 文件大小:5860
    • 提供者:nikita
  1. stv0910

    0下载:
  2. stv0910 LLA wrapper Copyright (C) 2012 STMicroelectronics. All Rights Reserved. This file is part of the stm_fe Library. stm_fe is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License ve
  3. 所属分类:驱动编程

    • 发布日期:2017-12-14
    • 文件大小:72704
    • 提供者:janko
搜珍网 www.dssz.com