http://acm.hdu.edu.cn/showproblem.php?pid=4745
Problem Description
Long long ago, there lived two rabbits Tom and Jerry in the forest. On a sunny afternoon, they planned to play a game with so...
分类:
其他好文 时间:
2015-04-15 17:14:50
阅读次数:
127
题目1 : Magic Box时间限制:10000ms单点时限:1000ms内存限制:256MB描述The circus clown Sunny has a magic box. When the circus is performing, Sunny puts some balls into th...
分类:
其他好文 时间:
2015-04-04 18:11:10
阅读次数:
138
一、配置文件config.properties是放在src根目录下的:例如我的是
/PropertiesTest/src/com/xuliugen/project/type.properties配置文件中的内容如下:left=com.sunny.project.LeftHair
right=com.sunny.project.RightHair
in=com.sunny.project.InHai...
分类:
编程语言 时间:
2015-04-03 15:26:32
阅读次数:
288
本篇代码可在 下载。前篇《HotSpot关联规则算法(1)-- 挖掘离散型数据》分析了离散型数据的HotSpot关联规则,本篇分析离散型和连续型数据的HotSpot关联规则挖掘。1. 首先看下数据格式(txt文档):@attribute outlook {sunny, overcast, rainy}
@attribute temperature numeric
@attribute humidi...
分类:
编程语言 时间:
2015-03-15 00:48:30
阅读次数:
239
看本篇文章,假设你已经知道HMM中的前向算法相关概念
如果不知道,推荐先学习HMM学习最佳范例中相关文章这个问题来自于HMM学习最佳范例五:前向算法5
只不过再手动算一下,加深一下自己的理解已知隐马尔科夫模型如下:1、隐藏状态 (天气):Sunny,Cloudy,Rainy;
2、观察状态(海藻湿度):Dry,Dryish,Damp,Soggy;
3、初始状态概率: Sunny(0.63),...
分类:
编程语言 时间:
2015-03-05 19:31:13
阅读次数:
480
Problem Description
You’re giving a party in the garden of your villa by the sea. The party is a huge success, and everyone is here. It’s a warm, sunny evening, and a soothing wind sends fresh, sal...
分类:
编程语言 时间:
2015-02-04 02:03:54
阅读次数:
348
http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=1586
简单题
Sunny Cup 2003 - Preliminary Round
April 20th, 12:00 - 17:00
Problem E: QS Network
In the planet w-503 of galaxy cgb, t...
分类:
Web程序 时间:
2015-01-27 16:32:02
阅读次数:
219
http://blog.chinaunix.net/uid-22566367-id-382012.htmlerlang与c之间的连接参考资料:网络资料作者:Sunny 在Programming Erlang书上的第十二章中实现了elang与c语言之间的连接,本人觉得那个例子还是有点复杂,在此,本人举...
分类:
其他好文 时间:
2015-01-23 19:47:53
阅读次数:
180
Description The cows are journeying north to Thunder Bay in Canada to gain cultural enrichment and enjoy a vacation on the sunny shores of Lake Sup...
分类:
其他好文 时间:
2015-01-07 23:29:31
阅读次数:
341
1)zip与unzip命令
zip -r myfile.zip ./* 将当前目录下的所有文件和文件夹全部压缩成myfile.zip文件,-r表示递归压缩子目录下所有文件。
unzip -o -d /home/sunny myfile.zip 把myfile.zip文件解压到 /home/sunny/...
分类:
系统相关 时间:
2015-01-06 11:56:36
阅读次数:
220