代码搜索:PROGRAMMED
找到约 3,252 项符合「PROGRAMMED」的源代码
代码结果 3,252
www.eeworm.com/read/308334/13703960
m compconv.m
% Program 3-7
% compconv.m
%
% Function to perform convolution between signal and filter
%
% programmed by H.Harada and M.Okita
%
function [iout, qout] = compconv(idata, qdata, filter)
% *
www.eeworm.com/read/304031/13803649
m compconv.m
% Program 3-7
% compconv.m
%
% Function to perform convolution between signal and filter
%
% programmed by H.Harada and M.Okita
%
function [iout, qout] = compconv(idata, qdata, filter)
% *
www.eeworm.com/read/302791/13827396
cpp verifile.cpp
// VeriFile.cpp : Defines the class behaviors for the application.
// Programmed by Gamsn 2005.10.22
#include "stdafx.h"
#include "VeriFile.h"
#include "MainFrm.h"
#include "VeriFileDoc.h"
#
www.eeworm.com/read/302791/13827406
h hmac.h
// HMac.h: interface for the CHMac class.
// Programmed by Gamsn 2005.10.22
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_HMAC_H__152DF4F0_2C04_4F57_BECF
www.eeworm.com/read/145991/5741803
c kanjicnv.c
/*
* kanjicnv.c
* Japanese conversion routines for UUPC/Extended
*
* Based on Oimo source file stdfunc.c
* Programmed by Shigeki Matsushima and Dai Yokota 4-MAY-1989
* Modified by Kenji Ri
www.eeworm.com/read/145991/5741873
h kanjicnv.h
/*
* kanjicnv.h
* Japanese conversion routines for UUPC/Extended
*
* Based on Oimo source file stdfunc.c
* Programmed by Shigeki Matsushima and Dai Yokota 4-MAY-1989
* Modified by Kenji Ri
www.eeworm.com/read/111672/6154050
m test3.m
% DEMONSTRATION PROGRAM FOR TESTING NNARMAX2
%
% Programmed by Magnus Norgaard, IAU/IMM/EI, Technical Univ. of Denmark
% LastEditDate: Aug 21, 1995
close all
StopDemo=0;
figure
guihand=gcf;
www.eeworm.com/read/494538/6377365
m compconv.m
% Program 3-7
% compconv.m
%
% Function to perform convolution between signal and filter
%
% programmed by H.Harada and M.Okita
%
function [iout, qout] = compconv(idata, qdata, filter)
% *
www.eeworm.com/read/488800/6486270
doc cube.doc
Dear Hackers :
This game is programmed by Andrew Lee & Hubert Lin in NCU M.E.
It requires a EGA/VGA monitor to run. You may use the keyboard or the
mouse to play the game, but a mouse is high
www.eeworm.com/read/487180/6516542
m compconv.m
% Program 3-7
% compconv.m
%
% Function to perform convolution between signal and filter
%
% programmed by H.Harada and M.Okita
%
function [iout, qout] = compconv(idata, qdata, filter)
% *