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

搜索资源列表

  1. CALL1_one

    0下载:
  2. 易语言游戏找CALL练习实例吃血蓝回城冰火,游戏找CALL练习实例one.exe 汇编模块.ec 找CALL练习.e 有完整的远程调用函数源码-CALL exercises easily find instances of language games to eat blue blood back to the city spell, the game is looking for CALL practice examples one.exe assembly module. Ec
  3. 所属分类:外挂编程

    • 发布日期:2017-03-28
    • 文件大小:191688
    • 提供者:世纪情缘
  1. LCD1602

    0下载:
  2. 液晶显示lcd1602的源程序及其在Proteus下的仿真,源程序分别用汇编语言和c语言编写,适合不同学习者进行学习-Lcd1602 liquid crystal display and its application in the source code under the Proteus simulation, source code with assembly language, respectively, and c language, suitable for learners of
  3. 所属分类:Software Testing

    • 发布日期:2017-03-31
    • 文件大小:57510
    • 提供者:牟木
  1. gbc

    0下载:
  2. 经典模拟器gbc的源代码,语言为c,但一些地方使用的是x86汇编。-Classic emulator gbc source code language c, but some places are using x86 assembly.
  3. 所属分类:Game Program

    • 发布日期:2017-04-09
    • 文件大小:1037647
    • 提供者:shm
  1. Asm_C

    0下载:
  2. 这是一个C语言与汇编混编的例子实现绘图,调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下(具体方法可以参见本书第一章的讲解);或者把源程序拷贝到tc目录下运行。 而本章例子中,因为MICROCAD.C内嵌汇编代码,读者要在命令行下输入tcc -B D:\TC\source\MICROCAD\MICROCAD.C,来编译MICROCAD.C。注意,在汇编的时候TC要调用TASM.exe。-
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-27
    • 文件大小:44861
    • 提供者:fenghuan
  1. fft-dsp

    0下载:
  2. 用DSP汇编语言及C语言进行编程,实现FFT运算、对输入信号进行频谱分析。文章后边附有源程序及cmd代码-With DSP assembly language and C language programming, FFT computation, the input signal spectrum analysis. Article with the source code and cmd code behind
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:738000
    • 提供者:andy
  1. 菜单使用的例子

    0下载:
  2. masm32菜单使用的例子-masm32 menu use example
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:6512
    • 提供者:
  1. huibian1

    0下载:
  2. 汇编语言编程源代码- Assembly language programming source code
  3. 所属分类:assembly language

    • 发布日期:2017-12-05
    • 文件大小:850986
    • 提供者:红豆
  1. huibian3

    0下载:
  2. 用汇编语言编程源代码- With assembly language programming source code
  3. 所属分类:assembly language

    • 发布日期:2017-12-06
    • 文件大小:444075
    • 提供者:红豆
  1. danpianji

    0下载:
  2. 单片机LCD程序,用汇编语言写的,里面有详细的源代码和电路图-Single-chip LCD procedures, using assembly language to write, and there are detailed source code and circuit diagram
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:9213
    • 提供者: 甘小华
  1. C_chang_yong_suan_fa

    0下载:
  2. 《C常用算法程序集 第三版》源代码,是进行C语言编程不可多得的资料- C assembly algorithm used the third edition of the source code, C language programming is invaluable information
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:178664
    • 提供者:Tony
  1. hope_you_safe

    0下载:
  2. 使用51单片机用定时器使蜂鸣器唱“祝你平安”的源程序,汇编语言-51 single-chip microcomputer with the use of timers to enable buzzer to sing I wish you peace, the source code, assembly language
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1171
    • 提供者:kevin
  1. jiaotong

    0下载:
  2. 一个智能交通灯的源代码,用汇编语言做的,希望大家可以又帮助-An intelligent traffic lights at the source code, using assembly language so I hope that we can also help
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:1301
    • 提供者:王飞
  1. IEEEchangeBCDfloat

    0下载:
  2. 标准的四字节IEEE浮点型数据转换为BCD码源代码,通过这个转换程序可以把数据送到数码管上显示数据了,很实用的哦对用汇编语言包来写的同胞-Standard four-byte IEEE floating-point type data into a BCD code source code, through the conversion process can control data sent to the digital display data, it is practical to us
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:2038
    • 提供者:谢苏岚
  1. JavaAllExpCode

    0下载:
  2. 本人大二学习汇编语言程序设计时的全部源代码,均已经编译通过生成可执行文件,每个目录是一个程序。希望对学习汇编语言的同志有所帮助。-my sophomore year learning assembly language programming at all the source code, have already generated by compiler executable files, each directory is a process. Want to learn assembly
  3. 所属分类:Java Develop

    • 发布日期:2017-04-23
    • 文件大小:10908
    • 提供者:linda
  1. eluos

    0下载:
  2. 一款基于visual c++汇编语言设计的俄罗斯方块程序源代码-Based on a visual c++ Assembly language designed Tetris source code
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2460
    • 提供者:张海
  1. FAT32andNTFSsupportedcode

    1下载:
  2. 支持FAT32和NTFS的引导扇区源码,以汇编语言实现,可以在多平台环境下使用-Support for FAT32 and NTFS boot sector of the source code to assembly language to achieve, you can use multi-platform environment
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:146010
    • 提供者:游侠
  1. doanliangyizhiLED

    0下载:
  2. 单片机汇编语言点亮一只LED,KEIL仿真源代码。-Single-chip assembly language lit an LED, KEIL simulation source code.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4967
    • 提供者:谢翔州
  1. FIVECHESSPPT

    0下载:
  2. 本源代码对于学习汇编语言的人很有帮助,希望大家能从中受益.-Source code for learning assembly language of the people very helpful, I hope that everyone will benefit.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:235160
    • 提供者:楚楚公子
  1. Compilationofprinciple

    0下载:
  2. 汇编语言课程设计-数据加密,带exe文件,带源码。-Assembly language curriculum design- data encryption, with exe files, with source code.
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1430
    • 提供者:阿罗
  1. Compilationofprinciple

    0下载:
  2. 汇编语言课程设计--闰年判断,带exe,带源码-Assembly language curriculum design- a leap year to determine, with exe, with source code
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:2861
    • 提供者:阿罗
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 27 »
搜珍网 www.dssz.com