码迷,mamicode.com
首页 >  
搜索关键字:.science    ( 847个结果
POJ 3974 Palindrome
PalindromeTime Limit:15000MSMemory Limit:65536KB64bit IO Format:%I64d & %I64uDescriptionAndy the smart computer science student was attending an algor...
分类:其他好文   时间:2014-08-25 14:39:54    阅读次数:182
Consistency model(The system supports a given model if operations on memory follow specific rules)
Consistency model From Wikipedia, the free encyclopedia In computer science, consistency models are used in distributed systems like distributed shared memory systems or distributed da...
分类:其他好文   时间:2014-08-25 11:53:34    阅读次数:359
uva 10785 - The Mad Numerologist
题目 Numerology is a science that is used by many people to find out a mans personality, sole purpose of life, desires to experience etc. Some calculations of numerology are very complex, while oth...
分类:其他好文   时间:2014-08-21 21:20:25    阅读次数:254
DNA分子结构3D模型
生物信息资源更新越来越快,使用可视化的方法来分析DNA序列已成为生物信息学的一个研究热点,用图形表示DNA序列的方法也越来越成熟。2011年,著名杂志《Science》发表一篇引起轰动的文章:《Presenting the Human Genome:Now is 3D!》,这篇文章完全给我们描述了人类基因组测序未来的蓝图,可见3D技术在很多领域都是发展方向。 使用mono可以快速的创建DNA分子结构立体模型。...
分类:其他好文   时间:2014-08-21 17:20:54    阅读次数:272
DNA分子结构3D模型
生物信息资源更新越来越快,使用可视化的方法来分析DNA序列已成为生物信息学的一个研究热点,用图形表示DNA序列的方法也越来越成熟。2011年,著名杂志《Science》发表一篇引起轰动的文章:《Presenting the Human Genome:Now is 3D!》,这篇文章完全给我们描述了人...
分类:其他好文   时间:2014-08-21 16:43:44    阅读次数:282
Eureqa Formulize从实验数据中自动筛选函数关系的symbolic regression符号回归软件
各种操作系统,试用30天版本下载:点击打开链接 2009年的时候初次了解这个软件,0.7.7版,以及0.80.2还都是免费的,只是觉得好玩而已; 主要因为Connel大学有人在Science上发了一篇report,介绍了类似symbolic regression概念; 后来一直想找出来,可惜忘记软件名字了,一个关键词也想不起来了;一直找不到; 今天翻旧电脑的老硬盘偶然发现还在一个偏...
分类:其他好文   时间:2014-08-20 16:25:43    阅读次数:1131
基于Google Protobuff和Mina的RPC
RPC(Remote procedure call):In computer science, a remote procedure call (RPC) is an inter-process communication(IPC) that allows a computer program to...
分类:其他好文   时间:2014-08-20 12:18:12    阅读次数:367
UVA 100 The 3n + 1 problem(超级大水题)
The 3n + 1 problem Time Limit:3000MS     Memory Limit:0KB     64bit IO Format:%lld & %llu Description Problems in Computer Science are often classified as belonging to a certain class of ...
分类:其他好文   时间:2014-08-19 12:57:54    阅读次数:248
UVA - 11076 Add Again (重复元素的排列)
Summation of sequence of integersis always a common problem in Computer Science. Rather than computing blindly,some intelligent techniques make the task simpler. Here you have to find thesummation of ...
分类:其他好文   时间:2014-08-18 22:10:23    阅读次数:314
UVA 116 Unidirectional TSP(DP)
Background Problems that require minimum paths through some domain appear in many different areas of computer science. For example, one of the constraints in VLSI routing problems is minimizing wire ...
分类:其他好文   时间:2014-08-18 00:20:23    阅读次数:331
847条   上一页 1 ... 79 80 81 82 83 ... 85 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!