代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/375190/2734441
cpp period_calc.cpp
/*
This example demonstrates a simple use of periods for the calculation
of date information.
The example calculates if a given date is a weekend or holiday
given an exclusion set. That is, each wee
www.eeworm.com/read/295342/8168868
m theorys.m
% Program 6-4
% theorys.m
%
% The calculation of the theory value of the throughput
%
% Input arguments
% no : protocol number 1 : Pure ALOHA
% 2 : Slotted ALOHA
www.eeworm.com/read/238262/13898799
txt 小型科学计算器.txt
import java.awt.*;
import java.awt.event.*;
public class Calculation extends WindowAdapter implements ActionListener
{
double dResult=0;
double dNo
www.eeworm.com/read/112466/15484834
c gsn2.c
/****************************************************************************
File Name : gsn2.c
Purpose : 1. Manual deformation of gsnake
2. Energy calculation
Date : Aug 31,19
www.eeworm.com/read/168118/9937981
m calcvelcb.m
function calcvelcb
% Function calling the first and the second layer velocity calculation
recelev=refdata('get','recelev');
fbtime=refdata('get','fbtime');
fbcoord=refdata('get','fbcoord');
shotcoord=
www.eeworm.com/read/465627/7050772
m hhu_runpf.m
function hhu_runpf
disp(' ***欢迎使用Power Flow Calculation Packages进行潮流计算,请选择潮流计方法*** ')
disp(' ')
disp(' ')
disp(' --------------------------
www.eeworm.com/read/440253/7691441
asm fahrenheit.asm
; Centigrade (Celsius) to Fahrenheit
; calculation and vice-versa.
; (not very accurate, since using
; integer divide, it may not work
; for some values as well...).
; This program has no inp
www.eeworm.com/read/438120/7736058
plm ycn1mn.plm
/*32 points FFT Algorithm, with BDBH, can sample without synchronous signal*/
/*resample after calculation*/
/*------------------------SSC-2 RTU YC card program----------------------*/
/* File
www.eeworm.com/read/435150/7796662
cpp prog2_06.cpp
// Program 2.6 Sizing a pond for happy fish
#include
#include // For square root calculation
using std::cout;
using std::cin;
using std::sqrt;
www.eeworm.com/read/140254/13094116
c bw3tab.c
/*------------------------------------------------------------------------
$Workfile: BW3TAB.C $
$Date: 3/06/96 7:51p $
$Revision: 1 $
* Purpose:
* Tables for BW Calculation.
* Notes: