代码搜索:Calculation

找到约 2,005 项符合「Calculation」的源代码

代码结果 2,005
www.eeworm.com/read/313956/13578492

c simbi2de.c

/* * simbi2de binary to decimal conversion for SIMULINK block * * Syntax: [sys, x0] = simbi2de(t,x,u,flag,p) * where p is the calculation base. * Wes Wan
www.eeworm.com/read/141116/5777535

dfm unit1.dfm

object Form1: TForm1 Left = 156 Top = 132 Width = 469 Height = 269 Caption = 'Ordinal Calculation' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText
www.eeworm.com/read/141116/5777537

~dfm unit1.~dfm

object Form1: TForm1 Left = 156 Top = 132 Width = 469 Height = 269 Caption = 'Ordinal Calculation' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText
www.eeworm.com/read/138196/5817292

java ntlmauthtest.java

package net.sourceforge.jtds.test; import net.sourceforge.jtds.jdbc.NtlmAuth; import java.util.Arrays; /** * Unit test for NTLM challenge/response calculation * Written by mdb. */ public class N
www.eeworm.com/read/131113/5948324

java differentialset.java

package net.sf.dz.controller; import java.util.Iterator; import java.util.SortedMap; import java.util.TreeMap; /** * Data set supporting the differential calculation. * * @author Copyright ©
www.eeworm.com/read/126884/6011099

java codamodelmd.java

package org.trinet.util; /** Coda duration calculation. This is based on documentation for HYPOINVERSE: * Fred Klein Open-File Report pg. 41 (attributed to Lee, et al (1972) * MD = -0.
www.eeworm.com/read/492033/6430291

h aci78.h

#ifndef ACI78_H #define ACI78_H #include "iotools.h" struct matrix; class aci78 /**< This file declares the class for the calculation of the compliance function according to the model ACI 1978
www.eeworm.com/read/490167/6459872

java userinterface.java

import java.awt.*; import java.awt.event.*; import javax.swing.*; import javax.swing.border.*; /** * A graphical user interface for the calculator. No calculation is being * done here. This class i
www.eeworm.com/read/217397/14966282

c simbi2de.c

/* * simbi2de binary to decimal conversion for SIMULINK block * * Syntax: [sys, x0] = simbi2de(t,x,u,flag,p) * where p is the calculation base. * Wes Wan
www.eeworm.com/read/233448/4672704

c crash21.c

// { dg-do compile } // Origin: Debian GCC maintainers // Wolfgang Bangerth // PR c++/16706: Dependent type calculation during access checking