搜索结果
找到约 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的存储空间,为了效率, ...
数据结构 Inline函数的使用,这是C++与C中函数不一样的地方
Inline函数的使用,这是C++与C中函数不一样的地方,所以专门写出来供参考
其他书籍 gcc-inline-asm.rar 一部讲解嵌入式汇编的书籍
gcc-inline-asm.rar 一部讲解嵌入式汇编的书籍
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 ...
汇编语言 可以将机器码计算为汇编指令并且算出指令长度的C头文件。在编写Ring0或Ring3的Inline Hook时不可缺少的东西。
可以将机器码计算为汇编指令并且算出指令长度的C头文件。在编写Ring0或Ring3的Inline Hook时不可缺少的东西。
其他书籍 gcc inline assembly howto
gcc inline assembly howto
其他嵌入式/单片机内容 Simple microthreads and fsm for microcontrollers using only preprocessor/inline code
Simple microthreads and fsm for microcontrollers using only preprocessor/inline code
汇编语言 ARM GCC Inline Assembler Cookbook pdf更新版
ARM GCC Inline Assembler Cookbook pdf更新版
驱动编程 Inline hook KeyboardClassServiceCallback 实现键盘记录
Inline hook KeyboardClassServiceCallback 实现键盘记录
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 ...