代码搜索:PROCESSING

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

代码结果 10,000
www.eeworm.com/read/283135/9040936

m d3view.m

% --- d3view.m ----------------------------------- % % % Test Code for 3D Hilbert Processing. % A program to plot 3-D data. % % ------------------------------------------------ % figure
www.eeworm.com/read/184814/9073792

c volume.c

/* * Copyright 2001 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are *
www.eeworm.com/read/381627/9081569

c transact.c

/* Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB This file is public domain and comes with NO WARRANTY of any kind */ /* ** TRANSACT.C - This is the ODBC sample driver
www.eeworm.com/read/282423/9095620

c convolve.c

#include #include /* Watchdog (WD) registers*/ unsigned int *WDCNTR = (unsigned int *)0x7023; /* WD Counter register */ unsigned int *WDKEY = (unsigned int *)0x7025;
www.eeworm.com/read/381363/9096005

hlp equalize.hlp

Equalize The Equalize item of the Colormap menu attempts to increase the contrast of the current image by transforming the colormap of the image so that the gray component of the image is constant
www.eeworm.com/read/282293/9104824

c convolve.c

#include #include "volume.h" /* Watchdog (WD) registers*/ unsigned int *WDCNTR = (unsigned int *)0x7023; /* WD Counter register */ unsigned int *WDKEY = (unsigned int *)0x7025;
www.eeworm.com/read/381162/9106869

qmsg dds.rpp.qmsg

{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0} { "I
www.eeworm.com/read/184180/9118763

m conv_m.m

function [y,ny]=conv_m(x,nx,h,nh) %Modified convolution routine for signal processing %ny=support of y; nyb=nx(1)+nh(1); nye=nx(length(x))+nh(length(h)); ny=[nyb:nye]; y=conv(x,h);
www.eeworm.com/read/282037/9122916

plg bank.plg

Build Log --------------------Configuration: Bank - Win32 Debug-------------------- Command Lines Creating command line "midl.exe /tlb ".\Bank.
www.eeworm.com/read/183081/9179426

txt new text document.txt

This code is a translation of Basic Language FFT code found in the online book 'The Scientist and Engineer's Guide to Digital Signal Processing'(www.DSPguide.com). This code uses 3dNow! Instruction