“NFS@Home”的版本间差异

来自中国分布式计算总站
跳转到导航 跳转到搜索
 
(未显示4个用户的6个中间版本)
第1行: 第1行:
{{Infobox Project
+
{{Project
| name =NFS@Home
+
|name=NFS@Home
| logo =[[Image:NFS_at_Home_Logo.jpg|230px]]
+
|logo=NFS_at_Home_Logo.jpg
| screenshot =无屏保图形
+
|developer=[http://www.fullerton.edu/ 美国加州州立大学富尔顿分校][[Image:United_States.gif]]
| caption =
+
|released=2009年9月
| developer =[http://www.fullerton.edu/ 美国加州州立大学富尔顿分校]
+
|app={{app/Windows}}{{app/Linux}}
| released =
+
|platform={{platform/BOINC}}
| operating system =Windows/Linux
+
|subproject=
| platform =[[BOINC]]
+
|status=运行中/开放注册
| program info =
+
|genre={{genre/数学}}
| work unit info =
+
|website=http://escatter11.fullerton.edu/nfs/
| status =
+
|rss=http://escatter11.fullerton.edu/nfs/rss_main.php
| genre =
 
| optimization =
 
| website =http://escatter11.fullerton.edu/nfs/
 
 
}}
 
}}
[[NFS@Home]] is a research project that uses Internet-connected computers to do the lattice sieving step in the Number Field Sieve factorization of large integers. As a young school student, you gained your first experience at breaking an integer into prime factors, such as 15 = 3 * 5 or 35 = 5 * 7. NFS@Home is a continuation of that experience, only with integers that are hundreds of digits long. Most recent large factorizations have been done primarily by large clusters at universities. With NFS@Home you can participate in state-of-the-art factorizations simply by downloading and running a free program on your computer.
 
  
Integer factorization is interesting from both mathematical and practical perspectives. Mathematically, for instance, the calculation of [http://en.wikipedia.org/wiki/Multiplicative_function multiplicative functions] in number theory for a particular number require the factors of the number. Likewise, the integer factorization of particular numbers can aid in the proof that an associated number is prime. Practically, many public key algorithms, including the [http://zh.wikipedia.org/wiki/RSA加密演算法 RSA algorithm], rely on the fact that the publicly available modulus cannot be factored. If it is factored, the private key can be easily calculated. Until quite recently, RSA-512, which uses a 512-bit modulus (155 digits), was commonly used but can now be easily broken.
+
[[NFS@Home]] 是一个运用网络连接计算机来进行大型整数数域筛选分解格筛步骤的一个研究项目。当你还是一个年轻的学生时,你就有了分解质因数的经历,比如 15=3*5 或者 35=5*7。NFS@Home 是这一经历的延续,不过却是分解有数百位数字长的整数。大多数最新分解的大型整数主要都是由大学里的计算机集群完成的。在NFS@Home 的帮助下,你可以参与到最先进的因数分解项目中,而这一切只需要在电脑里下载并且运行一个免费的程序。
  
The numbers what we are factoring are chosen from the [http://homes.cerias.purdue.edu/~ssw/cun/index.html Cunningham project]. Started in 1925, it is one of the oldest continuously ongoing projects in computational number theory. The third edition of the book, published by the American Mathematical Society in 2002, is available as a [http://www.ams.org/online_bks/conm22/ free download]. All results obtained since, including those of NFS@Home, are available on the Cunningham project website.
+
整数的因子分解在数学和实际运用角度上都很有趣。数学上,例如,在数论中某些特定的数字的[http://en.wikipedia.org/wiki/Multiplicative_function 积性函数]就需要用到这些数字的因子。同样的,特定整数的因数分解有助于证明一个相关联的数字是质数。实际生活中,很多公共密钥算法,包括 [http://zh.wikipedia.org/wiki/RSA加密演算法 RSA 算法],都是基于公开模是不能被分解这一事实。如果它是能够分解的,私人密码将被轻易的计算出来。直到最近,曾经广泛使用的 RSA-512,使用 512bit 模(155 数位),已经被轻易的破解了。
  
NFS@Home is hosted at [http://www.fullerton.edu/ California State University Fullerton].
+
我们正在分解的数字是从[http://homes.cerias.purdue.edu/~ssw/cun/index.html 坎宁安(Cunningham)项目]中选出来的。该项目开始于1925年,是最老的仍在进行的计算数论项目之一。由美国数学协会2002年出版的第三版的书现在可以在网上[http://www.ams.org/online_bks/conm22/ 免费下载]。所有获得的结果,包括 NFS@Home 所获得的,都可以在坎宁安项目网站上获得。
  
 +
NFS@Home由[http://www.fullerton.edu/ 加州州立大学富勒顿分校]主持。
  
 
{{JoinBoincProject
 
{{JoinBoincProject
第30行: 第27行:
  
 
{{BOINC topics}}
 
{{BOINC topics}}
[[Category:分布式计算项目]][[Category:数学类项目]][[Category:BOINC 平台上的项目]][[Category:NFS@Home]][[Category:待翻译]]
 

2013年4月5日 (五) 19:28的最新版本

NFS@Home
NFS@Home logo
NFS@Home logo
无屏保图形
无屏保图形
开发者 美国加州州立大学富尔顿分校United States.gif
版本历史 2009年9月
计算程序 WindowsLinux
子项目
项目平台 BOINC 平台
项目类别 数学
项目状态 运行中/开放注册
官方网址 NFS@Home
项目文献 分类:NFS@Home 相关文献
http://escatter11.fullerton.edu/nfs/rss_main.php 通过 RSS 获取项目新闻


NFS@Home 是一个运用网络连接计算机来进行大型整数数域筛选分解格筛步骤的一个研究项目。当你还是一个年轻的学生时,你就有了分解质因数的经历,比如 15=3*5 或者 35=5*7。NFS@Home 是这一经历的延续,不过却是分解有数百位数字长的整数。大多数最新分解的大型整数主要都是由大学里的计算机集群完成的。在NFS@Home 的帮助下,你可以参与到最先进的因数分解项目中,而这一切只需要在电脑里下载并且运行一个免费的程序。

整数的因子分解在数学和实际运用角度上都很有趣。数学上,例如,在数论中某些特定的数字的积性函数就需要用到这些数字的因子。同样的,特定整数的因数分解有助于证明一个相关联的数字是质数。实际生活中,很多公共密钥算法,包括 RSA 算法,都是基于公开模是不能被分解这一事实。如果它是能够分解的,私人密码将被轻易的计算出来。直到最近,曾经广泛使用的 RSA-512,使用 512bit 模(155 数位),已经被轻易的破解了。

我们正在分解的数字是从坎宁安(Cunningham)项目中选出来的。该项目开始于1925年,是最老的仍在进行的计算数论项目之一。由美国数学协会2002年出版的第三版的书现在可以在网上免费下载。所有获得的结果,包括 NFS@Home 所获得的,都可以在坎宁安项目网站上获得。

NFS@Home由加州州立大学富勒顿分校主持。


如何加入项目

该项目基于 BOINC 平台,简要的加入步骤如下(已完成的步骤可直接跳过):

  1. 下载并安装 BOINC 的客户端软件(官方下载页面程序下载
  2. 点击客户端简易视图下的“Add Project”按钮,或高级视图下菜单中的“工具->加入项目”,将显示向导对话框
  3. 点击下一步后在项目列表中找到并单击选中 NFS@Home 项目(如未显示该项目,则在编辑框中输入项目网址:http://escatter11.fullerton.edu/nfs/ ),然后点击下一步
  4. 输入您可用的电子邮件地址,并设置您在该项目的登录密码(并非您的电子邮件密码)
  5. 再次点击下一步,如项目服务器工作正常(并且有适合自身操作系统的计算程序),即已成功加入项目

更详细的加入方法说明,请访问 BOINC 新手指南BOINC 使用教程

本站推荐您加入 Team China 团队,请访问项目官方网站的 团队检索页面,搜索(Search)并进入 Team China 的团队页面,点击页面中的 Join 并输入用户登录信息即可加入!

Boinc Icon.png伯克利开放式网络计算平台BOINC
· ·
生命科学类项目 GPUGRID · RALPH@home (Alpha内测项目)· RNA World · Rosetta@home · The Lattice Project
地球科学类项目 Climateprediction.net
人工智能类项目 MindModeling@Home
天文学项目 Cosmology@Home · MilkyWay@home· Asteroids@home
物理化学类项目 Einstein@Home · LHC@home · QMC@Home
数学类项目 Collatz Conjecture · NFS@Home · PrimeGrid
密码类项目 Moo! Wrapper
多种应用的项目 World Community Grid · Yoyo@home
与 BOINC 平台相关的项目 BOINC Alpha Test · WUProp@Home
已结束/暂停/合并的项目 Astropulse · Computational Structural Biology · DrugDiscovery@Home ·Pirates@home ·Enigma@Home · CAS@home · ABC@home · AlmereGrid Boinc Grid · APS@Home · AQUA@home · BBC Climate Change Experiment · Biochemical Library · BRaTS@Home · Cels@Home · Chess960@Home · CPDN Beta · DepSpid · DistrRTgen · DNA@home · DNETC@HOME · Docking@Home · Drug@Home · DynaPing · EDGeS@Home · eOn: Long timescale dynamics · Evo@home · Eternity2.fr · FreeHAL@home · Goldbach's Conjecture Project · Ibercivis · Magnetism@home · Mersenne@home · MilestoneRSA · Minecraft@Home · Mopac@home · MFluids@Home · Nano-Hive@home · NQueens Project · Orbit@Home · Open Rendering Environment · POEM@HOME · PicEvolvr.com] · Predictor@home · QuantumFIRE alpha · Ramsey@Home ·RamseyX · Rectilinear Crossing Number · Renderfarm.fi · RSA Lattice Siever (2.0) · Seasonal Attribution Project · SHA-1 Collision Search Graz · SIMAP · SLinCA@Home · Spinhenge@home · Sudoku@vtaiwan · Superlink@Technion · TANPAKU · Virtual Prairie · Virus Respiratorio Sincitial · XtremLab · Zivis · SETI@home · SETI@home/AstroPulse Beta (Beta公测项目)· The Lattice Project· Malariacontrol.net· Quake-Catcher Network Seismic Monitoring· primaboinca · SZTAKI Desktop Grid · WEP-M+2 Project· Charity Engine · BURP · Hydrogen@Home · Leiden Classical
BOINC 相关的工具 BOINCstats BAM! · BOINC Translation Services · BOINC TThrottle