代码搜索:computing
找到约 6,514 项符合「computing」的源代码
代码结果 6,514
www.eeworm.com/read/161189/10439814
m chi2cdf.m
%
% p=chi2cdf(x,m)
%
% Computes the Chi^2 CDF, using a transformation to N(0,1) on page 333
% of Thistead, Elements of Statistical Computing.
%
% Note that x and m must be scalars.
%
function p=chi2cd
www.eeworm.com/read/161189/10439939
m chi2cdf.m
%
% p=chi2cdf(x,m)
%
% Computes the Chi^2 CDF, using a transformation to N(0,1) on page 333
% of Thistead, Elements of Statistical Computing.
%
% Note that x and m must be scalars.
%
function p=chi2cd
www.eeworm.com/read/161189/10439956
m chi2cdf.m
%
% p=chi2cdf(x,m)
%
% Computes the Chi^2 CDF, using a transformation to N(0,1) on page 333
% of Thistead, Elements of Statistical Computing.
%
% Note that x and m must be scalars.
%
function p=chi2cd
www.eeworm.com/read/279175/10457059
h checksum.h
/*
* Checksum routine for Internet Protocol family headers (C Version).
*
* Refer to "Computing the Internet Checksum" by R. Braden, D. Borman and
* C. Partridge, Computer Communication Review, Vo
www.eeworm.com/read/421599/10726891
h unknowword.h
//////////////////////////////////////////////////////////////////////
//ICTCLAS简介:计算所汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System),
// 功能有:中文分词;词性标
www.eeworm.com/read/421599/10727134
cpp stdafx.cpp
//////////////////////////////////////////////////////////////////////
//ICTCLAS简介:计算所汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System),
// 功能有:中文分词;词性标
www.eeworm.com/read/420332/10802750
java arithshift.java
//ArithShift.java
//This programe is about the Bit Logic Computing
public class ArithShift{
public static void main(String[] args){
/* int x = 6;
int y = -5;
System.out.println("x ="+x+",
www.eeworm.com/read/420332/10802759
java compute.java
//Compute.java
//This programe is about the Computing
public class Compute{
public static void main(String[] args){
int x,y,z = 3,i;
long k;
k = 9870;
boole
www.eeworm.com/read/420332/10802761
java compute1.java
//Compute1.java
//This programe is about the Computing
public class Compute1{
public static void main(String[] args){
int y = 32,z = 3, x1, x2;
x1 = y + z;
x2 = y /
www.eeworm.com/read/440044/7695415
h interupter.h
//----------------------------------------------------//
//-------Institute Of Computing Technology-----------//
//------------Chinese Academic Science---------------//
//-----中国科学院计算技术研究所先进测试技术实