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

搜索资源列表

  1. sort.cpp

    0下载:
  2. 写一个函数,输入参数有四个,分别是map<string,float>型数据,整数,float型数组,string型数组。返回结果,将map中的数据按float值进行排序,并将排序后的结果保存到float、string两个数组中,两个数组元素必须对应于map数据。-Write a function, there are four input parameters, are the map <string,float> data, integer, float array,
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:1078
    • 提供者:汪亚男
  1. github_ldd3forlinux3.x

    0下载:
  2. ldd3 <linux设备驱动程序>的源代码 经过改写 从国外某FTP下载 适用于 3.x LINUX系统 书中自带地址下载的代码仅仅适合 2.X LINUX-ldd3 linux device driver source code but rewritten for 3.x LINUX system
  3. 所属分类:Driver develop

    • 发布日期:2017-11-17
    • 文件大小:332073
    • 提供者:DEF
  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. NS73

    0下载:
  2. liunx驱动NS73驱动程序 //#include "fmtrans.h" #include <linux/i2c.h> #include <linux/delay.h> // // #define FM_TRANS_ADDR 0xCC #define AMD_DEBUG 0 // // extern int au1xxx_i2c_write(unsigned char addr, unsigned char reg,
  3. 所属分类:Driver develop

    • 发布日期:2017-11-08
    • 文件大小:124983
    • 提供者:张绪礼
  1. vector

    1下载:
  2. 使用vector 模拟二维数组的复习,举例: 可以定义vector 的元素仍然是一个vector 比如, vector <vector <int> > 即表示一个二维int 数组,里层的vector <int> 表示第一维, 外层的vector 表示第二维:-Vector to simulate a two-dimensional array of review, for example: you can define the vector el
  3. 所属分类:Linux驱动

    • 发布日期:2013-11-08
    • 文件大小:600
    • 提供者:熊韬
  1. mp3_test

    0下载:
  2. mp3的测试代码,在linux环境中已经运行通过,用./minimad <*.mp3> test.pcm 然后./pcm_play test.pcm 即可 -mp3 test code in linux environment has been run through, use./minimad < *. mp3> test.pcm then./pcm_play test.pcm can
  3. 所属分类:Driver develop

    • 发布日期:2017-11-21
    • 文件大小:11643
    • 提供者:张永龙
  1. syscall

    1下载:
  2. fprintf(stdout,"*** *** Help information for s*** *** *\n",APP_NAME) fprintf(stdout,"[Usage] s -[b:n:c:w:p:rsdh] <value>\n", APP_NAME) fprintf(stdout,"Version: s, Date: s, Author: Youri Zhang\n\n", VERSION, BUILD_DATE) fprintf(stdou
  3. 所属分类:Driver develop

    • 发布日期:2017-03-31
    • 文件大小:2916
    • 提供者:李建永
  1. SourceCode

    0下载:
  2. <unix环境高级编程>的源代码全,好东西大家一起分享-advanced programming unix environment
  3. 所属分类:Driver develop

    • 发布日期:2017-04-04
    • 文件大小:841561
    • 提供者:水凡
  1. show-rgba.tar

    0下载:
  2. 在X环境下面显示rgba原始格式的图片数据 linux环境下从framebuffer设备节点读取到的数据是rgba原始格式的,使用这个程序可以在X环境下显示图片 cat /dev/fb0 >pic.rgba ./show-rgba pic.rgba <width> <height>-Show picture using X api
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:5679
    • 提供者:cheng
  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. sh.c

    0下载:
  2. c语言实现linux的命令执行,<>重定向,管道命令-c implements linux shell command like : excution,redirection,pipe
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:2264
    • 提供者:ch
  1. warehose

    0下载:
  2. linux下的仓库物联网系统 linux下的仓库物联网系统 linux下的仓库物联网系统 -#include<stdio.h> #include<sys/types.h> #include<sys/ipc.h> #include<sys/msg.h> #include<stdlib.h> #include<unistd.h> #include<string.h> #include<
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:4316
    • 提供者:sunguangjiang
  1. memtester-4.3.0

    0下载:
  2. memtester is a utility for testing the memory subsystem in a computer to determine if it is faulty. The original source was by Simon Kirby <sim@stormix.com>. I have by this time completely rewritten the original source, and added many
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:37292
    • 提供者:george
  1. myshell

    3下载:
  2. 一个自己写的shell,其功能如下: 1) cd <directory> ——把当前默认目录改变为<directory>。如果没有<directory>参数,则显示当前目录。如该目录不存在,会出现合适的错误信息。这个命令也可以改变PWD 环境变量。 2) clr ——清屏。 3) <directory> ——列出目录<directory>的内容。 4) environ ——列出所有的环境变量。 5) echo &l
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:4060
    • 提供者:jun
  1. ADXL345

    0下载:
  2. The API function calls exported by the kernel crypto API for asynchronous block ciphers to be used by consumers are documented. Signed-off-by: Stephan Mueller <smueller@chronox.de> CC: Marek Vasut <marex@denx.de>
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:49661
    • 提供者:Bob-Lee
  1. neihedingshiqi

    0下载:
  2. <嵌入式Linux驱动模板精讲与项目实践>自带光盘项目 内核定时器项目 直接烧入mini2440 开发板即可执行-< Embedded Linux driver template talk and project practice > CD version program kernel timer program can be directly burnt into the mini2440 Development Board Executive
  3. 所属分类:Driver develop

    • 发布日期:2017-04-30
    • 文件大小:13051
    • 提供者:孙某
  1. neihetongzhilian

    0下载:
  2. <嵌入式Linux驱动模板精讲与项目实践>自带光盘项目 内核通知链项目 直接烧入mini2440 开发板即可执行-< Embedded Linux driver template talk and project practice > CD version program kernel program can be directly burnt into the mini2440 Development Board Executive
  3. 所属分类:Driver develop

    • 发布日期:2017-04-30
    • 文件大小:60955
    • 提供者:孙某
  1. uboot2010.09_fl2440

    0下载:
  2. 1.这是针对FL2440开发板的u-boot-2010.09版本移植代码补丁,请先下载原版u-boot-2010.09代码; 2.然后解压u-boot-2010.09代码,并把补丁文件uboot2010.09_fl2440.patch放在uboot的同级目录,进入uboot目录。 3.打补丁:patch -p1 <../uboot2010.09_fl2440.patch 4.配置是输入:make fl2440_config, 5.然后执行make即可执行生成u-boot.b
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:36795
    • 提供者:yuanbaotai
搜珍网 www.dssz.com