代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/128030/14318518
cpp signtest.cpp
// signtest.cpp
// tests signed and unsigned integers
#include
using namespace std;
int main()
{
int signedVar = 1500000000; //signed
unsigned int unsignVar =
www.eeworm.com/read/227960/14405289
m gtm_resp.m
function [llh, R] = gtm_resp(DIST, minDist, maxDist, beta, D, mode)
% Log-likelihood and component responsibilities under a Gaussian mixture
%
% The responsibility R(k,n) is the probability of a p
www.eeworm.com/read/222899/14668462
m mass.m
%***************************************************************************************
% FEMQWEBS @Finite element method for quantum well electronic band structure calculation
% | ------------ |
www.eeworm.com/read/222899/14668469
m v.m
%***************************************************************************************
% FEMQWEBS @Finite element method for quantum well electronic band structure calculation
% | ------------ |
www.eeworm.com/read/120566/14798670
cs integral.cs
using System;
namespace szfx
{
//二重积分
public class integral
{
public delegate double Calculation(double x,double y);
public integral()
{
}
public static void run()
{
do
www.eeworm.com/read/217397/14966219
m pulsegen.m
function [sys,x0] = pulsegen(t,x,u,flag,height,width,dt)
%PULSEGEN generates perfect pulse for communication toolbox.
% Wes Wang
% Copyright (c) 1995-96 by The MathWorks, Inc.
if f
www.eeworm.com/read/216947/14984747
mdl example6.mdl
Model {
Name "example6"
Version 4.00
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes off
ShowStorageClas
www.eeworm.com/read/216947/14984997
mdl example3.mdl
Model {
Name "example3"
Version 4.00
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes off
ShowStorageClas
www.eeworm.com/read/216947/14985005
mdl example4.mdl
Model {
Name "example4"
Version 4.00
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes off
ShowStorageClas