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

搜索资源列表

  1. GreedySnake

    0下载:
  2. 该款贪吃蛇游戏完全基于底层的汇编语言,采用DOS调用的方式运行,并且是全彩色的,配有详细的游戏说明。-The Snake game is based entirely on the ground floor of the assembly language, used to call DOS run, and the full-color, with a detailed descr iption of the game.
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:132046
    • 提供者:石云
  1. A11

    0下载:
  2. 键盘中断调用的举例,以及显示器中断调用的例子-Interruption of the keyboard and display, for example call
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1930
    • 提供者:施展
  1. colorbar

    0下载:
  2. 这是IDL语言中用于做Color bar的小程序,使用很方便,只需直接调用就行-This is the IDL language used to do the Color bar applet, very easy to use, simply a direct call on the line
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:5756
    • 提供者:
  1. weiji

    0下载:
  2. 微机原理实验报告学习利用编译错误信息进行程序修改;(程序包含一个语法错误和一个逻辑错误) 学习程序流程控制: 条件跳转指令ja jb  call指令,观察程序执行时堆栈的变化(学会用debug –g命令设置断点); -Computer experiment to study the use of the report compiled for the procedure to amend an error message (program contains
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:5729
    • 提供者:宋立泉
  1. PropertyInDlg

    0下载:
  2. 在VC++对话框中调用属性页的一个实例程序源码,它完成在你工程的某个对话框中点击按钮可以调用系统属性框-In VC++ dialog box to call an instance of property page source program, which completed the project in your dialog box by clicking a button to call the System Properties box
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:22962
    • 提供者:车明
  1. FFT1

    0下载:
  2. 本函数利用调用库函数的方法实现了实函数快速傅里叶变换-Use this function to call library function is the way to the realization of the fast Fourier transform function
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:38758
    • 提供者:lwgui
  1. program

    0下载:
  2. 单工呼叫系统 利用51单片机来实现双工通信-Based on Single Chip Ward Calling System Designing The design is based on AT89C51 call the patient at the core system
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:6932
    • 提供者:杨有飞
  1. wordsort

    0下载:
  2. 该程序是一个调用子程序实现字符串排序并在其中插入一个字符串。待字符串保存在WORD_LIST中,待插入字符串保存在BOY中。-The program is a subroutine call and the realization of the string order in which to insert a string. String to be stored in WORD_LIST in, to be inserted in the string stored in the BOY.
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:1268
    • 提供者:keven
  1. sort

    0下载:
  2. 汇编语言实现对任意多个数字进行排序,其中涉及数制转换,dos中断调用-Assembly language to achieve more than the number of arbitrary sort, involving a number of system conversion, dos interrupt call
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:933
    • 提供者:陈康
  1. 4.1

    0下载:
  2. 编写程序,将BLKS为首址的连续N个字节数传送至BLKD为首址的存储区。要求用子程序实现数据的传送,由调用程序根据BLKS、BLKD、两者的位置关系以及数据块的大小为子程序提供入口参数。另外,要求分别采用三种方法实现参数传递,并要求保护和恢复现场。上机调试程序,检查程序正确性-Programming will be headed by BLKS site for N number of bytes sent to the US-led BLKD site storage area. Subrou
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:752
    • 提供者:董文丽
  1. DS18B20

    0下载:
  2. <html> <body> <pre> <h1>礦ision3 Build Log</h1> <h2>Project:</h2> I:\电子系统设计\fzuhaisc\温度计.uv2 Project File Date: 06/12/2009 <h2>Output:</h2> Build target Target 1 compiling 温度计
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:433180
    • 提供者:叶王南
  1. test_beep

    0下载:
  2. 练习:蜂鸣器的周期鸣叫,汇编语言 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等-Practice: the cycle buzzer call, assembly language 44binit.s---- interrupt initialization, memory, stack, system initialization, the esta
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:101145
    • 提供者:bill
  1. X86_32_Bit209604122008

    0下载:
  2. 32 位 X86 汇编工具,支持编译成可执行文件-This is an experimental 32 Bit Assembler. Originally planned for me to learn assembly language it turned out way bigger then I thought. It supports most of the standard, FPU, MMX, SSE and 3DNow instructions, can write Windows
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:85573
    • 提供者:
  1. StepperMotorControllers

    0下载:
  2. 以单片机为内核的小功率步进电机速度控制器。单片机接受来自RS232的速度控制指令,通过单片机转换成步进电机的走步脉冲,同时对2只步进电机的连续速度控制。要求讨论速度与走步脉冲的关系,并实现加速、减速和恒速工作。-SCM as a core with low power stepper motor speed controller. Microcontroller to accept the speed control commands from the RS232, through the mi
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:89309
    • 提供者:juan
  1. vbcallcad

    0下载:
  2. vb调用cad的开始程序,是cad与vb的接口,可以作为开发cad的前序程序-vb call cad the beginning of process, the cad with the vb interface can be used as a pre-order program development cad
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:900
    • 提供者:chenwei
  1. nwf

    0下载:
  2. C++ 函数调用堆栈,反汇编例子。可以学习子函数入参传递,子函数返回等。-C++ function call stack, disassembly examples. Can learn to pass parameters into the subroutine, subroutine return and so on.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2323
    • 提供者:1
  1. nwf

    0下载:
  2. 模拟纤程切换。从子函数中间切换回调用函数,模拟纤程切换回线程。-Analog Fiber Switch. From the subroutine call to a function to switch back to the middle to simulate fiber switch back to the thread.
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:3084
    • 提供者:1
  1. cdecl

    0下载:
  2. cdecl函数调用,了解printf这样的函数调用,对比stdcall会更清楚。-cdecl function call, to understand such a function call printf, compared stdcall will be clearer.
  3. 所属分类:assembly language

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

    0下载:
  2. 步进电机的控制,此模块可以项目里面调用哦-Stepper motor control, this module can call the project inside oh
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:18798
    • 提供者:李普
  1. DelayUS

    0下载:
  2. 8051单片机延时函数。基于12M时钟,可以在asm和c中调用-8051 delay function. 12M based on the clock, you can call the asm and c
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:853
    • 提供者:white
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com