代码搜索:coded
找到约 2,797 项符合「coded」的源代码
代码结果 2,797
www.eeworm.com/read/362876/2926419
config
# This file contains a description of the codelets that compose fftw.
# NOTW is a list of the sizes that FFTW contains hard-coded transforms for
# (the "base cases" of the FFT recursion):
NOTW="1 2
www.eeworm.com/read/362876/2926454
config
# This file contains a description of the codelets that compose fftw.
# NOTW is a list of the sizes that FFTW contains hard-coded transforms for
# (the "base cases" of the FFT recursion):
NOTW="1 2
www.eeworm.com/read/172423/9708611
h hexcodes.h
/*
The following C macro's allow direct coding of instructions.
Note that direct coded instructions are different from inline
assembly seen from the compiler. The compiler will view the
www.eeworm.com/read/334162/12628696
config
# This file contains a description of the codelets that compose fftw.
# NOTW is a list of the sizes that FFTW contains hard-coded transforms for
# (the "base cases" of the FFT recursion):
NOTW="1 2
www.eeworm.com/read/109099/15563821
cpp cpp04.cpp
// Coded by plusir -- Dec.29.2002.
// Standard C++ Bible -- (P253-9-4)
#include
#include
#include
using namespace std ;
// ------------------------------------
www.eeworm.com/read/100974/15859139
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
BorderStyle = 1 'Fixed Single
Caption = "Windows Security Hacker - coded by Navarchy"
ClientHeight = 4350
ClientLeft = 4
www.eeworm.com/read/371851/9533274
m mcl.m
%Monte-carlo based localisation
%note this is not coded efficiently but rather to make the ideas clear
%all loops should be vectorized but that gets a little matlab-speak intensive
%and may obliter
www.eeworm.com/read/170405/9807786
pas unit1.pas
(*Basic Multi Chat Program Coded By Jerome At The Request of
TRandy*)
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ScktC
www.eeworm.com/read/170405/9807806
~pas unit1.~pas
(*Basic Multi Chat Program Coded By Jerome At The Request of
TRandy*)
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ScktC
www.eeworm.com/read/365861/9843147
m particle_filter_demo.m
%Monte-carlo based localisation
%note this is not coded efficiently but rather to make the ideas clear
%all loops should be vectorized but that gets a little matlab-speak intensive
%and may obliter