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

搜索资源列表

  1. FanPuGuiZhen__UNIX_code

    0下载:
  2. 《返璞归真——UNIX技术内幕》书中代码。主要包括Bell Laboratories开发的内核代码:1*.h(内核头文件---宏、全局变量和结构定义、函数声明) | |----------------conf(汇编代码---启动函数及工具函数,驱动生成工具mkconf,移植工具sysfix) 2dmr(设备驱动程序) 3ken(内核代码,包括进程调度、文件系统、内存管理、I/O管理等) 另外还有作者写的一些代码。-" Return to Innocence- UNIX
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:549430
    • 提供者:James
  1. LCD

    0下载:
  2. 单片机C51的LCD模块1602驱动汇编代码-The LCD module C51 microcontroller assembly code 1602 driver
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:585
    • 提供者:黄天
  1. my

    1下载:
  2. s3c2440的裸板程序,基于KEIL4的工程文件,内容有串口驱动,LED灯驱动,蜂鸣器驱动,中断程序,拷贝程序到内存的代码,MMU映射代码。大部分用arm汇编实现-S3C2440-UART Driver、BEEP Driver、LED Light Driver、ISR program、MMU program
  3. 所属分类:Other Embeded program

    • 发布日期:2016-06-07
    • 文件大小:113664
    • 提供者:郑亚斌
  1. EX_OCM24064-4

    0下载:
  2. 液晶模块24064的驱动程序,包括C语言和汇编!-EX24064 drive program
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:191063
    • 提供者:
  1. myinittotal

    0下载:
  2. 非常好的自己写的裸机汇编的qq2440开发板的 灯得驱动程序包括初始化程序-Very good compilation of his writing bare light qq2440 development board, including the driver initialization procedure was
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:42374
    • 提供者:林克
  1. ST7032II.rar

    2下载:
  2. ST7032 IIC通讯方式液晶显示驱动显示程序,所用语言汇编。,ST7032 IIC communication LCD driver display program, the language compilation.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2015-05-22
    • 文件大小:2032
    • 提供者:溫東流
  1. HIMEM

    0下载:
  2. HIMEM 的源码,可以使用MASM进行汇编。作为DOS设备驱动程序的学习参考。-a source file of HIMEM
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:14659
    • 提供者:wenggong
  1. SERI

    0下载:
  2. 单片机通过串口连接轨迹球的软件驱动汇编代码。-Single-chip through the serial port to connect trackball assembly code of the software drivers.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1880
    • 提供者:cjq
  1. ST7735

    0下载:
  2. TFT LCD ST7735驱动程序 汇编编写的,使用的环境是 ATMEL AVR 系列单片机-TFT LCD ST7735 DRIVER
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1801
    • 提供者:xiaoxiao
  1. 7529_68BUS

    0下载:
  2. ST7529的汇编测试程序,内部含有汉字和图形显示的子程序,由于此IC带有32级灰度,编程相对比较麻烦,我也是花了很多时间才把程序写好,具体的多看看ST7529的规格书,可以驱动STN240160点阵的单颗COG。-ST7529 compilation of test procedures, the internal contains Chinese characters and graphics display subroutine, because of this IC with a 32
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:3702
    • 提供者:菠菜
  1. NOHack.RAR

    0下载:
  2. 驱动级反调试,能防止软件被调试,防止自己写的代码被别人反汇编!-Driver stage anti debugging, can prevent software is commissioning, prevent oneself write code is others disassembly!
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:56842
    • 提供者:张人达
  1. GNU_compilation_syntax_using_as

    0下载:
  2. gun 汇编语法说明文档,pdf格式,在linux下写底层驱动应当了解的文档-gun compilation syntax documentation, pdf format, written under the linux drivers should be aware of the underlying documents
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:620398
    • 提供者:ghostor
  1. lcd_asm

    0下载:
  2. HT1621B驱动程序,用汇编编写,已经经过了测试,直接调用就可以了。-HT1621B driver, used to prepare a compilation, has been tested directly call it.
  3. 所属分类:Embeded-SCM Develop

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

    0下载:
  2. delphi 内嵌汇编,使代码运行在Ring0 所需要的驱动文件一并放在压缩包里了。-delphi embedded assembly, make the code run in Ring0 driver files needed have been placed in the compression file.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:181289
    • 提供者:施坤
  1. KmdManager

    1下载:
  2. Delphi加载驱动的源码kmdmanager.exe和汇编的驱动加载工具一样,不过是Dephi写的-Delphi source code to load drivers loading kmdmanager.exe and assembly of the drive tool, but is written Dephi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:239742
    • 提供者:黄光
  1. TLV5618

    0下载:
  2. TMS320C31 DSP 驱动TLV5618 DA 芯片的例程,基于汇编编写的,首先将AD采集的数据用DA来模拟输出。-TMS320C31 DSP TLV5618 DA
  3. 所属分类:DSP program

    • 发布日期:2017-03-23
    • 文件大小:1718
    • 提供者:chenglin
  1. HT1621

    0下载:
  2. HT1621汇编显示驱动,包含显示初始化,字节读写,蜂鸣驱动,程序经过验证,已产品化多年的程序稳定运行工作。-HT1621 Series display drivers, including display initialization, bytes read and write, buzz-driven, proven procedures, the procedures have been products of years of stable operation of the work.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:518
    • 提供者:daniel
  1. C8051F020LCD

    0下载:
  2. 基于C8051F020单片机的液晶驱动程序,通过编译、链接,调试没有错误,压缩包里有C程序号头文件以及源程序的汇编版本。-C8051F020-based single-chip LCD driver, through the compile, link, debug, no errors, compression bag has C header files, as well as procedures for its source code version of the compilation
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:37189
    • 提供者:changlian
  1. 7219display

    0下载:
  2. 汇编代码包含7219驱动数码显示程序 程序里面已经包含了相关的设置说明。-7219 assembly code contains procedures for process-driven digital display inside the set that contains the relevant note.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:641
    • 提供者:谢苏岚
  1. IODriver

    0下载:
  2. 操作I/O端口的驱动示例程序,将端口输入输出的汇编指令运行在内核模式中。-Operation I/O port driver sample program will be a compilation of input and output ports command to run in kernel mode.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-15
    • 文件大小:7914
    • 提供者:李静波
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »
搜珍网 www.dssz.com