搜索:Inline

找到约 63 项符合「Inline」的查询结果

结果 63
https://www.eeworm.com/dl/542/438161.html 其他书籍

gcc inline assembly howto

gcc inline assembly howto
下载 156
·
查看 1059
https://www.eeworm.com/dl/930832.html 技术资料

C语言的inline

C语言的inline,详细介绍inline函数的使用方式
下载 7
·
查看 4621
https://www.eeworm.com/dl/618/487706.html 驱动编程

Inline hook KeyboardClassServiceCallback 实现键盘记录

Inline hook KeyboardClassServiceCallback 实现键盘记录
下载 48
·
查看 1244
https://www.eeworm.com/dl/687/442463.html 其他嵌入式/单片机内容

Simple microthreads and fsm for microcontrollers using only preprocessor/inline code

Simple microthreads and fsm for microcontrollers using only preprocessor/inline code
下载 119
·
查看 1095
https://www.eeworm.com/dl/644/459413.html 汇编语言

ARM GCC Inline Assembler Cookbook pdf更新版

ARM GCC Inline Assembler Cookbook pdf更新版
下载 140
·
查看 1075
https://www.eeworm.com/dl/542/167417.html 其他书籍

gcc-inline-asm.rar 一部讲解嵌入式汇编的书籍

gcc-inline-asm.rar 一部讲解嵌入式汇编的书籍
下载 82
·
查看 1125
https://www.eeworm.com/dl/619/280847.html Linux/Unix编程

This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es

This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es=data space, this should be normal. Most of the string-functions are rather heavily hand-optimized, see especially strtok,strstr,str[c]spn. They should work, but are not very easy ...
下载 33
·
查看 1172
https://www.eeworm.com/dl/654/155116.html 数据结构

Inline函数的使用,这是C++与C中函数不一样的地方

Inline函数的使用,这是C++与C中函数不一样的地方,所以专门写出来供参考
下载 172
·
查看 1098
https://www.eeworm.com/dl/519/152503.html 加密解密

C++ Base64编码/解码源代码 inline int Base64Encode(char * base64code, const char * src, int src_len = 0)

C++ Base64编码/解码源代码 inline int Base64Encode(char * base64code, const char * src, int src_len = 0) inline int Base64Decode(char * buf, const char * base64code, int src_len = 0) 以上两个函数内联定义在base64.h中,使用时include "base64.h" 即可,编码后的长度一般比原文多占1/3的 ...
下载 31
·
查看 1112
https://www.eeworm.com/dl/644/409917.html 汇编语言

可以将机器码计算为汇编指令并且算出指令长度的C头文件。在编写Ring0或Ring3的Inline Hook时不可缺少的东西。

可以将机器码计算为汇编指令并且算出指令长度的C头文件。在编写Ring0或Ring3的Inline Hook时不可缺少的东西。
下载 169
·
查看 1301