搜索结果

找到约 16 项符合 inline 的查询结果

加密解密 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的存储空间,为了效率, ...
https://www.eeworm.com/dl/519/152503.html
下载: 31
查看: 1065

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

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

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

gcc-inline-asm.rar 一部讲解嵌入式汇编的书籍
https://www.eeworm.com/dl/542/167417.html
下载: 82
查看: 1096

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 to understand. Every ...
https://www.eeworm.com/dl/619/280847.html
下载: 33
查看: 1053

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

可以将机器码计算为汇编指令并且算出指令长度的C头文件。在编写Ring0或Ring3的Inline Hook时不可缺少的东西。
https://www.eeworm.com/dl/644/409917.html
下载: 169
查看: 1269

其他书籍 gcc inline assembly howto

gcc inline assembly howto
https://www.eeworm.com/dl/542/438161.html
下载: 156
查看: 1038

其他嵌入式/单片机内容 Simple microthreads and fsm for microcontrollers using only preprocessor/inline code

Simple microthreads and fsm for microcontrollers using only preprocessor/inline code
https://www.eeworm.com/dl/687/442463.html
下载: 119
查看: 1066

汇编语言 ARM GCC Inline Assembler Cookbook pdf更新版

ARM GCC Inline Assembler Cookbook pdf更新版
https://www.eeworm.com/dl/644/459413.html
下载: 140
查看: 1046

驱动编程 Inline hook KeyboardClassServiceCallback 实现键盘记录

Inline hook KeyboardClassServiceCallback 实现键盘记录
https://www.eeworm.com/dl/618/487706.html
下载: 48
查看: 1195

PCB相关 IC封裝製程簡介(IC封装制程简介)

半導體的產品很多,應用的場合非常廣泛,圖一是常見的幾種半導體元件外型。半導體元件一般是以接腳形式或外型來劃分類別,圖一中不同類別的英文縮寫名稱原文為   PDID:Plastic Dual Inline Package SOP:Small Outline Package SOJ:Small Outline J-Lead Package PLCC:Plastic Leaded Chip Carrier QFP:Quad Fla ...
https://www.eeworm.com/dl/501/22334.html
下载: 64
查看: 1065