代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/371920/9530825
m power_flow_calculation.m
%本程序的功能是用牛顿-拉夫逊法进行潮流计算
n=input('请输入节点数:n=');
zl=input('请输入支路数:zl=');
n_Bal_Bus=input('请输入平衡母线节点号:n_Bal_Bus=');
jd=input('请输入误差精度jd=');
disp('B1=[首节点p 末节点q (p
www.eeworm.com/read/165123/10075693
c std_calculation_funcs.c
#include
#include
#include
#include
#include
#include "structs.h"
#include "funcs.h"
//#define DEBUG_LABELING_UPDATE
//#define DEBUG_DEALLOCATE_
www.eeworm.com/read/279986/10371355
r43 power_calculation.r43
www.eeworm.com/read/422113/10663277
m error_psnr_calculation.m
% % % function [Error_Location,Error,Square_Error,RMS_Error,PSNR,PSNR_Infinity] = Error_PSNR_Calculation(Input_Image,Input_Image_IDWT);
% % %
% % % Input_Image = double(Input_Image);
% % % [Image
www.eeworm.com/read/439215/7714399
pdf appendix a_grad-calculation.pdf
www.eeworm.com/read/489252/6477201
doc calculation2[1].doc
www.eeworm.com/read/271955/4220177
c rq_fpml_calculation.c
/*
** rq_fpml_calculation.c
**
** Written by Brett Hutley - brett@hutley.net
**
** Copyright (C) 2002 Brett Hutley
**
** This file is part of the Risk Quantify Library
**
** Risk Quantify is free soft
www.eeworm.com/read/271955/4220310
h rq_fpml_calculation.h
/*
** rq_fpml_calculation.h
**
** Written by Brett Hutley - brett@hutley.net
**
** Copyright (C) 2002 Brett Hutley
**
** This file is part of the Risk Quantify Library
**
** Risk Quantify is free soft
www.eeworm.com/read/148320/12475234
xls an126_timing_calculation.xls
www.eeworm.com/read/300587/13904916
cpp 1202 the calculation of gpa.cpp
/*
1202 The calculation of GPA
Time Limit : 1000 ms Memory Limit : 32768 K Output Limit : 256 K
GUN C++
*/
#include
using namespace std;
#define MAX 1000
int main()
{