代码搜索:computing

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

代码结果 6,514
www.eeworm.com/read/335150/12549067

cpp stdafx.cpp

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

bak test_rpt.txt.bak

High computing density: int get_value(const int c) { int out=c; for (int loop=0; loop
www.eeworm.com/read/334779/12573944

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/133707/14029231

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/133707/14029416

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/105160/15676803

txt 新闻:使用xml实现wap网页的工具问世.txt

作者:蓝 email: lanxk@263.net 日期:00-7-14 10:00:55 XML的应用范围进一步扩大。日前一种使用XML将HTML描述的Web网页改写成可供上网手机或者便携式信息终端浏览的网页的软件与用户见面。与使用XML的其他软件相同,该转换软件充分发挥了XML的柔软性特长,可以进行以往产品中未实现的细微调整。 该软件是由软件供应商"Ifasion Technolo ...
www.eeworm.com/read/101003/15858364

h unknowword.h

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

cpp stdafx.cpp

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

m my_bi2de.m

function d = my_bi2de(b, msbflag) %now i need to convert bit vector into decimal numbers. so my_bi2de is the %function for that, d is the output decimal number, b is the binary vector, %and msbfl
www.eeworm.com/read/431852/8649159

m my_bi2de.m

function d = my_bi2de(b, msbflag) %now i need to convert bit vector into decimal numbers. so my_bi2de is the %function for that, d is the output decimal number, b is the binary vector, %and msbfl