代码搜索:computing
找到约 6,514 项符合「computing」的源代码
代码结果 6,514
www.eeworm.com/read/214167/15112034
h d_comm.h
#ifndef COMPUTING_COMBINATIONS
#define COMPUTING_COMBINATIONS
#include "d_matrix.h"
using namespace std;
// recursive computation of C(n,k)
int comm(int n, int k);
// computation of C(n,
www.eeworm.com/read/205686/15309909
h unknowword.h
//////////////////////////////////////////////////////////////////////
//ICTCLAS简介:计算所汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System),
// 功能有:中文分词;词性标
www.eeworm.com/read/205686/15309960
h unknowword.h
//////////////////////////////////////////////////////////////////////
//ICTCLAS简介:计算所汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System),
// 功能有:中文分词;词性标
www.eeworm.com/read/167185/5464184
t2 acf.t2
#! /bin/sh
# Another test script for acf; this compares output with other programs
# @(#)acf.t2 1.4 1/21/97 ERL
#set -x
cep_order=20
fft_order=9
range=-r1:630
ESPS_VERBOSE=0
export ESPS_VERBOSE
echo
www.eeworm.com/read/162614/5530591
c pr22018.c
/* { dg-do run } */
/* { dg-options -O2 } */
void abort (void);
void g(int);
void f(int l)
{
unsigned i;
for (i = 0; i < l; i++)
{
int y = i;
/* VRP was wrongfully computing z's
www.eeworm.com/read/395344/8182804
java exception2.java
//捕获算术异常Arithmetic Exception
public class Exception2
{
public static void main(String args[])
{
try
{
int x, y;
x=15;
y=0;
System.out.println(x/y);//注意!!!
System.out.pr
www.eeworm.com/read/367457/9746694
lnt lib-owl5.lnt
// lib-owl5.lnt
// Library Options file for Borland's Object Windows Library
lib-bcl5.lnt // inherit Library options for CLASSLIB
// this can be done here or in co-bc5
www.eeworm.com/read/335150/12548929
h unknowword.h
//////////////////////////////////////////////////////////////////////
//ICTCLAS简介:计算所汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System),
// 功能有:中文分词;词性标