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

搜索资源列表

  1. ncurses-packege--install

    1下载:
  2. ncurses packege的安装包及安装方法 (rhel5.1 gcc4.1.2平台) ncurses安装 GCC安装好后,再次make menuconfig出现了下面错误: [root@localhost linux-2.6.32.2]# make menuconfig HOSTCC scr ipts/basic/fixdep HOSTCC scr ipts/basic/docproc HOSTCC scr ipts/basic/hash HOS
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-17
    • 文件大小:4.47mb
    • 提供者:池一波
  1. apps-for-S3C2440A

    0下载:
  2. 对于S3C2440A实现的基本驱动编程,可以移植到Linux内核中。-For the S3C2440A realization of the basic driven programming, can be ported to the Linux kernel.
  3. 所属分类:Linux驱动

    • 发布日期:2017-06-11
    • 文件大小:17.99mb
    • 提供者:maojianliang
  1. linux

    0下载:
  2. 实现linux对内存的基本操作,包括查看数据存放的位置等-The basic operation of the Linux memory, and view the data stored in the location
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-31
    • 文件大小:168.01kb
    • 提供者:李立强
  1. linux.tar

    0下载:
  2. linux的基本资料,对于初学者有很大的帮助-linux basic information, a great help for beginners
  3. 所属分类:Linux驱动

    • 发布日期:2017-06-01
    • 文件大小:12.99mb
    • 提供者:chechun
  1. driver

    0下载:
  2. Linux驱动初级 包括hello world 字符驱动的 resgister/read/ write 及 ioctl等一些基础源码-Linux drivers for the primary character-driven, including hello world resgister/read/write, and ioctl basic source
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-22
    • 文件大小:25.58kb
    • 提供者:颜建文
  1. Farsight-LinuxApp03-C

    0下载:
  2. Linux下C语言编程基本技能,嵌入式Linux应用程序开发详解-Linux under the basic skills of the C programming language, embedded Linux application development detailed
  3. 所属分类:Driver develop

    • 发布日期:2017-11-13
    • 文件大小:1.07mb
    • 提供者:LiHong
  1. Linux-char-device(Advanced)

    0下载:
  2. 粤嵌教育的嵌入式培训课件,关于驱动的,网上暂时还没人上传过。这个是字符设备驱动的进阶课件,之前上传过基础版。-Guangdong embedded in the education of embedded training courseware, driven, on-line temporarily not uploaded people. This is a character device driver Advanced courseware, before uploading the b
  3. 所属分类:Driver develop

    • 发布日期:2017-11-16
    • 文件大小:320.88kb
    • 提供者:李继滨
  1. mutex_semphore

    0下载:
  2. Linux下操作系统的基本知识,在多线程处理中通过信号量进行互斥处理。-Basic knowledge of the Linux operating system under multithreading semaphore mutex.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-16
    • 文件大小:18.55kb
    • 提供者:江城
  1. Linux.tar

    0下载:
  2. Beginning Linux Programming book and other Linux related pdf files which cover all the basic stuff to learn Linux.
  3. 所属分类:Driver develop

    • 发布日期:2017-12-09
    • 文件大小:14.64mb
    • 提供者:Ashish
  1. linux

    0下载:
  2. linux从入门到精通 包含基础命令,linux下c编程基础,嵌入式系统基础,嵌入式linux开发环境的搭建,文件IO编程,进程控制开发,进程间通信,多线程编程,嵌入式linux网络编程,嵌入式设备驱动编程,Qt图形编程基础等-linux from entry to master basic commands include, linux c programming based embedded system based on embedded linux development environ
  3. 所属分类:Driver develop

    • 发布日期:2017-11-13
    • 文件大小:7.91mb
    • 提供者:高咪咪
  1. Fat-FileSystem

    0下载:
  2. 简易Linux FAT 文件系统的实现。本程序是操作系统课程的课程设计,获得优秀。 具体实现了文件系统格式的定义,实现了基本的cd/pwd/ls 等命令。-Basic Linux FAT filesystem demo code.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-07
    • 文件大小:22.4kb
    • 提供者:zhangqiang
  1. Linux-orders

    0下载:
  2. 本文件基本囊括Linux终端中常用的几个命令,以及命令的详解部分,附带例子。-This document covers basic Linux terminal a few commonly used commands, and explain part of the command, with examples.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-09
    • 文件大小:28.96kb
    • 提供者:孙莹
  1. Linux-application-developme

    0下载:
  2. linux下的基本开发所具备的东西,包括上层应用和底层驱动基本知识。-basic development under linux possess things, including the upper application and the underlying driving basics.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-07
    • 文件大小:758.46kb
    • 提供者:钱叶四
  1. LinuxLab

    0下载:
  2. Linux基本实验,包括进程通信、多线程、进程锁等使用实例-Linux basic experiments, including interprocess communication, multi-threading, locks and other processes using examples
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:3.59kb
    • 提供者:vincent
  1. IO

    0下载:
  2. 基于Linux系统的C语言编写的文件IO基本操作,比较基础的函数练习-The file IO Linux basic operation system based on the C language function, basis of comparison exercises
  3. 所属分类:Driver develop

    • 发布日期:2017-04-27
    • 文件大小:17.84kb
    • 提供者:来了
  1. Linux

    0下载:
  2. Linux指令大全,包含所有基础指令和常用指令-Linux command Daquan, containing all the basic commands and common commands
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:29.54kb
    • 提供者:jasonlee
  1. linux-lighting-control

    0下载:
  2. 一个配套使用的变成代码,需要在Linux下运行效果最佳,可实现基本的led等控制,滚轮滑块控制-Into supporting the use of a code, you need to run best on Linux, enabling basic and other control led, wheel slider controls, etc.
  3. 所属分类:Driver develop

    • 发布日期:2017-05-16
    • 文件大小:3.66mb
    • 提供者:曲建
  1. Linux-1

    0下载:
  2. 基于权限位的文件访问控制中,文件的访问权限有三种:读(r), 写(w), 执行(x)-the control of file request basic on premission
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:1.19kb
    • 提供者:戴曦南
  1. Linux-and-C-Language

    0下载:
  2. C语言程序设计是高效计算机专业学生必修的一门基础课程,同时也是后续课程的入门课程,对于掌握基本计算机技术有着重要意义。尤其在Linux系统下,该系统在所有操作系统中占着重要地位,如何掌握计算机C语言编程技巧是当务之急。为此,本文重点探讨基于Linux系统分析计算机C语言编程技巧。 -C language programming is efficient computer science students a compulsory basic course, but also the subs
  3. 所属分类:Driver develop

    • 发布日期:2017-05-01
    • 文件大小:160.15kb
    • 提供者:朱俊
  1. linux

    0下载:
  2. 内核原创代码 用于基础设计开发 仅供参考阅读了解-Kernel original code for the basic design and development for reference only to understand
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:535byte
    • 提供者:陈韩
« 12 »
搜珍网 www.dssz.com