代码搜索:coded
找到约 2,797 项符合「coded」的源代码
代码结果 2,797
www.eeworm.com/read/113071/6141989
txt maildesign.txt
This will be designed and coded by brute force.
httpsession will contain a webmailsession object
web.xml parameters:
mail_protocol (pop3, mbox, imap)
mail_provider (class name)
ListServlet
gets
www.eeworm.com/read/476667/6289335
bas module1.bas
Attribute VB_Name = "Module1"
'Coded By Rajendra Khope, Pune, India
'App Name: YoutubeVideoDownloader
'Use: Software to Search and Download YouTube Video.
'
'For more Info: http://youtube.com
'
www.eeworm.com/read/148294/6322560
h utility.h
#ifndef _UTILITY_H
#define _UTILITY_H
/* utility.h
* coded by Alex Gruenstein for CS107, TA: AndyG
* This is the interface to a useful memory allocation
* function (GetBlock) and a useful macro (N
www.eeworm.com/read/490158/6459812
m dtmfdet.m
function varargout = dtmfdet(x,fs,varargin)
% DTMFDET DTMF Tone Detection Using Goertzel Algorithm.
%
% Y = DTMFDET(X,FS) returns the DTMF coded sequence
% in present vector X. The sound sampl
www.eeworm.com/read/487789/6508857
pas winconvert.pas
{$A+} { word align }
{$O+} { ?? ?? }
unit WinConvert;
(*
* LZHUF.C English version 1.0
* Based on Japanese version 29-NOV-1988
* LZSS coded by Haruhiko OKUMURA
* Adaptive Huffman Coding c
www.eeworm.com/read/486196/6538006
m lbp.m
%LBP returns the local binary pattern image or LBP histogram of an image.
% J = LBP(I,R,N,MAPPING,MODE) returns either a local binary pattern
% coded image or the local binary pattern histogram of
www.eeworm.com/read/476981/6743725
bas modnn.bas
Attribute VB_Name = "modNN"
'Don't forget to write option base 1 into the code
' or else this net will not work
'Coded by Paras Chopra
'paraschopra@lycos.com
'http://naramcheez.netfirms.com
www.eeworm.com/read/406072/11450148
h random.h
/*
* Mersenne Twister Random Algorithm
* Copyright (c) 2006 Ryan Martell.
* Based on A C-program for MT19937, with initialization improved 2002/1/26. Coded by
* Takuji Nishimura and Makoto Matsumo
www.eeworm.com/read/405357/11464729
pas winconvert.pas
{$A+} { word align }
{$O+} { ?? ?? }
unit WinConvert;
(*
* LZHUF.C English version 1.0
* Based on Japanese version 29-NOV-1988
* LZSS coded by Haruhiko OKUMURA
* Adaptive Huffman Coding c
www.eeworm.com/read/404533/11483609
vhd kcpsm3.vhd
-- PicoBlaze
--
-- Constant (K) Coded Programmable State Machine for Spartan-3 Devices.
-- Also suitable for use with Virtex-II(PRO) and Virtex-4 devices.
--
-- Includes additional code for enhan