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

搜索资源列表

  1. carphoto

    0下载:
  2. 汇编的经典列题,希望能够给你一些帮助,非常有用-compilation of the classic series that, in the hope of helping to give you some very useful
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:117.9kb
    • 提供者:李超
  1. C51-Asm

    0下载:
  2. 汇编语言与C51的相互调用简介,能给以一定的提示!-C51 compilation of language and call each other profiles, to give some hints!
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.2kb
    • 提供者:tt
  1. DSP开发程序

    0下载:
  2. 给出具体的几个汇编源代码.相信您看过之后对汇编语言编程会有所了解.-give a specific compilation of several source code. Do you believe that, after reading the assembly language programming will understand.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:69.29kb
    • 提供者:于洪彪
  1. 1302program

    0下载:
  2. 经典的时钟读写程序,他包含对芯片的读操作和写操作,还特意说明一些注意事项-classic clock read and write procedures, the chip contains the read operation and write operation also specifically give some attention to matters
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.88kb
    • 提供者:吴任
  1. hui bian

    0下载:
  2. 常见汇编语言程序设计原代码!我编的!希望大家给点意见-The useful demo of assembly language for program design.I write it and hope you give advice!
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4.46kb
    • 提供者:
  1. MapSymbolSoft.rar

    0下载:
  2. 地图符号动态库调用源码 本软件包给出了的Vc++6.0和Delphi7.0的调用例子程序和动态库接口说明,在例子中可使用鼠标滚动实现图形的放大和缩小,鼠标拖动实现漫游,Map symbol dynamic library call to give the source of this package of Vc++6.0 and Delphi7.0 example program call and dynamic library interface that can be used in th
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:2.48mb
    • 提供者:cn
  1. MASM615

    0下载:
  2. bios开发培训涉及例子。可以给大家参考。请在dos下运行。用masm6.0编译。-bios involved in the development of training examples. Can give your reference. Please run under dos. Masm6.0 compiler used.
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:15.88kb
    • 提供者:wu
  1. int

    0下载:
  2. 外部中断程序 此程序仅供学习交流使用,望大家给意见-External interrupt procedures for this program learn to use, hope that all concerned will give their views
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:6.64kb
    • 提供者:daniel
  1. Simulator

    2下载:
  2. 一个可以模拟MIPS汇编语言在硬件上运行的模拟器。 该模拟器对于43条最常用的指令进行了实现。而且实现了端口通信,输入和输出中断。 对于数据传输的延时也进行了考虑。 为了让读者更好理解程序功能,附带了使用说明。-One can simulate the MIPS assembly language running on the hardware simulator. The simulator for the 43 most commonly used instru
  3. 所属分类:assembly language

    • 发布日期:2017-03-25
    • 文件大小:327.98kb
    • 提供者:int
  1. compilation-program

    0下载:
  2. 本课程的教学目的是使学生进一步了解计算机的基本组成,汇编指令的格式和使用方法,以及用汇编语言进行程序设计的基本思想和方法。于此同时,希望学生能了解用汇编语言程序来充分发挥计算机性能的基本思想。-The purpose of this course is to enable students to learn more about the computer s basic component, compile and use the format command, as well as using
  3. 所属分类:assembly language

    • 发布日期:2017-05-06
    • 文件大小:1.46mb
    • 提供者:马强业
  1. riqizhuanhuan

    0下载:
  2. 简单的把阳历转换成阴历,也是大学水平,给大家弄个方便的-Simple to convert to solar calendar lunar calendar, but also the university level, give us a convenient弄个
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:13.16kb
    • 提供者:吴纪超
  1. c

    0下载:
  2. 一元多项式的求积,可以给学生用,平时交作业。-One dollar polynomial quadrature, can give students, usually交作业.
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:1.08kb
    • 提供者:拓跋萧
  1. Jifen

    0下载:
  2. 学习VC++好复习资料,并且给你一个积分的示例。-give you chance
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:104.94kb
    • 提供者:陈仙
  1. dsp

    0下载:
  2. 终于把5409的McBSP的配置搞清楚了!现在就把我做的写出来,也好让后来人在这方面少走弯路。 我的目标是将MCBSP配置成SPI兼容接口。 我采用MCBSP0。 下面我把我用汇编写的McBSP的初始化程序给出来。已经调试通过了,但是可能还有不对的地方,请大家看了以后指正! -Finally put the McBSP configuration of 5409 has been clear! Now they make me write out, or let people in
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4.37kb
    • 提供者:腾格
  1. Intelligentemperaturedisplayinstrument

    0下载:
  2. 涡流计,带温度补偿功能的源程序,试试吧,编程很辛苦。-Eddy current dollars, with temperature compensation function of the source code, give it a try, programming very difficult.
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:12.05kb
    • 提供者:段一
  1. AccidenceAnalysis

    0下载:
  2. 使用循环分支方法实现PL/0语言的词法分析器,该词法分析器能够读入使用PL/0语言书写的源程序,输出单词符号及其属性到一中间文件中,具有一定的错误处理能力,给出词法错误提示及错误位置。-Ways of using recycled implementation branch PL/0 language lexical analyzer, the lexical analyzer to be able to read the use of PL/0 of the source language,
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:44.21kb
    • 提供者:周杰
  1. 51asm

    0下载:
  2. 单片机程序,自己做的小程序,希望能够给大家一些帮助-Single-chip process, their own small program, hoping to give you some help
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:53.94kb
    • 提供者:pc
  1. 8085-alpcodegenerator

    0下载:
  2. the program code converts the given 8085 opcode into mnemonics of assembly level programming... initially give the no. of opcodes to be entered
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1.71kb
    • 提供者:radhika
  1. ameagle

    0下载:
  2. These documents are all classic documents relating to the domain of virus writing.Give a good insight about the virus which are rare and are considered best for case studies..many variants are still being produced and all these are original.Its very
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1.16mb
    • 提供者:asif
  1. 2

    0下载:
  2. 1、 运送员在给第二个客户卸货完成的时候,临时接到新的调度通知,让他先给客户10送货,已知送给客户10的货已在运送员的车上,请帮运送员设计一个到客户10的尽可能短的行使路线(假定上述矩阵中给出了所有可能的路线选择-1, the delivery in to the completion of the second discharge time for customers, the provisional receipt of notice of the new scheduling, let h
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:684byte
    • 提供者:huazai
« 12 3 4 »
搜珍网 www.dssz.com