代码搜索:patterns
找到约 8,017 项符合「patterns」的源代码
代码结果 8,017
www.eeworm.com/read/256510/11993008
cpp pgm0a_10.cpp
//
// This file contains the C++ code from Program A.10 of
// "Data Structures and Algorithms
// with Object-Oriented Design Patterns in C++"
// by Bruno R. Preiss.
//
// Copyright (c) 1998
www.eeworm.com/read/256510/11993159
cpp pgm0a_07.cpp
//
// This file contains the C++ code from Program A.7 of
// "Data Structures and Algorithms
// with Object-Oriented Design Patterns in C++"
// by Bruno R. Preiss.
//
// Copyright (c) 1998
www.eeworm.com/read/256510/11993205
cpp pgm0a_09.cpp
//
// This file contains the C++ code from Program A.9 of
// "Data Structures and Algorithms
// with Object-Oriented Design Patterns in C++"
// by Bruno R. Preiss.
//
// Copyright (c) 1998
www.eeworm.com/read/256510/11993238
cpp pgm0a_06.cpp
//
// This file contains the C++ code from Program A.6 of
// "Data Structures and Algorithms
// with Object-Oriented Design Patterns in C++"
// by Bruno R. Preiss.
//
// Copyright (c) 1998
www.eeworm.com/read/256510/11993345
cpp pgm0a_04.cpp
//
// This file contains the C++ code from Program A.4 of
// "Data Structures and Algorithms
// with Object-Oriented Design Patterns in C++"
// by Bruno R. Preiss.
//
// Copyright (c) 1998
www.eeworm.com/read/256510/11993388
cpp pgm0a_03.cpp
//
// This file contains the C++ code from Program A.3 of
// "Data Structures and Algorithms
// with Object-Oriented Design Patterns in C++"
// by Bruno R. Preiss.
//
// Copyright (c) 1998
www.eeworm.com/read/339575/12224527
m wcdmafirstinterleaver.m
function int_table = WcdmaFirstInterleaver(numBits, tti);
% Performs block interleaver with inter-column permutations
% as specified by 3GPP TS 25.212.
% Inter-column permutation patterns for 1
www.eeworm.com/read/252679/12269130
whatsnew
WhatsNew file for Zip 2.32
(See Changes for details)
New things in Zip 2.32
- Fixed -R operation to match the supplied file patterns in all recursed
subdirectories, like PKZIP 2.04 "-p -r" (or PK
www.eeworm.com/read/251193/12358249
asm modbus.asm
; This files contains function that decodes and assemble modbus
; data patterns, over TCP or the OnChip USART.
; This is ugliest code i have ever written :-(
.incld proj.inc
.extrn ne_w_
www.eeworm.com/read/149030/12407096
cpp pgm0a_05.cpp
//
// This file contains the C++ code from Program A.5 of
// "Data Structures and Algorithms
// with Object-Oriented Design Patterns in C++"
// by Bruno R. Preiss.
//
// Copyright (c) 1998