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

搜索资源列表

  1. c++_asm混合

    0下载:
  2. c++和汇编语言的混合编程例子。 在VC6,vc7集成环境下调用汇编语言函数,使用变量,结构等方法的例子。-c and assembly language programming examples of mixed. The VC6, vc7 integrated environment called assembly language function, the use of variables, such as the structure of examples.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:21126
    • 提供者:sun
  1. C中加汇编_计算圆周率

    0下载:
  2. 介绍了在VC编辑器中,加入汇编语言的以实现混合编程的方法,并演示了计算圆周率的过程,很不错-introduced in VC editor, by adding assembly language to achieve the mixed programming method and demonstrated the calculation of the ratio of the circumference and very good! !
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9380
    • 提供者:zxj
  1. NT下进程隐藏

    0下载:
  2. 在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的。相比较而言,Richer的方法由于可以使用c/c++等高级
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:32284
    • 提供者:潘桂聪
  1. MIXBuilder

    0下载:
  2. MIX的模拟器: MIX是《计算机程序设计艺术》(TAOCP)的作者高德纳(Donald.E.Knuth)在TAOCP中描述算法时使用的一种假想的机器,所以书中的汇编代码无法在任何一个机器上运行,附件中的程序可以让以MIXAL汇编语言写成的算法在Windows平台上汇编并且可以单步跟踪运行。详细情况参看其中的MIXBuilder.doc文件。 -MIX simulator : MIX "Art of Computer Programming" (TAOCP), the aut
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:718770
    • 提供者:余伟
  1. 单片机子程序库

    0下载:
  2. 用单片机汇编语言写的使用的子程序 包扩浮点书的加减还有 模糊算法-SCM assembly language used to write the use of the subroutine package expanding the floating-point addition and subtraction algorithm still fuzzy
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:21070
    • 提供者:高峰
  1. 红外线

    0下载:
  2. 红外摇控新手不可多得的资料 PIC,汇编语言写成,摇控芯片为:HT6222等-infrared remote control novice rare PIC information, the compilation of language, the remote control chips : HT6222, etc.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3121
    • 提供者:刘工
  1. ASCII代码写入程序

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

    • 发布日期:2008-10-13
    • 文件大小:2192
    • 提供者:周长盛
  1. DSP的定时器中断汇编程序

    0下载:
  2. 基于TMS320VC5402 DSP平台的定时器中断程序,使用的汇编语言,在CCS里调试通过。-Based on TMS320VC5402 the DSP platform timer interrupt program,with assembly language, debugs in CCS passes
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:17408
    • 提供者:锁斌
  1. 双机并口通信

    0下载:
  2. 用C语言和汇编语言编程实现了两台计算机的并口通信。-use C language and remit compile achieve collocate communicate of two computer.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:24963
    • 提供者:hjxm
  1. aspiprg1

    0下载:
  2. 有关SCSI miniport的驱动程序,汇编语言-the SCSI miniport driver, the compilation of language
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:25573
    • 提供者:吴冬梅
  1. 电子钟汇编程序

    0下载:
  2. 一个带键盘处理的电子钟小程序,用汇编语言写的-a keyboard with the electronic bell small program written in assembler language of
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1801
    • 提供者:张裕峰
  1. 汇编timer

    0下载:
  2. 计数器 用汇编语言编写的 计数器程序 是一个定时技术的程序-timer!! It s used win32asm.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1448
    • 提供者:杨巍
  1. vc_masm

    0下载:
  2. 在c++语言里使用汇编的几个实例,讲述了如何在vc的环境下使用汇编语言.-using a compilation of several examples, we describe how the vc environment using assembly language.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6706
    • 提供者:王鹏
  1. 3huodao

    0下载:
  2. 包括电路图和源程序,汇编语言编写。JP1、JP2、JP3为电机接口,JP5为投币器接口,JP4为指示灯接口-including circuit diagrams and source code, written in assembly language. JP1, JP2, JP3 for electrical interfaces, JP5 for the coin interface, the interface indicator of JP4
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:21617
    • 提供者:虎虎
  1. 2004113017859200

    1下载:
  2. asd编写usb的可靠程序VxWorks 系统的 PowerPC BSP,系统开机后执行的第一个函数 romInit(),在ROM的起点,这里是使用的PowerPC汇编语言-asd prepared usb reliable procedures VxWorks BSP PowerPC systems, system boot after the implementation of a function romInit (), the ROM starting point, here is th
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:82182
    • 提供者:王名
  1. 汉字显示程序

    0下载:
  2. 这是一个用汇编语言编写的汉字显示程序,在DOS环境下运行。-This is a compiled language with the Chinese character display program, running under DOS environment.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:17012
    • 提供者:魏星
  1. 正弦曲线

    0下载:
  2. 这是一个用汇编语言编写的程序,功能是运行后显示正弦曲线-This is a compilation of language used in the preparation of procedures, functions running shows sinusoid
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:20019
    • 提供者:魏星
  1. TMS320C62XDSP的混合编程研究

    0下载:
  2. :目前,C语言和汇编语言的混合编程已经在TI公司的TMS320C62X上成为一种最流行的编程方法。阐述了基于TMS320C62X的C语言和汇编语言混合编程应遵循的接口规范以及并行汇编代码的编写。给出了一个基于TMS320C62X的运动补偿的混合编程设计实例。-: Currently, C and Assembly Language Programming mixed in the TMS320062x TI become one of the most popular programming.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:27724
    • 提供者:安辉
  1. 用c语言编写串口程序

    0下载:
  2. 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。   在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6431
    • 提供者:王平
  1. c67xfiles

    0下载:
  2. TMS320bbs(源程序)的c67xfiles文件。用于在CCS2.0集成编译环境下实现TI的c67x系列DSP开发。是用DSP汇编语言,包括中断等等源程序。-TMS320bbs (source) c67xfiles document. CCS2.0 integration for the build environment under TI's DSP development c67x series. Yes DSP assembler language, including the
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:83976
    • 提供者:穆群生
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com