CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ioctl

搜索资源列表

  1. 将IOCTL发送到筛选器驱动程序

    0下载:
  2. 将IOCTL 发送到筛选器驱动程序的原代码以及说明文档-will send to filter driver of the original code and documentation
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:59470
    • 提供者:陈万通
  1. ioctl

    0下载:
  2. 用c开发的ioctl源代码-developed using ioctl source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8472
    • 提供者:李文东
  1. ioctl

    0下载:
  2. 用用can驱动程序的ioctl.c,大家可以参考参考啊,谢谢。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1568
    • 提供者:xiaochuan
  1. IoCtrlSample.rar

    0下载:
  2. 这是是NT系统下用户模式和内核模式交互信息的例子,包括应用程序和驱动程序。压缩包内包含了可执行文件和源代码。,Ioctl Sample is a sample application and driver for communicating between user mode and kernel mode on Windows NT operating systems. Binaries and source code.
  3. 所属分类:Driver Develop

    • 发布日期:2015-11-22
    • 文件大小:15998
    • 提供者:夜之护者
  1. capture.rar

    0下载:
  2. //结构 struct fb_fix_screeninfo finfo struct fb_var_screeninfo vinfo //打开设备 fd = open["/dev/fb0", O_RDWR] if [!fd] { printf["Cannot open framebuffer device.\n"] exit[1] } //取得固定信息 if [ioctl[fd, FBIOGET_FSCREENIN
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:4765
    • 提供者:xiaoran1
  1. IOCTL

    0下载:
  2. IOCTL 应用程序与驱动通信,我只写了应用程序读驱动里面的东西。-IOCTL communication applications and drivers, I just write the application reading drive inside.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:24078
    • 提供者:mingming
  1. reader

    0下载:
  2. ST7100 SCI routines IOCTL API descr iption and test code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:266122
    • 提供者:andrik
  1. framebuffer

    0下载:
  2. 帧缓冲#include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdint.h> #include <unistd.h> #include <fcntl.h> #include <sys/ioctl.h> #include <sys/mman.h> #include <
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-27
    • 文件大小:1471
    • 提供者:hjintian
  1. IOCTL_Test

    0下载:
  2. usb驱动开发,IOCTL的读写操作,供大家学习用-usb-driven development, IOCTL operation of reading and writing for everyone to learn
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:8412
    • 提供者:dante
  1. Linuxdevicedriveradvancedchardeivice

    0下载:
  2. Linux设备驱动程序学习(4)-高级字符驱动程序操作[(1)ioctl and llseek] - Linux设备驱动程序.rar-Linux设备驱动程序学习(4)-高级字符驱动程序操作[(1)ioctl and llseek]- Linux设备驱动程序.rar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:55308
    • 提供者:zwx
  1. test_netfilter

    0下载:
  2. IOCTL的示例程序,已在mips-linux-gcc环境中调试通过-IOCTL example procedures in mips-linux-gcc debug environment through
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1207
    • 提供者:xyx
  1. WMIClient

    0下载:
  2. 不像IOCTL_NDIS_QUERY_GLOBAL_STATS IOCTL,Windows Management Instrumentation(WMI)接口可以用于查询小端口驱动信息,即可以用来查询NDIS小端口驱动支持的OID。本文示例是查询无线网络的信号强度。-Unlike IOCTL_NDIS_QUERY_GLOBAL_STATS IOCTL, Windows Management Instrumentation (WMI) interfaces can be used to query
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:53642
    • 提供者:lie
  1. app

    0下载:
  2. Window application for Ioctl
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1322488
    • 提供者:jaosn
  1. VB_IOCT

    0下载:
  2. VB 动态加载驱动并使用IOCTL通讯程序-VB Dynamic load drive and use the IOCTL communication program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:2362
    • 提供者:林帆
  1. IOCTL

    0下载:
  2. IOCTL助手,分析IOCTL定义,并能智能定义IOCTL值。-IOCTL Assist
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:239310
    • 提供者:张名书
  1. ioctl_example

    0下载:
  2. mDoc driver ioctl example source code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:6227
    • 提供者:zayin
  1. code

    0下载:
  2. 一个简单的ioctl实现,包含定义ioctl命令、应用程序,通过混杂设备模型实现,可供初学者参考。-A simple ioctl implementation, including the definition of ioctl commands, applications, through the hybrid device model implementation for beginners reference.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1569
    • 提供者:lifegnwei
  1. ioctl

    0下载:
  2. THIS THE SKELETON CODE FOR KERNEL TIMER IN LINUX-THIS IS THE SKELETON CODE FOR KERNEL TIMER IN LINUX
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:16435
    • 提供者:aliakbar
  1. ioctl

    0下载:
  2. IOCTL初始化,linux底层文件,为头文件-IOCTL initialization, linux underlying documents, the header file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1055
    • 提供者:工大
  1. linux_device_ioctl

    0下载:
  2. linux_device_ioctl ioctl是设备驱动程序中对设备的IO通道进行管理的的函数,程序可以通过ioctl想设备发送命令、参数等配置信息-linux_device_ioctl ioctl is device driver for device IO channel management functions, the program can send commands via ioctl to the device, parameters and other configurat
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:75076
    • 提供者:sun
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com