CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - assembly language

搜索资源列表

  1. Intel Itanium Assembly Language Reference

    0下载:
  2. Intel Itanium Assembly Language Reference, SSE汇编指南-Intel Itanium Assembly Language Reference, SSE Guide Series
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:377.15kb
    • 提供者:jim
  1. IDEHDC

    0下载:
  2. IDE设备直接读取程序 ASM(汇编语言编写),在DOS下可直接使用。-IDE devices directly reader ASM (written in assembly language), the DOS can be used directly.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2.76kb
    • 提供者:李志海
  1. rdtsc111

    0下载:
  2. 在vc环境下用汇编语言实现,rdtsc指令详细使用范例。-vc environment in assembly language, the use of RDTSC instruction detailed examples.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6.21kb
    • 提供者:李筑
  1. changemac

    0下载:
  2. 编程修改网卡 MAC 地址的方法,针对RELTECK公司的 RTL8029AS芯片介绍了一种直接修改网卡 MAC地址的方法 程序用C语言与汇编语言混合编程实现并在实践中检验通过-programming changes to the Ethernet MAC address, the address RELTECK RTL8029AS chip company introduced a direct Ethernet MAC address to amend the methods and pro
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:32.05kb
    • 提供者:范林
  1. wondowshj32hbyy

    0下载:
  2. 80X86汇编语言程序设计教程_102780 X86汇编语言程序设计教程_1027-80X86 Assembly Language Programming Guide _102780 X86 Assembly Language Programming Guide _102780 X86 Assembly Language Programming Guide _1027
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3.17mb
    • 提供者:朱文武
  1. DESA51

    0下载:
  2. 利用8051汇编语言编写的DES算法程序-use of 8051 assembly language prepared by the DES algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4.37kb
    • 提供者:墨水儿
  1. KillBios

    0下载:
  2. 一段汇编语言程序,这个程序可以无条件清除PC机BIOS的密码-section of assembly language procedures, which can be removed unconditionally PC BIOS passwords
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1.55kb
    • 提供者:尹成科
  1. uc_os

    0下载:
  2. 与uc_os移植相关C语言和汇编语言的文件. 对RTOS的移植有用的哈!! -uc_os transplantation and related C and Assembly Language documents. Right RTOS transplant useful Ha! !
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4.66kb
    • 提供者:liudan
  1. recode

    0下载:
  2. 代码重定位技术,汇编语言。比较老的技术了!-code re-positioning technology, assembly language. Veteran technology!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1.77kb
    • 提供者:李凤
  1. ShutDn32

    0下载:
  2. 用来对电脑做注销,再启动,关机的程序。 不要求用户为管理员,但是必须为本机用户。 采用Win32汇编语言编写。MASM32编译。 -used to write off the computer to do and then start off procedures. Does not require users to administrators, but it must be user-oriented machine. Using Win32 is written in asse
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4.73kb
    • 提供者:王林
  1. xuni86

    0下载:
  2. 汇编语言,使DOS从实模式进入虚拟86模式。-assembly language, so that from the real mode DOS into virtual mode.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1.54kb
    • 提供者:黄艳
  1. sha1_c51

    1下载:
  2. SHA1算法的MCS-51平台实现,原创代码,专门为8位机优化,C语言和汇编与语言混合编程。完整KeilC工程,有测试代码。 优化后速度:一次SHA1(64字节),66363个指令周期,对应16MHz DS80C320 16ms 代码空间:字节,C支持库148字节(可覆盖) 数据空间:xdata 320(0x140)字节(可覆盖),data 34字节(可覆盖) -SHA1 algorithm MCS-51 platform, original code, specificall
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:7.54kb
    • 提供者:cinder
  1. 11222

    0下载:
  2. 用一个汇编语言画圆,画一个完整的圆,可以在emu8086上运行-Draw a circle with an assembly language, to draw a complete circle, you can run in emu8086
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1.04kb
    • 提供者:包文斌
  1. !BN

    0下载:
  2. 可以在汇编语言使用bignum, 不如rsa加密和其他加密算法!-In assembly language using bignum, as rsa encryption and other encryption algorithms!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:72.05kb
    • 提供者:lykonglong
  1. Linux-Assembly-Language

    0下载:
  2. Prentice-Hall出的linux上的汇编语言程序设计书籍,有关linux上C编程的书籍很多,但汇编类却很少,对于有此需要的人士,本书值得一读。-A Linux Assembly Language Programming book produced by Prentice-Hall. There are few linux books related to assembly language. So it is valuable for those wanting to get such
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2.09mb
    • 提供者:hustzhou
  1. Assembly-Language-Step-by-Step

    0下载:
  2. Assembly Language Step-by-Step, Programing with Linux, Third Edition. 使用Ubuntu系统,从非常基础开始介绍汇编语言。这是英文原版书籍,最新的版本。-Assembly Language Step-by-Step, Programing with Linux, Third Edition. Use of Ubuntu, starting from the very basic introduction assembly lan
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:3.37mb
    • 提供者:Eric
  1. Assembly-Language-Programing

    0下载:
  2. This is a very simple assembly language program with its makefile.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:42.42kb
    • 提供者:Hui
  1. Assembly-Language

    0下载:
  2. information on assembly language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1.18kb
    • 提供者:Sanat Maharjan
  1. compiler-language

    0下载:
  2. 汇编语言实现文件加解密功能,对字符或文本文件进行加密解密-Assembly language file encryption and decryption function, character or text file encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:12.46kb
    • 提供者:成瑶瑶
  1. Professional-Assembly-Language.pdf

    0下载:
  2. linux/unix assembly language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:1.94mb
    • 提供者:licj
« 12 3 4 5 6 »
搜珍网 www.dssz.com