代码搜索:B

找到约 10,000 项符合「B」的源代码

代码结果 10,000
www.eeworm.com/read/359573/10136771

html appendix-b.html

APPLIED CRYPTOGRAPHY, SECOND EDITION: Protocols, Algorithms, and Source Code in C:References
www.eeworm.com/read/163958/10137372

gif b2.gif

www.eeworm.com/read/359558/10139471

gif 17b.gif

www.eeworm.com/read/359517/10140837

doc b01.doc

www.eeworm.com/read/359508/10140929

scf mem_b.scf

;/****************************************Copyright (c)************************************************** ;** Guangzou ZLG-MCU Development Co.,LTD. ;**
www.eeworm.com/read/163848/10142525

h 44b.h

/************************************************ * NAME : K44b.H * * Version : 07.MARCH.2000 * ***********************************************/ // // #ifndef __44B0X_H_
www.eeworm.com/read/163742/10147544

cpp huffman_b.cpp

#include "huffman_b.h" void huffman_b::generate_codes(int num, const unsigned long* weights) { if (num
www.eeworm.com/read/163742/10147596

h huffman_b.h

#ifndef _HUFFMAN_B_HEADER_001_ #define _HUFFMAN_B_HEADER_001_ #include "huffman_base.h" // 使用《数据结构》(严蔚敏,吴伟民,1997,C语言版) // 中给出的算法,将二叉树存放在连续空间里(静态链表), // 空间的每个结点内仍有左子树、右子树、双亲等指针 class huffman_b : pu
www.eeworm.com/read/163566/10153805

obj codec_b.obj

www.eeworm.com/read/163566/10153818

c codec_b.c

/*****************************************************************************/ /* Codec.c */ /*