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

搜索资源列表

  1. 24c01-24c16驱动程序

    0下载:
  2. //24c01-24c16读写驱动程序, sbit a0=ACC^0 //定义ACC的位,利用ACC操作速度最快 sbit a1=ACC^1 sbit a2=ACC^2 sbit a3=ACC^3 sbit a4=ACC^4 sbit a5=ACC^5 sbit a6=ACC^6 sbit a7=ACC^7 -/ / 24c01 - 24c16 literacy drivers, ACC sbit a0 = ^ 0 / / ACC definition of the position, u
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:958
    • 提供者:哟 乁
  1. 01-24c16驱动程序

    0下载:
  2. //24c01-24c16读写驱动程序, sbit a0=ACC^0 //定义ACC的位,利用ACC操作速度最快 sbit a1=ACC^1 sbit a2=ACC^2 sbit a3=ACC^3 sbit a4=ACC^4 sbit a5=ACC^5 sbit a6=ACC^6 sbit a7=ACC^7 -/ / 24c01 - 24c16 literacy drivers, ACC sbit a0 = ^ 0 / / ACC definition of the position, u
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:958
    • 提供者:kkysun
  1. ledcontrol

    0下载:
  2. uClinux环境下,三星44B0处理器上测试通过的一个简单的字符设备驱动程序,实现了对4个LED的控制,测试通过-uClinux circumstances, Samsung 44B0 processors tested a simple character device driver, achieving the four LED control, the test
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1127
    • 提供者:潘涛
  1. tmon

    0下载:
  2. motorola HC908SR12芯片编程4-HC908SR12 chip programming 4
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2118
    • 提供者:吴兴旺
  1. windows磁盘IO

    0下载:
  2. 1 程序开发步骤如下 (1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为\"floppy\"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件\"floppy.cpp\":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是\"floppy.cpp\";在接下来询问是否创建新文件时回答\"yes\";然后通
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:55119
    • 提供者:黄小文
  1. dlkfet-4.16.tar

    0下载:
  2. 联想网卡驱动 linux环境下编写 初写驱动的同志参考以下-Lenovo NIC driver linux environment early preparation was driven by reference to the following comrades
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:40672
    • 提供者:icjackie
  1. rtusb

    0下载:
  2. 台湾RALink公司的 rt2570无线 802.11g 网卡的 驱动的源代码 ,支持linux2.4以上的 内河 -Taiwan RALink the rt2570 802.11g wireless LAN driver source code and support over the river linux2.4
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:248002
    • 提供者:江波
  1. Windows设备驱动程序设计课件4

    0下载:
  2. 一个非常好的驱动程序开发资料,用PPT格式,内容丰富,是个很好的驱动程序设计参考资料-a very good driver development information with the PPT format, rich in content, is a very good driver reference design
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:78389
    • 提供者:苏远平
  1. 91c111driver

    0下载:
  2. 91c1111网络芯片驱动程序,使用与linux2.4内核,以及uClinux内核,支持ARM7,ARM9-91c1111 networking chip driver, use and linux2.4 kernel, and uClinux kernel, support for ARM7, ARM9
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:37916
    • 提供者:陈育林
  1. WindowsWDM

    0下载:
  2. 本书介绍如何编写某些类型的windows设备驱动程序,主要描述windows 98和windows 2000的windows驱动程序模型(WDM)。另外,还将介绍也可以在W1ndow s NT 3.51和NT 4中运行的设备驱动程序,称为“NT式”驱动程序。-the book on how to prepare certain types of windows device drivers, describing windows 98 and the windows windows 2000 D
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2191419
    • 提供者:郭学森
  1. ODBCSelectExample

    0下载:
  2. 实例有关说明: 数据源:本实例使用的数据源在本章实例MyOdbcSmpl目录中,数据源为ACCESS数据源,数据文件为Mydb.mdb。请根据本章2.4.1创建ODBC数据源中所指示的ODBC数据源管 理器(ODBC32.exe)来创建和配置数据源MyDB(也可以命名为其他名称)。 执行结果:本章实例的执行结果MyOdbcSmpl目录中的可执行文件MyOdbcSmpl.exe。在数据源中选择刚配置的MyDB,在数据表或视图中选择要查询的表或视图,选择查询的列,如果有查询条件,请在查询条件
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:555847
    • 提供者:祝庆荣
  1. truecrypt-4.2a-source-cod

    0下载:
  2. truecrypt-4.2a-source-cod 文件虚拟磁盘源代码-truecrypt - 4.2a-source-document cod virtual disk source code
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1160017
    • 提供者:李磊
  1. libusb-win32-bin-1.2.4.6

    0下载:
  2. windows usb驱动开发跨平台开源代码,在VS2010平台中开发,简单方便-windows usb drive cross-platform open source code in VS2010 development platforms, simple
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-22
    • 文件大小:911415
    • 提供者:
  1. UsbDeviceDriver2.4

    0下载:
  2. CSR最新dongle驱动源码,支持win7 The source code for the 2.4 version of the BlueCore USB device driver-The source code for the 2.4 version of the BlueCore USB device driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:66161
    • 提供者:蔡sir
  1. USB_devices_drivers_ce.net_4.2

    0下载:
  2. Latest USB 802.3, HID printer and mass storage divers from Microsoft for Platform Builder 4.2.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:302084
    • 提供者:Pyotr Baykalov
  1. rtsmacx10.0.4-8139(102)

    0下载:
  2. rts mac driver for mac osx86
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:33542
    • 提供者:mielaczka
  1. bjdj

    0下载:
  2. 步进电机 驱动程序 4相八拍 -BJDJ
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:52892
    • 提供者:秦华
  1. ntfs-3g-2009.4.4

    0下载:
  2. he NTFS-3G driver is a freely and commercially available and supported read/write NTFS driver for Linux, Mac OS X, FreeBSD, NetBSD, OpenSolaris, QNX, Haiku, and other operating systems. It provides safe and fast handling of the Windows XP, Windows Se
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:712763
    • 提供者:roy
  1. ili9320ds_v0_2.4

    0下载:
  2. TFT彩屏驱动IC的资料,9320。对想用TFT做东西的朋友会有用-TFT color display driver IC' s information, 9320. TFT want to do something on a friend would be useful
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-04
    • 文件大小:1206057
    • 提供者:dewey
  1. CONFECT-4.3

    0下载:
  2. DOS环境下的Config中英文菜单驱动CONFECT 4.3,识货的不用介绍。-Under the environment of DOS Config English menu driven CONFECT 4.3, I know no introduction.
  3. 所属分类:Driver Develop

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