代码搜索:sprintf

找到约 7,065 项符合「sprintf」的源代码

代码结果 7,065
www.eeworm.com/read/375836/9348633

m dispmat.m

function dispMat(M,name,form) % Matrix data display method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.frostconcepts.com/software for informa
www.eeworm.com/read/375836/9348662

m dispeh.m

function dispEh(Eh) % Eh matrix display method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.frostconcepts.com/software for information on SA T
www.eeworm.com/read/375836/9348691

m dispet.m

function dispEt(Tt,Et,Etarget,ert,Kt,Ebsft) % Et data display method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.frostconcepts.com/software f
www.eeworm.com/read/375451/9359887

c main.c

#include #include #include "yy.tab.h" #define heapsize 100 #define linemax 1000 extern char * yytext; extern FILE *yyin,*yyout; extern int int_k_count;//当前整型变量个数 extern
www.eeworm.com/read/375447/9360066

cpp pimserver.cpp

// pimserver.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include "pimserver.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_F
www.eeworm.com/read/179210/9365098

m sacubic.m

function [ab,vE,E] = sacubic(N); % % Ph.D. Thesis % Leandro Nunes de Castro % October, 1999. % Function generates n-bit binary strings antibody most uniformly % distributed over the search spac
www.eeworm.com/read/179210/9365102

asv imalg3d.asv

function [x,y,fx,vfx,vmfit,P,vpm] = imalg3d(P,gen,n,pm,per); % % Ph.D. Thesis % Leandro Nunes de Castro % November, 1999. % Immune Algorithm - New evolutionary strategy inspired in the Immune S
www.eeworm.com/read/179210/9365127

m imalg3d.m

function [x,y,fx,vfx,vmfit,P,vpm] = imalg3d(P,gen,n,pm,per); % % Ph.D. Thesis % Leandro Nunes de Castro % November, 1999. % Immune Algorithm - New evolutionary strategy inspired in the Immune S
www.eeworm.com/read/179210/9365129

m tutorial.m

function [] = tutorial % % Function TUTORIAL Demonstration % Runs a Demo for the following immune tools: % 1) ABNET (Growing Boolean Competitive Network - journal.doc) % 2) CLONALG (Clonal Select
www.eeworm.com/read/179210/9365131

asv ga3d.asv

function [x,y,fx,vx,vmfit,P] = ga3d(v,ger,pc,pm); % % Ph.D. Thesis % Leandro Nunes de Castro % November, 1999. % ENHANCED GENETIC ALGORITHM - Bi-classist Selection % % Secondary functions: DECODE &