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

搜索资源列表

  1. advanced.tar

    1下载:
  2. 基于C++语言的geant4程序,高级例子源代码,大家研究一下咯-C-based geant4 procedures, advanced source code examples, we look slightly
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-23
    • 文件大小:7680656
    • 提供者:qilubing
  1. Linux-source-code-

    0下载:
  2. linux源代码-fork[1]. c源代码,不多说,很好的资料-Linux source code-fork
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-02
    • 文件大小:16614
    • 提供者:桓董
  1. arpfilter.c

    0下载:
  2. linux下防御ARP网关欺骗内核模块源代码利用netfilter框架-arpfilter in linux operation system
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-07
    • 文件大小:1087
    • 提供者:gm
  1. usbmouse

    0下载:
  2. USB鼠标驱动程序开发,linux环境下的嵌入式驱动程序开发,可以运行,C语言,源代码。-USB mouse driver development, driver development embedded linux environment, you can run the C language source code.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:3190
    • 提供者:程昊
  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. Linux-C

    0下载:
  2. linux系统下的c语言编程源代码及html电子教程-the c programming language source code and html e-tutorial in linux system
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-19
    • 文件大小:5327076
    • 提供者:dongfengjiao
  1. 17th_dm9000c

    0下载:
  2. DM9000的网卡驱动C源代码编写,这是厂家提供的-DM9000 network card driver written in C source code, which is provided by the manufacturer
  3. 所属分类:Driver develop

    • 发布日期:2017-11-25
    • 文件大小:25128
    • 提供者:简能而任
  1. linux-gcc

    0下载:
  2. gcc快速入门,在Linux下进行C语言编程,必然要采用GNU GCC来编译C源代码生成可执行程序-gcc linux
  3. 所属分类:Driver develop

    • 发布日期:2017-11-19
    • 文件大小:7554
    • 提供者:邵烽
  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. si4432_demo_code_ver20

    1下载:
  2. Si4432 无线收发模块源代码,Si4432的demo-Si4432 driver,c/c++,windows/linux
  3. 所属分类:Driver develop

    • 发布日期:2017-11-25
    • 文件大小:3475
    • 提供者:dengbaogen
  1. 1239000

    0下载:
  2. 小块内存分配器设计与实现C++源代码程序-Design and implementation of C++ source code on a small memory allocator
  3. 所属分类:Driver develop

    • 发布日期:2017-11-18
    • 文件大小:821329
    • 提供者:张三
  1. OV9650

    0下载:
  2. ARM9 S3C2440驱动源代码(网卡驱动),内核2.6.40.3,调试通过,可正常使用,包含.c Makefile和测试程序-ARM9 S3C2440 driver source code (NIC driver), kernel 2.6.40.3, debugging through normal use, including c Makefile and test procedures
  3. 所属分类:Driver develop

    • 发布日期:2017-11-20
    • 文件大小:18546
    • 提供者:吕志明
  1. iomem

    0下载:
  2. ARM9 S3C2440驱动源代码(内存映射硬件访问源代码),内核2.6.40.3,调试通过,可正常使用,包含.c Makefile和测试程序-ARM9 S3C2440 driver source code (memory-mapped hardware access to the source code), kernel 2.6.40.3, debugging through normal use, including c Makefile and test procedures
  3. 所属分类:Driver develop

    • 发布日期:2017-11-24
    • 文件大小:2801
    • 提供者:吕志明
  1. USB_camera_Test

    0下载:
  2. ARM9 S3C2440驱动源代码(视频采集驱动),内核2.6.40.3,调试通过,可正常使用,包含.c Makefile和测试程序-ARM9 S3C2440 driver source code (video capture driver), kernel 2.6.40.3, debugging through normal use, including c Makefile and test procedures
  3. 所属分类:Driver develop

    • 发布日期:2017-11-30
    • 文件大小:7431
    • 提供者:吕志明
  1. Buttons

    0下载:
  2. ARM9 S3C2440驱动源代码(中断测试应用驱动),内核2.6.40.3,调试通过,可正常使用,包含.c Makefile和测试程序-ARM9 S3C2440 driver source code (interrupt test drive), kernel 2.6.40.3, debugging through normal use, including c Makefile and test procedures
  3. 所属分类:Driver develop

    • 发布日期:2017-12-01
    • 文件大小:2744
    • 提供者:吕志明
  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. MyProjects

    0下载:
  2. 关于c语言中一些常见的问题的源代码,例如,冒泡排序,水仙花数,求二次方程等-C language on some common problems of the source code, for example, bubble sort, daffodils, seeking quadratic equations, etc.
  3. 所属分类:Driver develop

    • 发布日期:2017-05-06
    • 文件大小:1131413
    • 提供者:忘忧草
  1. puzzle-game

    0下载:
  2. 用C语言编写的俄罗斯方块益智游戏的源代码-Using C language puzzle game Tetris source code
  3. 所属分类:Driver develop

    • 发布日期:2017-04-04
    • 文件大小:4364
    • 提供者:李宝宝
  1. lirc-0.9.1.tar

    0下载:
  2. LIRC (Linux Infrared remote control,Linux红外线遥控)是一个开放源代码的包。这个包可以让你的Linux系统能够接收及发送红外线信号。利用LIRC和红外线接收器,你就几乎可以用所有的红外线遥控器(例如:电视遥控器)来控制你的电脑。-This article is about Linux Infrared Remote Control. For the railroad with reporting mark LIRC, see Louisville and
  3. 所属分类:Driver develop

    • 发布日期:2017-05-06
    • 文件大小:1342262
    • 提供者:merfy
  1. code

    0下载:
  2. 精通UNIX下C语言编程与项目实践+源代码+笔记,值得你的拥有-Proficient in UNIX programming language under the C and project practice+ source+ notes, is worthy of your own
  3. 所属分类:Driver develop

    • 发布日期:2017-04-25
    • 文件大小:147105
    • 提供者:胡玩
« 12 »
搜珍网 www.dssz.com