E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Intelligence
UVA-537 - Artificial
Intelligence
?
#include #include #include #include usingnamespacestd; FILE*s; doubledata[5]; charname[5]; voidgetmark(string&a,doubledata[],charname[],intcnt){ string::size_typei; intj=0; intk=0; for(i=0;i>n){ get
JANESTAR
·
2014-07-31 19:00
uva
uva
OJ
HDU 1239 Calling Extraterrestrial
Intelligence
Again(找素数)
http://acm.hdu.edu.cn/showproblem.php?pid=1239题目很长,长就不说了,还是英文,这么长的英文也就算了,居然还是水题,我靠,坑嗲啊!!!题意:输入m a b三个数输出:p q 要求: p q是素数,且 p*q10,P*Q>100000而考虑到a,b的取值范围(1 #include #include usingnamespacestd; in
tenlee
·
2014-07-30 15:00
【强连通缩点】 HDOJ 3072
Intelligence
System
先强连通缩点,然后对每个点挑指向这个点的权值最小的边,如果入度为0就不计算了。。最后全加起来就是答案了。。#include #include #include #include #include #include #include #include #include #include #include #include #include #definemaxn50005 #definemaxm10
blankcqk
·
2014-07-27 12:00
HDU
Uva 537 Artificial
Intelligence
?(Java正则表达式)
ArtificialIntelligence? Physicsteachersinhighschooloftenthinkthatproblemsgivenastextaremoredemandingthanpurecomputations.Afterall,thepupilshavetoreadandunderstandtheproblemfirst!Sotheydon'tstateaprob
HelloWorld10086
·
2014-07-23 09:00
uva
Artificial
intellige
Ulm local 1998 解题报告
Artificial
Intelligence
?PKU 2256 http://poj.org/problem?
英雄哪里出来
·
2014-07-19 22:00
UVA 537 (暑假-字符串(1) -D - Artificial
Intelligence
?)
#include #include #include intmain() { intkong,i,j,n,p,len,t; charst[1000],st1[1000]; doubleI,U,P,sum; scanf("%d",&n); gets(st); for(p=1;p='0')&&(st[j]<='9'))||(st[j]=='.')){t++;st1[t]=st[j];} elsebr
kl28978113
·
2014-07-08 20:00
【HDU】3072
Intelligence
System 强连通缩点+贪心
IntelligenceSystemTimeLimit:2000/1000MS(Java/Others) MemoryLimit:32768/32768K(Java/Others)TotalSubmission(s):1301 AcceptedSubmission(s):579ProblemDescriptionAfteraday,ALPCsfinallycompletetheirul
u013368721
·
2014-07-06 14:00
图论
HDU
恶意代码分析平台Truman相关资料
1、Truman下载:http://www.secureworks.com/cyber-threat-
intelligence
/tools/truman/2、PXEWindowsImageUsingLinux
kezhen
·
2014-06-06 11:56
恶意代码相关
UVA之537 - Artificial
Intelligence
?
ArtificialIntelligence? Physicsteachersinhighschooloftenthinkthatproblemsgivenastextaremoredemandingthanpurecomputations.Afterall,thepupilshavetoreadandunderstandtheproblemfirst!Sotheydon'tstateapro
SunnyYoona
·
2014-05-01 10:00
校园招聘
uva
剑指offer
SQL Server Data Tools – Business
Intelligence
for Visual Studio 2012安装时提示“The CPU architecture....”的解决方法
SQLServerDataTools–BusinessIntelligenceforVisualStudio2012,一个很强大的工具,下载地址:http://www.microsoft.com/en-us/download/details.aspx?id=36843,它用于打开以下类型的项目模板:ProjecttemplatesforSSASAnalysisservicesprojects(.d
邀月
·
2014-04-25 19:00
SQL Server Data Tools – Business
Intelligence
for VS 2012安装时提示“The CPU architecture....”的解决方法
SQLServerDataTools–BusinessIntelligenceforVisualStudio2012,一个很强大的工具,下载地址:http://www.microsoft.com/en-us/download/details.aspx?id=36843,它用于打开以下类型的项目模板:ProjecttemplatesforSSASAnalysisservicesprojects(.d
downmoon
·
2014-04-25 19:00
sql
server
cpu
tool
Data
Architecture
Business
Intelligenc
.NET 代码注入 CodeInject
Provides runtime
intelligence
such as Values of arguments to the called funct
·
2014-04-25 12:00
inject
机器学习经典书籍
《Programming Collective
Intelligence
》(《集体智慧编程》)PDF 作者Toby Segaran也是《BeautifulData : The Stories Behind
·
2014-04-23 20:00
机器学习
Pentaho BIServer 5.0.1-ce 资源库迁移到 Mysql
1.下载biserver-manual-ce-5.0.1-stable.zip下载网址http://sourceforge.net/projects/pentaho/files/Business%20
Intelligence
zhaizhisheng
·
2014-04-09 17:00
pentaho
mysql
repository
Pentaho BIServer 5.0.1-ce 资源库迁移到 Mysql
.下载biserver-manual-ce-5.0.1-stable.zip 下载网址http://sourceforge.net/projects/pentaho/files/Business%20
Intelligence
zhaizhisheng
·
2014-04-09 17:00
mysql
pentaho
repository
Pentaho BIServer 5.0.1-ce 资源库迁移到 Mysql
1.下载biserver-manual-ce-5.0.1-stable.zip下载网址http://sourceforge.net/projects/pentaho/files/Business%20
Intelligence
zhaizhisheng
·
2014-04-09 17:00
pentaho
mysql
repository
UVa 537 - Artificial
Intelligence
?
题目链接:UVa537-ArtificialIntelligence?字符串处理,简单题。注意几个函数:1、strncpy,如果没有把源串全部复制完,需要手动补‘\0’。还有这个函数可以通过源串的指针确定从哪开始复制,这点刚开始没有想到。2、atof字符串转化为浮点数,头文件,stdlib.h。#include #include #include #include #include usingn
fobdddf
·
2014-02-26 14:00
[Lucene] 使用Lucene创建自定义的词干分析器
代码主要来源: 《Collective
Intelligence
实战》 Lucene版本: 4.6.1 原来的代码是基于2.2写的,很多东西已经变了。
RangerWolf
·
2014-02-06 11:00
Lucene
数据挖掘方向牛人(Business
Intelligence
, KDD and Data Mining People)
BusinessIntelligence,KDDandDataMiningPeople OrganizationCountryAchimHoffmannUniversityofNewSouthWalesAustraliaAdFeeldersUniversiteitUtrechtTheNetherlandsAdaWaicheeFuChineseUniversityofHongKongHongKon
piaoxuefengqi
·
2014-01-05 21:00
数据挖掘
2013秋13级预备队集训练习2 --D - Artificial
Intelligence
?
ArtificialIntelligence? Physicsteachersinhighschooloftenthinkthatproblemsgivenastextaremoredemandingthanpurecomputations.Afterall,thepupilshavetoreadandunderstandtheproblemfirst!Sotheydon'tstateaprob
u013015642
·
2013-12-27 14:00
Artificial
Intelligence
?
ArtificialIntelligence? Physicsteachersinhighschooloftenthinkthatproblemsgivenastextaremoredemandingthanpurecomputations.Afterall,thepupilshavetoreadandunderstandtheproblemfirst!Sotheydon'tstateapro
u013013910
·
2013-12-15 18:00
编程
C语言
OBIEE AdminTool Log目录
OBIEE 11.1.1.7 Client Administration tool --- RPD builder的默认Log目录:C:\Program Files\Oracle Business
Intelligence
chncaesar
·
2013-12-09 14:00
AdminTool
537 - Artificial
Intelligence
?
题目:537-ArtificialIntelligence?题目大意:通过题目字符串中的信息,计算未出现的I或P或U(m=0.001,k=1000,M=1000000)解题思路:将等号与单位‘W’,‘A’,‘V’,之间的数字或是字符提取出来放到一个数组里,然后判断提取出来的是否有换算单位,有的话进行换算,最后在计算没给的另一个(P,U,I)的大小.#include #include #includ
u012997373
·
2013-12-06 21:00
cocos2d-x封神榜(4) -- 【怪物智能AI】
谈到怪物AI,我觉得就比较话多了,首先理解一下(Artificial
Intelligence
人工智能),人工智能是计算机科学的一个分支,人工智能是计算机科学技术的前沿科技领域。
my183100521
·
2013-12-05 14:00
C++
cocos2d-x
经典的机器学习方面源代码库(非常全,数据挖掘,计算...)
收录了各种机器学习的各种编程语言学术与商业的开源软件)http://mloss.org2偶尔找到的机器学习资源网:(也非常全,1和2基本收录了所有ML的经典开源软件了)http://www.dmoz.org/Computers/Artificial_
Intelligence
加油_张
·
2013-11-26 11:00
教你如何制作怪物智能AI(转)
转自:http://cocos2d.9tech.cn/news/2013/1112/38577.html谈到怪物AI,我觉得就比较话多了,首先理解一下(Artificial
Intelligence
人工智能
hhy018
·
2013-11-22 00:00
【cocos2d-x 手游研发----怪物智能AI】
原创文章,转载请注明出处:http://www.cnblogs.com/zisou/p/cocos2d-xARPG4.html 谈到怪物AI,我觉得就比较话多了,首先理解一下(Artificial
Intelligence
入梦凡尘
·
2013-11-07 11:00
行人检测(Pedestrian Detection)资源
detection: an evaluation of the state of the art [J].IEEE Transactions on PatternAnalysis andMachine
Intelligence
delltdk
·
2013-10-18 22:00
计算机视觉
行人检测
BI的相关问题
Business
Intelligence
(BI) = Data Warehouse(DW) + OLAP + Data Mining(DM) 商业智能=数据仓库+联机分析+数据挖掘 做BI的目的是帮助用户进行决策分析
·
2013-10-15 10:00
问题
大话人工智能
人工智能英文简称为AI,英文全写Artificial
Intelligence
,中文直译就是人工智能。
·
2013-10-11 14:00
人工智能
note - big data and web
intelligence
(continuously updated )
BayesRuleiscriticaltomachinelearningbecauseitallowsustocomputeanyofthosemanymanyjointprobabilitiesevenifthereisnodataforaparticularcombination.Butwithbigdata,sincewehaveenoughforeverycombinationoffeat
zdsfwy
·
2013-09-15 23:44
Critical
particular
directly
note - big data and web
intelligence
(continuously updated )
BayesRuleiscriticaltomachinelearningbecauseitallowsustocomputeanyofthosemanymanyjointprobabilitiesevenifthereisnodataforaparticularcombination.Butwithbigdata,sincewehaveenoughforeverycombinationoffeat
zdsfwy
·
2013-09-15 23:44
particular
critical
directly
hdu3072
Intelligence
System (Tarjan)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=3072题解:一个强连通图里 inform,cost忽略,求强连通图之间的最小cost.#include #include #defineINF0x3f3f3f3f #defineMAXN50001 structnode { intto,next,val; }edge[MAXN'9'); while(c
lezong2011
·
2013-09-11 22:00
Pentaho mondrian的几种多维展示方案
Pentaho mondrian的几种多维展示方案 pentaho是基于java平台的商业智能(Business
Intelligence
,BI)套件,它包括一个web
xj1998
·
2013-09-06 10:00
Flex
olap
pentaho
mondrian
Jpivot
HDU 3072
Intelligence
System (强连通缩点+简单最小树形图,4级)
D-IntelligenceSystemCrawlinginprocess...CrawlingfailedTimeLimit:1000MS MemoryLimit:32768KB 64bitIOFormat:%I64d&%I64uSubmitStatusAppointdescription:SystemCrawler(2013-05-30)DescriptionAfteraday,A
nealgavin
·
2013-08-31 21:00
Codeforces Beta Round #36 / 36A Extra-terrestrial
Intelligence
(模拟)
A.Extra-terrestrialIntelligencehttp://codeforces.com/problemset/problem/36/Atimelimitpertest2secondsmemorylimitpertest64megabytesinputinput.txtoutputoutput.txtRecentlyVasyagotinterestedinfindingextra-
synapse7
·
2013-08-16 13:00
智力题研究(二)
本文链接地址: http://dongxicheng.org/brain/
intelligence
-problems-1/作者:Dong,作者介绍:http://dongxicheng.org/about
insistGoGo
·
2013-08-14 16:00
智力题研究(一)
本文链接地址: http://dongxicheng.org/brain/
intelligence
-problems-1/作者:Dong,作者介绍:http://dongxicheng.org/about
insistGoGo
·
2013-08-14 15:00
Tarjan&LCA题集
2767ProvingEquivalences至少加几条边让整个图变成强连通★3836EquivalentSets至少加几条边让整个图变成强连通★1827SummerHoliday传递的最小费用★★3072
Intelligence
·
2013-08-04 18:00
tar
UVA537- Artificial
Intelligence
?
题意:算出所给的字符串中的关键字符I,P,U,算出结果思路:自我感觉输入有点蛋疼。。。。。分两个部分输入,详情见代码!!!!!#include #include intmain(){ intn,t=0; chars[100]; scanf("%d",&n); while(n--){ intcnt=0; doublex,y; charstr[2],ss[2]; memset(s,0,sizeof(
u011345461
·
2013-08-01 21:00
hdu 1239 Calling Extraterrestrial
Intelligence
Again (暴力枚举)
CallingExtraterrestrialIntelligenceAgainTimeLimit:2000/1000MS(Java/Others) MemoryLimit:65536/32768K(Java/Others)TotalSubmission(s):3993 AcceptedSubmission(s):2097ProblemDescriptionAmessagefromhuma
·
2013-08-01 19:00
REST
uva 537 Artificial
Intelligence
?(字符串处理)
ArtificialIntelligence? Physicsteachersinhighschooloftenthinkthatproblemsgivenastextaremoredemandingthanpurecomputations.Afterall,thepupilshavetoreadandunderstandtheproblemfirst!Sotheydon'tstateapro
u011328934
·
2013-07-24 23:00
hdu1239 Calling Extraterrestrial
Intelligence
Again (枚举)
CallingExtraterrestrialIntelligenceAgainTimeLimit:2000/1000MS(Java/Others) MemoryLimit:65536/32768K(Java/Others)TotalSubmission(s):3929 AcceptedSubmission(s):2062ProblemDescriptionAmessagefromhu
yew1eb
·
2013-07-15 21:00
asia
Japan
2002
hdu1239
Kanazawa
537 - Artificial
Intelligence
?
题意:给定一段描述,从中分析出所给的条件是P、U、I中的某两项,然后根据公式P=U*I计算出所缺的另一项.思路:1.先在字符串中分别查找P=、U=、I=;(1).若找到P=,则往后遍历,直至找到第一个W(P的单位)为止,然后往前一位看是否为W的前缀m,若是,则取为1.0/1000;(2).若找到U=,则往后遍历,直至找到第一个V(U的单位)为止,然后往前一位看是否为V的前缀k,若是,则取为1000
sailtseng
·
2013-07-04 13:00
Artificial
Intelligence
537
.gitignore模板
另外说一个题外话,如果不想看见solution目录的那个sdf,(visualstudio生成的
intelligence
数据库.sdf,取代了ncb),可以通过Tools->Options->TextEditor
·
2013-06-27 15:00
git
Machine Learning
/developerworks/java/library/j-mahout/index.html 引用 Machine learning is a subfield of artificial
intelligence
Wuaner
·
2013-06-27 11:00
Pattern
recommendation
pymk
data mining
Machine Learning
/developerworks/java/library/j-mahout/index.html 引用 Machine learning is a subfield of artificial
intelligence
Wuaner
·
2013-06-27 11:00
Pattern
recommendation
pymk
data mining
Machine Learning
/developerworks/java/library/j-mahout/index.html 引用 Machine learning is a subfield of artificial
intelligence
Wuaner
·
2013-06-27 11:00
Pattern
recommendation
data mining
pymk
A.537 - Artificial
Intelligence
?
/**本题计算三个公式中的一个:P=U*I,U=P/I,I=P/U;先找到'=',存储它的前一个字符于S[],计算它后面的数字之和,并转换为合法的数据**/intmain(){ charstr[1024],S[4],SS[4]; doublenum[4]; intn; scanf("%d",&n); for(inti=1;i='0'&&str[j]<='9'||str[j]=='.'))
PandaCub
·
2013-06-23 00:00
String
uva
为梦想而生 living for dream
Intelligence>
BigDataandWebIntelligence是我知道Coursera之后参加的第一个课程,也是我第一个学习完毕的课程,也是我第一个获得证书的课程,也是我迈向数据科学领域的第一步,几乎它与每一个第一步都在一起。2013.4-2013.6.92个月的时间学习到了很多东西,开拓了视野。虽然途中曾经想过放弃,因为学到一半,发现这门课讲的内容太浅了,太泛泛了,但是作为第一门课程,用来入门还是给了我很多
yunlong34574
·
2013-06-09 14:00
上一页
13
14
15
16
17
18
19
20
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他