搜索结果
找到约 1,987 项符合
Asm-all 的查询结果
汇编语言 一些51的常用重要浮点计算的asm源码
一些51的常用重要浮点计算的asm源码,用户可以随意调用其中的子块,可以让51方便的计算一些复杂的浮点计算,如字数计算
汇编语言 一些基本的浮点数运算实现,可以方面地在ASM环境下调用这些子程序,简化编程
一些基本的浮点数运算实现,可以方面地在ASM环境下调用这些子程序,简化编程
其他书籍 MSP430的C和ASM汇编函数调用。描述寄存器调用。
MSP430的C和ASM汇编函数调用。描述寄存器调用。
汇编语言 ATA/ATAPI IDE设备列举程序 早年自己学ASM第一周所写的程序.现放出来分享.
ATA/ATAPI IDE设备列举程序 早年自己学ASM第一周所写的程序.现放出来分享.
其他书籍 Techniques for storing and processing data are at the heart of all programs. The term data structure
Techniques for storing and processing data are at the heart of all programs. The term data structure is used to describe the way data is stored, and the term algorithm is used to describe the way data is processed.
游戏 SDL pixels operation, all sdl games needed it
SDL pixels operation, all sdl games needed it
单片机开发 功能说明: ● 本软件能批量删除代码中的注释。自动识别C代码和汇编代码。 ● 支持扩展名: *.c, *.cpp, *.h, *.asm, *.dt, *.inc ● 前三种按照C语言
功能说明:
● 本软件能批量删除代码中的注释。自动识别C代码和汇编代码。
● 支持扩展名: *.c, *.cpp, *.h, *.asm, *.dt, *.inc
● 前三种按照C语言规范进行处理,后三种按汇编语言规范进行处理
● 支持子目录,全自动处理,"5秒"搞定
注意事项:
■ 不支持超过64K的文件,如有超过64K的文件将忽略处理;
■ 本 ...
中间件编程 Barcode reader of all barcode reader mechine
Barcode reader of all barcode reader mechine
其他行业 % A 2D homogeneous convection-diffusion case (u=exp(-ex*deta*x-ex*deta*y) with a square with % all
% A 2D homogeneous convection-diffusion case (u=exp(-ex*deta*x-ex*deta*y) with a square with
% all Dirichlet boundary, note that reaction coefficient is not zero
% by indirect BKM
汇编语言 HD44100静态驱动LCD的asm源文件
HD44100静态驱动LCD的asm源文件,现在还是有不少的用户使用静态驱动LCD的。