代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/138954/13199806
c svgademo.c
/****************************************************************************
'SVGACC' A Super Vga Graphics Library for use with Microsoft and
Borland C/C++
Copyright 1993-1994 by Step
www.eeworm.com/read/138860/13207239
m nlademo.m
function nlademo( im, option )
% NLADEMO Demo for contourlet nonlinear approximation.
% NLADEMO shows how to use the contourlet toolbox to do nonlinear
% approximation. It provides a sample
www.eeworm.com/read/240615/13211231
m frequency_ft.m
%function [Freq,F,Ang,fg]=freq1(n)
%fid=sprintf('E:\\Researches\\20060329\\FFT\\w00%d',n);
%A=xlsread(fid,'sheet1');
%num=length(A)
% Probabilities endowed
fid=fopen('Prob.txt','r'); %打开文件
www.eeworm.com/read/138798/13211695
m~ bipartitematchingdemoplot.m~
function optimalMatchingDemoPlot(sources, detections, a)
hold on
p1 = size(sources,2);
p2 = size(detections,2);
for i=1:p1
text(sources(1,i), sources(2,i), sprintf('s%d', i));
end
for i=1:p2
text
www.eeworm.com/read/138798/13211854
m bipartitematchingdemoplot.m
function bipartiteMatchingDemoPlot(sources, detections, a)
hold on
p1 = size(sources,2);
p2 = size(detections,2);
for i=1:p1
h=text(sources(1,i), sources(2,i), sprintf('s%d', i));
set(h, 'color',
www.eeworm.com/read/138200/13250064
h dischar.h
#ifndef __DISCHAR_H
#define __DISCHAR_H
#ifndef __VIDEO_H
#include "video.h"
#endif
#ifndef __MENU_H
#include "menu.h"
#endif
#ifndef __INTERUPT_H
#include "interupt.h"
#endif
#ifndef __M
www.eeworm.com/read/324530/13259458
c dbfdump.c
/******************************************************************************
* $Id: dbfdump.c,v 1.8 2001/05/31 18:15:40 warmerda Exp $
*
* Project: Shapelib
* Purpose: Sample application for
www.eeworm.com/read/238830/13322146
m abnet.m
function [w,win,cwin,D] = abnet(ag,eps,comp,alfa,beta,pc,pm),
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% June, 1999
% Pattern Recognition in the Immune System using a Growing SOM
% Bipolar S
www.eeworm.com/read/238830/13322173
m ainet.m
function [M,D] = ainet(Ag,ts,n,N,gen,qi,tp)
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% February, 2000
% Artificial Immune Network (aiNet) - Description in aiNet.doc
% Data normalization over