代码搜索:fprintf

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

代码结果 10,000
www.eeworm.com/read/222282/14698294

cpp hopfieldtst(no table).cpp

# include # include # include # include # include # include # define N 10 # define NN N*N # define g(x) ((1.0+ tanh(x/u0))/2.0) /
www.eeworm.com/read/222282/14698307

cpp hopfieldtst.cpp

# include # include # include # include # include # include # define N 10 # define NN N*N # define G(x) ((1.0+ tanh(x/u0))/2.0) /
www.eeworm.com/read/222282/14698309

cpp hopfieldtst(no table).cpp

# include # include # include # include # include # include # define N 10 # define NN N*N # define g(x) ((1.0+ tanh(x/u0))/2.0) /
www.eeworm.com/read/222282/14698312

cpp hopfieldtst(old e).cpp

# include # include # include # include # include # include # define N 10 # define NN N*N # define G(x) ((1.0+ tanh(x/u0))/2.0) /
www.eeworm.com/read/222282/14698319

cpp hopfieldtst(old e).cpp

# include # include # include # include # include # include # define N 10 # define NN N*N # define G(x) ((1.0+ tanh(x/u0))/2.0) /
www.eeworm.com/read/222277/14698869

m efinder.m

function Efinder tic %Efinder: Finds the numerical values for eigen energies that satisfy the %Schroedinger equation for the potential inputted. %Note: hbar has been scaled to 1. %To use: =
www.eeworm.com/read/122239/14712075

c test_httpd.c

/* ** GNU Pth - The GNU Portable Threads ** Copyright (c) 1999-2004 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library whic
www.eeworm.com/read/122190/14715379

c muller's alg.c

/* * MULLER'S ALGORITHM 2.8 * * To find a solution to f(x) = 0 given three approximations x0, x1 * and x2: * * INPUT: x0,x1,x2; tolerance TOL; maximum number of iterations NO. * * O
www.eeworm.com/read/120952/14781534

c goppa_code.c

/* From: prometheus@olympus.uucp (prometheus) this program is a compact implementation of goppa codes with parameters m=10, t=37 for 32-bit machines. the decoding is due to nicholas patterson, algeb
www.eeworm.com/read/220554/14796675

c dat2matrix.c

/* * This file is part of tomo3d * * Copyright (C) 2002, 2003, Sebastien Judenherc * * This program is free software; you can redistribute it and/or modify * it