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

搜索资源列表

  1. Linux

    0下载:
  2. Linux 代码 源程序 Unix 例程 教程 资料 入门-Linux code source program Unix routine course data entry
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-15
    • 文件大小:12280
    • 提供者:李哥
  1. linux

    0下载:
  2. Linux实验及源程序代码。shell脚本,求平均数,求平方。-Linux experiments and source code. shell scr ipt, and the average squared.
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:17381
    • 提供者:gao
  1. Camera-driver-source-code-analysis

    0下载:
  2. 摄像头驱动实现源码分析 Spac5xx的实现是按照标准的USB VIDEO设备的驱动框架编写(其具体的驱动框架可参照/usr/src/linux/drivers/usb/usbvideo.c文件),整个源程序由四个主体部分组成:设备模块的初始化模块和卸载模块,上层软件接口模块,数据传输模块。-Camera driver source code analysis realization of Spac5xx is written VIDEO equipment in accordance with
  3. 所属分类:Driver develop

    • 发布日期:2017-11-05
    • 文件大小:13984
    • 提供者:DJK
  1. camera_drver

    0下载:
  2. 这是一个linux下的摄像头驱动程序,里面包含相关头文件和源程序-This is a linux under the camera driver, which contains the relevant header files and source code
  3. 所属分类:Driver develop

    • 发布日期:
    • 文件大小:25508
    • 提供者:郑勇
  1. sdtest

    0下载:
  2. sdi读写源程序,包括一些头文件。。。sdi.c sdi.h-sdi read、write source file
  3. 所属分类:Driver develop

    • 发布日期:2017-11-18
    • 文件大小:25123
    • 提供者:李晓莉
  1. usbd12

    0下载:
  2. 一个USB D12驱动源程序-USB drives source D12 -USB drives source D12
  3. 所属分类:Driver develop

    • 发布日期:2017-12-05
    • 文件大小:192963
    • 提供者:dhgdfgf
  1. thread

    0下载:
  2. linux 线程方面的资料,很不错的,好几个简单的源程序,大家可以参考-linux thread the information, very good, good few simple source, we can refer to
  3. 所属分类:Driver develop

    • 发布日期:2017-11-26
    • 文件大小:3853
    • 提供者:jim
  1. Linux_driver26x

    0下载:
  2. linux 2.6内核下的一款支持链式DMA的PCI-E接口设备的驱动源程序,该驱动采用MSI中断模式。本程序可供下载者了解基于MSI模式的PCI/PCI-E设备的驱动整体架构。-linux 2.6 kernel under a support chain DMA' s PCI-E interface device driver source, the driver uses MSI interrupt mode. This program is available for downloa
  3. 所属分类:Driver develop

    • 发布日期:2017-11-16
    • 文件大小:14010
    • 提供者:echo
  1. z301p

    0下载:
  2. 中星微Z301摄像头驱动源程序代码,基于linux下的驱动-Vimicro Z301 camera driver source code, based on the driver under linux
  3. 所属分类:Linux驱动

    • 发布日期:2014-01-07
    • 文件大小:16039
    • 提供者:李灿琳
  1. thread

    0下载:
  2. linux多线程源程序代码,已通过编译,如有需要可以下来看看,绝对经典,欢迎大家参考。-linux multithreading source code, has compiled, if necessary you can look down, an absolute classic, we welcome the reference.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-04
    • 文件大小:6806
    • 提供者:高咪咪
  1. main

    0下载:
  2. 主函数中程序自启动 子程序在源程序基础上继续深入-The main function of the program from the start to build on the subroutine in the source depth
  3. 所属分类:Driver develop

    • 发布日期:2017-03-28
    • 文件大小:1657
    • 提供者:leinix
  1. hongwai

    0下载:
  2. 源程序中的主程序是基本机构,通过子程序实现主程序功能的细化-The main source of the basic body, through the main function subroutines refinement
  3. 所属分类:Driver develop

    • 发布日期:2017-04-10
    • 文件大小:723
    • 提供者:leinix
  1. driver

    0下载:
  2. 三星s3c6410开发板 unix下代码源程序 裸板驱动-Samsung s3c6410 development board source code under unix bare board driver
  3. 所属分类:Driver develop

    • 发布日期:2017-04-01
    • 文件大小:90236
    • 提供者:赵磊
  1. CPLD_Source_Code

    0下载:
  2. 该源码是FREESCALE P1020EVM中CPLD的源程序,如有问题可以联系我280187692-The source is FREESCALE P1020EVM in CPLD source, any questions can contact me 280187692
  3. 所属分类:Driver develop

    • 发布日期:2017-05-12
    • 文件大小:2657522
    • 提供者:北岸
  1. pwm

    0下载:
  2. 一种pwm源程序 直接编译即可 希望对玩diy的朋友有所帮助-A kind of PWM source program Can be compiled directly Hope to play diy friends help
  3. 所属分类:Driver develop

    • 发布日期:2017-04-25
    • 文件大小:19000
    • 提供者:liuwei
  1. jinchegndechuangjian

    0下载:
  2. 编写一段源程序,使系统调用fork()创建两个子进程,当此程序运行时,在系统中有 一个父进程和两个子进程活动。让每一个进程在屏幕上显示一个字符:父进程显示字符“a” 子进程分别显示字符“b”和字符“c”。试观察纪录屏幕上的显示结果,并分析原因。-Write a program, make the system call fork () to create two sub process, when running, the system is A process and the
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:4302
    • 提供者:付小杰
  1. leds

    0下载:
  2. GT2440 LED的源代码,GT2440光盘佩戴的源程序适合初学者入门使用-GT2440 LED source, GT2440 disc wear source for beginners to use
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:770
    • 提供者:柏林
  1. CH2

    0下载:
  2. QT 5 书中源码 第二章节 中附书源码 包含几个小源程序-QT 5 second source book chapters source book contains several small source
  3. 所属分类:Driver develop

    • 发布日期:2017-04-30
    • 文件大小:16393
    • 提供者:hurongtao
  1. fifo

    0下载:
  2. 嵌入式linux应用程序开发源程序,,包括第6,7,8,9,10章的源程序- embedded linux application development standard course Source
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:20089
    • 提供者:liaozhaoc
  1. Linux操作系统下C

    0下载:
  2. 本书介绍在Linux环境下进行C语言编程所需要的知识,可以学到以下内容:1.源程序编译;2.Makefile的编写;3.程序的调试;4.头文件和系统求助。(Knowledge needed for C language programming under Linux environment)
  3. 所属分类:驱动编程

    • 发布日期:2018-05-02
    • 文件大小:509952
    • 提供者:hnpgym
搜珍网 www.dssz.com