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

搜索资源列表

  1. gdiP-for-masm

    0下载:
  2. 请问在汇编语言中如何使用GDI+? 近来编程中需要显示许多图片,通过比较,发现在保持不失真的情况下,基本上以TIF格式的图片体积为最小,PNG格式的次之,JPG格式的文件也比较大,且失真较严重,所以程序中打算采用TIF或PNG格式。-I would like to know how to use assembly language GDI+? Recent programming needs to display a lot of pictures, by comparing maintain
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:294710
    • 提供者:lss
  1. 7563453

    0下载:
  2. Linux汇编语言AT&T_开发指南,希望对你有所帮助。-AT & T_ Linux assembly language development guide, I hope for your help.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:397264
    • 提供者:蜜蜡肘子
  1. BlowFishTest

    0下载:
  2. BlowFIsh汇编语言解密算法,RadASM工程-The BlowFIsh assembly language and decryption algorithm, RadASM project
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:37492
    • 提供者:ultrain
  1. huibianmigong

    0下载:
  2. 汇编语言写的推箱子,在dos下运行,文件、音乐功能均有-Sokoban written in assembly language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:340363
    • 提供者:刘啸天
  1. asm-code

    0下载:
  2. asm是汇编语言源程序的扩展名。汇编语言的源程序需要编译和连接后才能在计算机上执行,对汇编语言源程序进行汇编时,汇编程序对.ASM文件进行扫描,若源程序中有错,则结束汇编后,指出源程序中的错误。这时,可通过屏幕上提供的信息修改源程序(回到EDIT编辑状态),再经过汇编,直到得到无错误的目标程序。经过汇编产生的目标程序并不是可执行的程序,必须经过连接才可以执行。-asm is the assembly language source extension. Assembly language sou
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:8721
    • 提供者:Ryan
  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
    • 文件大小:12757
    • 提供者:成瑶瑶
  1. jianyijiajianfa

    0下载:
  2. 基于51单片机和汇编语言的简易加减法计算器的系统-Based on 51 microcontroller and assembly language simple addition and subtraction calculator system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:19322
    • 提供者:郑福印
  1. COSC_2425_LY_Project1

    0下载:
  2. 汇编语言的一个小程序,加法减法乘法除法的计算对于特定数字,-Assembly Language program structure, language syntax, and implementation details
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:68200
    • 提供者:li
  1. ASM_stm32_LED

    1下载:
  2. 本程序通过Keil开发,芯片为STM32,功能为通过汇编语言,编写的流水灯程序。-This procedure by Keil development, chip STM32, function as assembly language, written in light water program.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:21904
    • 提供者:王洪伟
  1. liushuideng

    0下载:
  2. 流水灯,基于单片机汇编语言的流水灯的整个过程-Water lights, microcontroller-based assembly language of the whole process of water lights
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:12105
    • 提供者:Nima
  1. DLL

    0下载:
  2. VC实现DLL的加载,可以调用里面内嵌的函数,以此实现里面的功能,主要针对VC汇编语言。主要用于开发短信猫设计的工作。-VC realize the DLL is loaded, you can call inside the built-in functions, in order to achieve inside the function, mainly for VC assembly language. SMS cat designed mainly for the developmen
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:154978
    • 提供者:zhangpan
  1. arithmetic101

    0下载:
  2. 汇编语言的四则运算源程序,能很好完成基本的四则运算。-Assembly language source code of the four operations, well completion of the four basic operations.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1259
    • 提供者:fan632770
  1. CHAP_1

    0下载:
  2. 《微机原理与接口技术》是学习微机基本知识和应用技能的重要课程,其目的是帮助学生掌握微机的硬件结构和基本原理;学会运用指令系统和汇编语言进行程序设计;熟悉各种典型的接口芯片,掌握接口技术及其具体应用,为后继计算机课程的学习及工程实际应用打下良好基础。- Microcomputer Principle and Interface Technology is to learn basic computer skills, knowledge and application of important
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-01
    • 文件大小:71327
    • 提供者:lmb
  1. lab1

    1下载:
  2. 用NASM汇编语言实现不同颜色的斐波那契数列输出-Fibonacci sequence
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:390589
    • 提供者:FrankHuang
  1. DOS-keyboard

    0下载:
  2. DOS下编程:关于键盘中断,用汇编语言来实现-DOS programming the keyboard interrupt processing,by Assembly Language
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-05
    • 文件大小:5218
    • 提供者:chen chen
  1. untersace

    0下载:
  2. 光驱门控制开关 应用MCI接口 汇编语言编写空间占用少,很好-Drive door control switch application MCI interface Assembly language to write occupy less space, it s very good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:eanfred
  1. 0223458

    0下载:
  2. stmart卡读写程序,用MCS51汇编语言-Stmart card read and write procedures, using MCS51 assembly language
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-20
    • 文件大小:4096
    • 提供者:paged
  1. foiprogramhikg

    0下载:
  2. Windows 核心编程 第三版中的源代码,改编成汇编语言,-Windows core programming The third edition of the source code, adapted for assembly language,
  3. 所属分类:Network Security

    • 发布日期:2017-12-15
    • 文件大小:125952
    • 提供者:fnagsjfg
  1. sogrcp

    0下载:
  2. Windows优化大师注册机源码,使用汇编语言编写 还可以-Windows optimization master registration machine source code, written in assembly language You can also
  3. 所属分类:Network Security

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:hedggmw
  1. 6845305

    0下载:
  2. 用汇编语言编写的基于dsp的异步串行口与PC机的接口程序-Written in assembly language of asynchronous serial port based on DSP and PC interface program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-18
    • 文件大小:3072
    • 提供者:defignphash
« 1 2 3 4 56 »
搜珍网 www.dssz.com