代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/138687/13225201
c sh307.c
#include
#include
#include
#include
#define uchar unsigned char
#define uint unsigned int
sbit P1_0=P1^0;
void INITIAL(void);
www.eeworm.com/read/138687/13225349
c keystate.c
#include
#include
#include
/* define variable type */
#define uchar unsigned char
void INITIAL(void); /*液晶显示初始化*/
void CLEAR(void);
www.eeworm.com/read/325030/13229660
m callcheck.m
function callcheck(htext,str1,z,vchk1,vchk2)
cla,set(htext,'string',[str1,sprintf('%1.4g\',z)]); %更新静态文本框内容
dt=0.1;t=0:dt:15;N=length(t);y=step(1,[1 2*z 1],t);plot(t,y);
if vchk1 %假如峰值
www.eeworm.com/read/138200/13250009
h printlst.h
#ifndef __PRINTLST_H
#define __PRINTLST_H
#ifndef __STDIO_H
#include
#endif
#ifndef __STDLIB_H
#include
#endif
#ifndef __STRING_H
#include
#endif
#ifnde
www.eeworm.com/read/138200/13250023
h print.h
#ifndef __PRINT_H
#define __PRINT_H
#ifndef __STDIO_H
#include
#endif
#ifndef __STRING_H
#include
#endif
#ifndef __BIOS_H
#include
#endif
#ifndef __MENU_H
#i
www.eeworm.com/read/138045/13269917
c extract.c
/* extract.c 9-9-92 genome extraction for the Tierra Simulator */
/* Tierra Simulator V4.0: Copyright (c) 1991, 1992 Tom Ray & Virtual Life */
#ifndef lint
static char sccsid[] = "@(#)extract.c 1.
www.eeworm.com/read/324099/13287983
c maintest.c
#include
#include "resource.h"
#include "COM_Intercommunion.h"
LRESULT CALLBACK KeypadProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam);
int APIENTRY WinMain(HINST
www.eeworm.com/read/324031/13293750
m rschannel.m
%========================================================================
% Copyright (C) 2005 Satelilte and Wireless Communication Lab of PKU
% All Right Reserved.
%
% Created : 2006-
www.eeworm.com/read/238830/13322129
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/238830/13322175
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