代码搜索:oriented

找到约 6,870 项符合「oriented」的源代码

代码结果 6,870
www.eeworm.com/read/292863/8328662

m denoisewpyr.m

function im_d = denoiseWpyr(im,noiseVar,noise,opts); % function im_d = denoiseWpyr(im,noiseVar,noise,opts); % % Denoise image using a quadrature mirror filter Wavelet decomposition with % oriented h
www.eeworm.com/read/292863/8328681

m denoisewpyr.m

function im_d = denoiseWpyr(im,noiseVar,noise,opts); % function im_d = denoiseWpyr(im,noiseVar,noise,opts); % % Denoise image using a quadrature mirror filter Wavelet decomposition with % oriented h
www.eeworm.com/read/203062/15366722

h domain.h

#ifndef DOMAIN_H #define DOMAIN_H // Defines grid parameters including setting of grid point types, // indices, boundary normals for Neumann data, etc. // Handles arbitrarily oriented boundary norma
www.eeworm.com/read/112793/15476800

htm chapter1.htm

Chapter 1 Objects and Components Objects and Components Object oriented programming offers significant advantages when building large progr
www.eeworm.com/read/108874/15572927

htm ei35.htm

Effective C++, 2E | Item 35: Make sure public inheritance models "isa" Back to Inheritance and Object-Oriented Design Continue to Item 36: Differentiate between inheritance of interface and inheritan
www.eeworm.com/read/106891/15618467

readme

GNet README ----------- GNet is a simple network library. It is written in C, object-oriented, and built upon GLib. It is intended to be small, fast, easy-to-use, and easy to port. GNet comes wit
www.eeworm.com/read/103037/15748611

asm memtest.asm

page 75,132 %title "Object Oriented Memory Management System - TASM 3.0" %subttl "Testing/Benchmark module" ; Copyright (c) 1991 By Borland International, Inc. ifndef MDL display "Error: Th
www.eeworm.com/read/101783/15817150

htm ei35.htm

Effective C++, 2E | Item 35: Make sure public inheritance models "isa" Back to Inheritance and Object-Oriented Design Continue to Item 36: Differentiate between inheritance of interface and inheritan
www.eeworm.com/read/289524/8545965

txt c code.txt

/* Code to implement the improved SAFER-SK form of the SAFER cipher, originally published as "SAFER K-64: A Byte-Oriented Block-Ciphering Algorithm", James L. Massey, "Fast Software Encryption
www.eeworm.com/read/371921/9530764

h avrxfifo.h

#ifndef _AvrXFifo_h_ #define _AvrXFifo_h_ #include "avrx.h" /* Buffered BYTE oriented FIFO Uses providers/consumer model. When an interrupt drives the consumer/provider side use the int