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

搜索资源列表

  1. all_samples

    0下载:
  2. 是以hello world这个程序为主线,一步步不断丰富的linux设备驱动程序-driver for hello world
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-31
    • 文件大小:11321
    • 提供者:由希樱
  1. ubuntu_linux_kernel_tree

    0下载:
  2. ubuntu linux内核树建立方法 成功构造内核树,并运行hello world简单实例-ubuntu linux kernel tree
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-07
    • 文件大小:140147
    • 提供者:liu
  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
    • 文件大小:26194
    • 提供者:颜建文
  1. Qt

    0下载:
  2. Qt的简单程序,Hello World!图形化程序-A simple progrem designed by Qt!
  3. 所属分类:Driver develop

    • 发布日期:2017-12-08
    • 文件大小:3724
    • 提供者:该死的胖子
  1. Helloworld

    0下载:
  2. 很完善的linux下hello word 驱动程序,对初学者很有帮助-Hello word perfect linux driver, useful for beginners
  3. 所属分类:Driver develop

    • 发布日期:2017-12-06
    • 文件大小:13591
    • 提供者:王伟
  1. hello

    0下载:
  2. 使用qt4.7.4版本在arm板上可以跑的qt例程,最经典的Makefile模版,直接修改可用,网上极难找到的实用模版,绝对原创!-qt4.7.4module,which Makefile is very rare!Is useful,and difficlut found
  3. 所属分类:Driver develop

    • 发布日期:2017-11-22
    • 文件大小:19095
    • 提供者:王林
  1. helloworld

    0下载:
  2. unix下多线程编程 产生4个进程输出hello world-4 threads print hello world in unix
  3. 所属分类:Driver develop

    • 发布日期:2017-12-03
    • 文件大小:107352
    • 提供者:陈伟峰
  1. hello

    0下载:
  2. 驱动程序加载时,在/dev目录下,自动创建设备节点-When the driver is loaded, automatically create device nodes in the /dev directory,
  3. 所属分类:Driver develop

    • 发布日期:2017-11-30
    • 文件大小:1252
    • 提供者:胡玉斌
  1. Linux-Device-driver

    0下载:
  2. 嵌入式linux设备驱动开发的一些编程实例,hello,gps,i2c,lcd,net,usb等设备驱动开发实例。-Embedded linux device driver development, programming examples, hello, gps, i2c, lcd, net, usb device driver development instance.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-12
    • 文件大小:235223
    • 提供者:刘伟
  1. hello

    0下载:
  2. 驱动加载,驱动卸载。能检测开发板的环境是否搭建成功-The driver is loaded, the driver uninstall. Environment is able to detect the development board to build success
  3. 所属分类:Driver develop

    • 发布日期:2017-12-08
    • 文件大小:1780
    • 提供者:liuping
  1. How-to-compile-the-first-module

    0下载:
  2. 如何编译第一个模块 如何编译第一个模块 hello.ko -How to compile the first module
  3. 所属分类:Driver develop

    • 发布日期:2017-11-22
    • 文件大小:6169
    • 提供者:spy
  1. chrdev_another

    0下载:
  2. 通过对2.4以后内核不同的字符设备驱动编写方式的分析,简单的编写了增加了次设备号的hello驱动和测试程序。-Analysis of the different characters in the 2.4 kernel device driver written in a style, simply write the minor device number hello driver and testing procedures.
  3. 所属分类:Driver develop

    • 发布日期:2017-12-06
    • 文件大小:1732
    • 提供者:sh
  1. character_hello

    0下载:
  2. 该文档的功能是创建一个简单的字符设备驱动,压缩包里包含module_hello和user_hello,其中module_hello文件夹里面包含了hello.c字符驱动代码和MakeFile文件,经过编译可生成相应的.ko模块;user_hello是用户程序,经过编译后可生成相应的可执行文件,执行用户的可执行文件可对相应的字符设备进行读写操作。-The document' s function is to create a simple character device driver, c
  3. 所属分类:Driver develop

    • 发布日期:2017-04-09
    • 文件大小:6204
    • 提供者:赤土
  1. hello.c

    0下载:
  2. printf("hello") printf("hello") printf("hello") - printf("hello") printf("hello") printf("hello") printf("hello") printf("hello")
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:3617
    • 提供者:hashcode111
  1. hello.tar

    0下载:
  2. linux驱动的简单实例,驱动的helloworld-linux drivers
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:7331
    • 提供者:zhanjl
  1. character-device-driver

    0下载:
  2. 8个小实验,内核模块,改造Hello模块,注册字符设备等,教你如何进行字符设备驱动-8 small experiments teach you how to make a character device driver
  3. 所属分类:Driver develop

    • 发布日期:2017-04-25
    • 文件大小:17763
    • 提供者:王一
  1. Hello-World

    0下载:
  2. This is the cppUnit learning file, how to use Unit Testing to test your codes
  3. 所属分类:Driver develop

    • 发布日期:2017-04-17
    • 文件大小:45260
    • 提供者:崔辉
  1. hello

    0下载:
  2. 内核模块编码的简单实例 包括模块的编译,加载和卸载-linux kernel module hello, world!
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:695
    • 提供者:litianpei
  1. hello

    0下载:
  2. 熟悉ADS1.2开发环境,简单的hello输出程序-ADS1.2 familiar development environment, a simple hello output program
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2437
    • 提供者:polu
  1. neihemokkuai-hello

    0下载:
  2. 嵌入式Linux驱动模板精讲与项目实践 配套光盘 内核模块hello实验 直接烧入mini2440开发板即可-Embedded Linux driven template talk and Hello experimental program CD kernel modules can be directly burnt into the mini2440 Development Board
  3. 所属分类:Driver develop

    • 发布日期:2017-05-01
    • 文件大小:11378
    • 提供者:孙某
« 12 »
搜珍网 www.dssz.com