搜索资源列表

  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 defi
  3. 所属分类:驱动编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:哟 乁
  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 defi
  3. 所属分类:驱动编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:
  1. 122x32点阵驱动

    0下载:
  2. 122x32的图形显示器c51 驱动程序,兼容多种品牌使用量很大,有一定的参考价值-122x32 graphical display decoder drivers, compatible use of a variety of great brand, which is the reference value
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:
  1. ucos_FS在CF卡上的例子

    0下载:
  2. 一个基于ucos的文件管理系统 可以支持cf卡 硬盘等存储器 但是对于单独的flash芯片还需要自己编写硬件的底层驱动-based document management system can support cf memory card drives, etc. But for a separate flash chip also need to prepare themselves to the bottom of the hard
  3. 所属分类:文件操作

    • 发布日期:2024-05-13
    • 文件大小:983040
    • 提供者:郑毅
  1. 4094

    0下载:
  2. cd4094驱动程序,驱动1位共阴极数码管,pic12c508a作为控制器,gp0-gp2分别为data,clk,strobe.-cd4094 drivers, driving a total digital cathode tubes, pic12c508a as controller, gp0-Day for data, clk, strobe.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:边延凯
  1. video4linux-20050606-050627.tar

    0下载:
  2. Linux下视频开发.包括bttv,cx88,saa7134,红外等接口和驱动-Linux video development. Including bttv, cx88, saa7134, infrared interfaces and drivers
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-13
    • 文件大小:567296
    • 提供者:梅恒
  1. SBC-2410X_kernel.tar

    0下载:
  2. MIZI Research, Inc.发布的嵌入式Linux内核源码,现在的版本是是2.4.18-rmk7-pxa1-mz5。其中包含了很多常用硬件驱动,如CS8900、UDA1341等。 这是为一款用SAMSUNG公司S3C2410A芯片为处理器的系统配置的内核,可支持 640*480 TFT、Audio、LAN、RS-232、USB等接口。-MIZI Research, Inc. Release of embedded Linux
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-13
    • 文件大小:31261696
    • 提供者:何飞
  1. 数字仪表

    0下载:
  2. 数字化汽车仪表驱动原文件,这是一款最新型汽车仪表驱动程序,总线式接口-digital dashboard-driven original documents, which is a dashboard latest drivers, bus interface
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:
  1. c51_93c46

    0下载:
  2. 本程序是在c51下的93c46的驱动程序。对开发小产品大有好处。希望对大家有帮助.-is in the process of 93c46 decoder drivers. Small products in the development process. We want to help.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:郭勇超
  1. ASCII代码写入程序

    0下载:
  2. 85c51的t6963字符写入方式驱动程序,汇编语言 作者:周长盛-85c51 characters writing drivers, assembly language Author : Zhou Changsheng
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:周长盛
  1. ch375drv

    0下载:
  2. CH375作为usb从设备时的win驱动程序-windows drivers for CH375(usb)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-13
    • 文件大小:19456
    • 提供者:杨容
  1. WinCE下的触控屏驱动程序源代码

    0下载:
  2. 用evc编写的WindowsCE.net的触控屏驱动程序源代码-tangible screen driver source code in wince system
  3. 所属分类:驱动编程

    • 发布日期:2024-05-13
    • 文件大小:32768
    • 提供者:天边
  1. LCD_Monitor_Sorce

    0下载:
  2. keil C51 LCD 驱动源码,其中还有I2C驱动,ADC驱动,键盘操作等,是一个完整的keil源代码,供大家参考-Keil C51 LCD driver source code, which also drives I2C, ADC drive, keyboard operation, is a complete source code Keil, for your reference
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:270336
    • 提供者:wg
  1. aspiprg03

    0下载:
  2. 另一个SCSI 的驱动程序,解压后只有五个文件的,注意看readme。-another SCSI drivers, unpacked only five documents, to see readme.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-13
    • 文件大小:24576
    • 提供者:吴冬梅
  1. UsbMouFilter

    1下载:
  2. 鼠标设备的上层过滤驱动程序,如果在用户模式下编写程序与该驱动交互,可以实现罗技或双飞燕鼠标那样的特殊功能。特色之处是:对独占性设备的通信。(我的代码绝对自己编写,真诚希望站长能网开一面,让我就上载这一个代码而成为会员。所谓“水至清则无鱼,人至察则无徒”嘛!)-mouse filtration equipment at the top drivers, if the user mode procedures and the prepara
  3. 所属分类:驱动编程

    • 发布日期:2024-05-13
    • 文件大小:370688
    • 提供者:
  1. intel for wince4.2 BSP

    0下载:
  2. intel 815 驱动程序包,包括声卡,显卡,硬盘,主板驱动,只要安装就可以,将包的内容直接安装到PB的第三方软件中,很方便-drive package, including the sound card, video card, hard drive and motherboard drivers, as long as it can be installed, the contents of packages installed
  3. 所属分类:Windows CE

    • 发布日期:2024-05-13
    • 文件大小:1017856
    • 提供者:
  1. 3dtrans

    0下载:
  2. 3D Transforms Demonstration Program. Requires Turbo C Version 1.5. Project file should contain the line DEMO3D.C GRAPHICS.LIB 3D.LIB DRIVERS.LIB The library directory must include 3D.LIB and GRAPHICS.LIB,
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-13
    • 文件大小:77824
    • 提供者:邵长青
  1. Windows 2000驱动程序开发大全设计指南

    0下载:
  2. Microsoft® Windows® 2000的驱动程序开发包(DDK)文档总览给您详尽的信息,这些信息对编写Windows2000平台任何类型的驱动程序都是必须的。本文档也描述了Windows Driver Model(WDM)驱动程序,这些驱动程序在Windows2000和Microsoft® Windows® 98平台之间是源码级兼容的-Microsoftreg Windows 2000 Driver D
  3. 所属分类:驱动编程

    • 发布日期:2024-05-13
    • 文件大小:800768
    • 提供者:乐永
  1. LCD1604

    0下载:
  2. 液晶屏1604的一个驱动程序,里面有proteus的仿真电路图,代码很省。-screen of a 1,604 drivers, there are lic circuit simulation, the code was very frugal.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-13
    • 文件大小:36864
    • 提供者:胡人
  1. PS2键盘驱动程序 PS2_KEYBOARD

    0下载:
  2. 基于AVR系列单片机MEGA8的PS2键盘驱动程序,代码中加了去抖动处理,识别率高。 -based MCUs MEGA8 PS2 keyboard drivers, code added to jitter, high recognition rate.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:34816
    • 提供者:晏昌平
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org