代码搜索:computing

找到约 6,514 项符合「computing」的源代码

代码结果 6,514
www.eeworm.com/read/167185/5465708

test lp_syn.test

#!/bin/csh -f # This material contains unpublished, proprietary software of # Entropic Research Laboratory, Inc. Any reproduction, distribution, # or publication of this work must be authorized in w
www.eeworm.com/read/201781/15396750

diz file_id.diz

MarshallSoft GPS Componment for eVC Version 1.2.2, August 26, 2003 (MGC4eVC) MGC4eVC is a Win/CE DLL that allows any eVC program to receive and decode standard NMEA 183 sentences from any GPS r
www.eeworm.com/read/221024/14771371

htm http:^^www.cs.washington.edu^education^courses^142^info^computing_at_home.htm

Date: Tue, 10 Dec 1996 16:50:17 GMT Server: NCSA/1.4.2 Content-type: text/html Last-modified: Sat, 05 Oct 1996 00:25:40 GMT Content-length: 11228
www.eeworm.com/read/379774/9177399

h seggraph.h

////////////////////////////////////////////////////////////////////// //ICTCLAS简介:计算所汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System), // 功能有:中文分词;词性标
www.eeworm.com/read/167686/9955847

m rnncontr.m

angl1k1=0.5; angl2k1=0.5; velo1k1=0; velo2k1=0; acce1k1=0; acce2k1=0; dt=0.0005; t=0; m1=4; m2=2; l1=1; l2=0.5; g=9.8; %%%%%%%%%%%initial paramentres%%%%%%%%% alpha=50; ks1=0.1; ks2=
www.eeworm.com/read/362686/9986964

acp cpp.acp

#TITLE=C/C++ ; EditPlus Auto-completion file v1.0 written by ES-Computing. ; This file is provided as a default auto-completion file for C/C++. #CASE=y #T=if if (^!) { } #T=while while (^
www.eeworm.com/read/362686/9987044

acp perl.acp

#TITLE=Perl ; EditPlus Auto-completion file v1.0 written by ES-Computing. ; This file is provided as a default auto-completion file for Perl. #CASE=y #T=if if (^!) { } #T=unless unless (^!
www.eeworm.com/read/356815/10220664

txt mat_poly_zz.txt

/**************************************************************************\ MODULE: mat_poly_ZZ SUMMARY: Routine for computing the characteristic polynomial of a matrix over ZZ. \**