代码搜索:coded

找到约 2,797 项符合「coded」的源代码

代码结果 2,797
www.eeworm.com/read/420803/2060912

c random.c

/* * 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/420803/2060916

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/418844/2082641

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
www.eeworm.com/read/413384/2162003

cs class1.cs

// sqldoc // coded by Jose A. Gonzalvo // JAG Software 2004 // 09/06/04 using System; using System.Data; using System.Data.SqlClient; namespace JAGSoftware.SqlDoc { /// /// p
www.eeworm.com/read/400178/2354779

cs mshformat.cs

using System; using System.Text; using System.Text.RegularExpressions; namespace CodeFormatter { /// /// Generates color-coded HTML 4.01 from MSH (code name Monad) source code. /
www.eeworm.com/read/396408/2417322

c random.c

/* * 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/396408/2417335

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/396408/2420372

c random.c

/* * 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/396408/2420393

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/367467/2843470

h packet_types.h

// IP packet structures... // ----------------------- // Note: All of this is hard coded little endian! typedef long n_long; typedef long n_time; struct ip { unsigned int ip_hl:4;