代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/486342/6539646
c cjpeg.c
/*
* cjpeg.c
*
* Copyright (C) 1991-1998, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README file.
www.eeworm.com/read/486343/6540172
c cjpeg.c
/*
* cjpeg.c
*
* Copyright (C) 1991-1998, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README
www.eeworm.com/read/485672/6556269
m fft_ex.m
% fft_ex.m
%
% This is an example of computing the FFT of
% the addition of two cos functions.
%
% Written by Raymond Roberts and Graham Roberts,
% students at Curtin University of Technology
www.eeworm.com/read/485012/6570627
m gausspf.m
function [V, converged, i] = gausspf(Ybus, Sbus, V0, ref, pv, pq, mpopt)
%GAUSSPF Solves the power flow using a Gauss-Seidel method.
% [V, converged, i] = gausspf(Ybus, Sbus, V0, ref, pv, pq, mpopt
www.eeworm.com/read/483253/6601787
m figbolden.m
function figbolden(pos,pv)
% embolden the current figure
% Copyright (C) Mike Brookes 2003
%
% Last modified Mon Mar 31 18:58:46 2003
%
% VOICEBOX is a MATLAB toolbox for speech pr
www.eeworm.com/read/482678/6621251
m avw_flip.m
function [ avw ] = avw_flip(avw,dims)
% AVW_FLIP - ortho-flip Analyze data image (avw.img)
%
% [ avw ] = avw_flip(avw,dims)
%
% where avw is the data struct returned from avw_img_read
% and
www.eeworm.com/read/482197/6629265
txt readme.txt
网上流传的方法很多试过都不顶用,错误很多,有的生成的格式不对
这里说明以下几点注意
1.选择dsp的Q14 Q15 根据这个对信号*2^Q
2.注意生成信号变成十六进制负数变补码问题 取值范围+x
3.注意信号与dsp要处理信号的采样率问题 要同步才能减小误差
4.写为.dat文件用 dlmwrite 或者 fopen语句
5.注意变为dsp可读格式<mark>fprintf</mark>(fid,'1651 ...
www.eeworm.com/read/481889/6632109
c output.c
#include "./pFDTD.h"
float efieldx(int i,int j,int k);
float efieldy(int i,int j,int k);
float efieldz(int i,int j,int k);
float jfieldx(int i,int j,int k);
float jfieldy(int i,int j,int k);
f
www.eeworm.com/read/481808/6638827
c errorhandle.c
/*
Implementation of CCSDS 122.0-B-1 Recommended Standard
Please note:
(1) Before you download and use the program, you must read and agree the license agreement carefully.
(2) We supply the sour
www.eeworm.com/read/481567/6643609
c shell.c
/*
** 2001 September 15
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiven