CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 复制 asm

搜索资源列表

  1. 易支持库创建--移位扩展库.rar

    0下载:
  2. 本程序旨在讲解如何用Delphi创建一个可以在易语言中执行的支持库,并给出了一个实用的汉字取模的易程序, 1.支持库为标准DLL格式,扩展名为fne. 在其中实现了移位操作(Delphi7+WinXp通过) 2.在易语言中导入此支持库(复制TaoLibShift.fne)到易语言的LIB目录下,然后才可以执行 [诺亚点阵汉字提取器.e] 3.输出的格式有 ASM和C两种格式,可以直接应用于8x8点阵LED,
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:970551
    • 提供者:
  1. asm

    0下载:
  2. 实现中断复制功能. 除非输入i(I),否则会在屏幕上显出输入的字母或字符值. 以end结束. 具体解释见源程序.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1568
    • 提供者:张言国
  1. Rockey4Monitor.rar

    1下载:
  2. 加密狗复制工具,Rockey4USB加密狗复制的利器。,RocKey4
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-21
    • 文件大小:377947
    • 提供者:linchar
  1. asm

    0下载:
  2. 汇编课程设计 包括查找字符串 复制 图书管理等,有代码 报告-Compilation of curriculum includes the search string copy library management, etc., there is code for the report
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:469979
    • 提供者:sjfkldj
  1. 易支持库创建--移位扩展库

    0下载:
  2. 本程序旨在讲解如何用Delphi创建一个可以在易语言中执行的支持库,并给出了一个实用的汉字取模的易程序, 1.支持库为标准DLL格式,扩展名为fne. 在其中实现了移位操作(Delphi7+WinXp通过) 2.在易语言中导入此支持库(复制TaoLibShift.fne)到易语言的LIB目录下,然后才可以执行 [诺亚点阵汉字提取器.e] 3.输出的格式有 ASM和C两种格式,可以直接应用于8x8点阵LED,-This procedure aims to explain how to use De
  3. 所属分类:系统编程

    • 发布日期:2017-11-09
    • 文件大小:970822
    • 提供者:江涛
  1. VBASMIISPF

    0下载:
  2. 用VB进行ASM编程复杂的例子,实现图像的淡入淡出效果、获得CPU信息、数据复制等功能。-ASM programming with VB for complex examples, the realization of images fade effect, access to CPU information, data replication and other functions.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:251169
    • 提供者:wolf3t
  1. filecopy

    0下载:
  2. 程序运行后,分别提示输入源文件和目标文件路径名,然后进行磁盘文件的复制。复制完成后显示“文件复制完成”信息。若复制失败,则能给出“源文件不存在” 、“目标路径不存在” 、“目标文件已存在”等信息。-After the program runs, respectively, prompted, enter the source file and target file path name, and then copy the file to disk. Upon completion of cop
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:106097
    • 提供者:施振磊
  1. FASTMEMCPY-DELPHI

    0下载:
  2. 一种使用汇编语言编写,充分利用CPU高级指令进行内存复制的函数-A Procedure use ASM code ,use the cpu asm code to fast memory copy.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:365931
    • 提供者:ak
  1. 8-4

    0下载:
  2. 编写一个程序,新建一个文件:d:\abc.txt,从键盘输入文件的内容(不超过100个字符)。然后新建一个文件:d:\def.txt,将d:\abc.txt文件的内容复制到d:\def.txt。-Write a program to create a new file of organization: d: \ abc.txt, contents of the file from the keyboard input (not more than 100 characters). Then cr
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:761
    • 提供者:陈浩东
  1. 93C66

    0下载:
  2. 汇编写的I2C读写程序,可直接复制使用,或当子程序使用-MCS-51 ASM I2C 93C66
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:622
    • 提供者:tim
  1. Keyboard-synchronous-operation

    0下载:
  2. winXP下将一台电脑的键盘操作同步至局域网另外三台,send.asm为发送端,recv.asm为接收端,VirtToPhys.bat用于写端口模拟键盘操作,要和recv放在同目录。用masm32编译,KmdKit目录里面有编译驱动所需的头和库,按照install.bat里写的目录复制到masm32的目录即可。-winXP under a computer keyboard operation synchronized to the LAN the other three, send.asm a
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:942501
    • 提供者:宇宙
  1. assignment1

    0下载:
  2. 一个小程序 初学汇编 程序可以实现文件复制 望其他人指点(copy myfile A small program, beginners compilation procedures, you can achieve document replication, look at other)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-19
    • 文件大小:71680
    • 提供者:chenjay
  1. ARM汇编数据复制源程序

    0下载:
  2. ARM汇编对初学者来说是比较难学的,这个数据复制的源程序是学习ARM汇编的经典例子,已经调试过,在Keil4中可以完美运行。(A programm about ARM asm.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-22
    • 文件大小:34816
    • 提供者:蓝色雨林
搜珍网 www.dssz.com