代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/347723/11643078
c npc_manorsman.c
#include "version.h"
#include
#include "char.h"
#include "object.h"
#include "lssproto_serv.h"
#include "npcutil.h"
#include "handletime.h"
#include "npc_scheduleman.h"
#include "family.h"
#i
www.eeworm.com/read/347594/11656531
cpp datetime.cpp
/***************************************************************************
datetime.cpp - description
-------------------
begin
www.eeworm.com/read/347286/11676616
c common.c
/*****************************************************************************
* common.c: h264 library
*****************************************************************************
* Copyright (C)
www.eeworm.com/read/347150/11688042
c rddebug.c
/*************************************************************
File Name: RDDEBUG.C (RAMDisk 4.1) *
**************************************************************
Programmer: MSC
Last Modif
www.eeworm.com/read/345684/11795288
m flatanalyse.m
%层次分析法:plan 最终方案;rule1 准则层比较矩阵;rule2 方案层比较矩阵(为cell形式) b为各方案对目标权重,plan为最优方案
%erros为rule2中出错的比较矩阵
function [b,plan,erros]=flatanalyse(rule1,rule2)
b=[];
RI=[0.00001 0.00001 0.58 0.9 1.12 1.24 1.32 1
www.eeworm.com/read/259407/11795359
m uwb_init.m
function uwb_init;
sys = bdroot;
% Generate channel impulse responses if required.
currentFolder = pwd;
uwbFolder = fileparts(which('uwb_init'));
cd(uwbFolder);
if ~exist('cm1_imr.mat', 'fil
www.eeworm.com/read/259293/11809326
c tbctl.c
/*
*
* Copyright (c) 2004 DMC Co., Ltd.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
www.eeworm.com/read/259160/11817590
h dprintf.h
/*----------------------------------------------------------------------------------
*
* COPYRIGHT (c) 2001 by Singing Electrons, Inc. All rights reserved.
*
* Module Name : C:\se\adi\hidclass\s
www.eeworm.com/read/259158/11817661
h dprintf.h
/*----------------------------------------------------------------------------------
*
* COPYRIGHT (c) 2001 by Singing Electrons, Inc. All rights reserved.
*
*
* Module Name : C:\se\adi\hidclas
www.eeworm.com/read/156186/11822770
h protos.h
//#########################################################################
// File: PROTOS.H
//
// Declare function prototypes and external variables
//
//#######################################