Welcome![Sign In][Sign Up]
Location:
Search - test pi

Search list

[Other resourcesuperpi

Description: 计算圆周率的计算软件,同时也是一种考验计算机性能的软件。可将圆周率计算到小数点后3.355亿位。-calculated pi calculation software, but it is also a test of the performance of computer software. Pi can be calculated after the decimal point to 335.5 million.
Platform: | Size: 70148 | Author: 王前锋 | Hits:

[Process-ThreadGetPi

Description: 圆周率大位求解,可算至圆周率的10万位 采用多线程,数组分段存储计算结果 显示计算时间,计算次数,可以测试你的机器运算能力-pi for large spaces can be considered as the ratio of circumference to 100,000 use multithreading, Sub storage arrays results indicate the time of calculation, calculation of frequency, you can test the computational capabilities of the machines
Platform: | Size: 56304 | Author: 魏杰 | Hits:

[Other resourcechinapi_demo

Description: 这些是我特地制作的分布式计算的示例程序,仅供各位相关开发人员参考使用 本作以ChinaPI的第一个内部测试版作为蓝本修改而成,旨在提高中国分布式计算的设计水平 架构完整,包含除安全组件的其他重要组件(为了突出分布式计算和ChinaPI的安全,各个组件均进行了简化) 对PI的计算使用BBP公式(计算核心部分并非重点,写得比较乱) 为了通俗易懂,使用VB6.0编写 文档并非标准文档,只是示意性的 相关源码及文档可以经修改后再发行,但须遵循以下条款: 1、源码及公开文档需包含下列文字: 修改自分布式计算开发示例 原作者 郝佳男 2、不得用于以下用途: 1)非法项目 2)商业项目 3)与个人功利有关的方面(如论文、毕设等) 3、经原作者特殊授权的不受此条款制约 由于制作仓促,难免会有疏漏,敬请指正 欢迎大家讨论(http://www.equn.com/forum/forumdisplay.php?fid=2) 但下列问题请大家自己查阅相关资料(我希望重点讨论与分布式计算有关的部分) 原因:这些都是实现的细节,并非分布式计算设计的重点 1、Windows编程方面的 2、VB编程方面的 3、BBP公式相关 4、WinSock编程方面的 5、数据库方面的 -which I specially produced by the example of distributed computing procedures, is for staff development related to the use of the reference to ChinaPI for the internal test version of a blueprint for modification %, aimed at improving China's distributed computing framework for the design standards integrity, Apart from the safety component contains other important components (in order to highlight ChinaPI distributed computing and security, various components have been simplified) on the PI BBP calculated using the formula (not part of the core focus, written more chaos) for user-friendly, using Visual Basic 6.0 is not a standard document prepared documentation, only indicative of the source code and related documentation can be modified after issuance, subject to the following condit
Platform: | Size: 113707 | Author: 侯欣杰 | Hits:

[matlabc9_estimatepi

Description: %File: c9_estimatepi.m %有5个pi的估计,每一个都是基于500次重复随机试验,所得的pi的五个估计值用以下向量表示 %pi的估计值=[3.0960 3.0720 2.9920 3.1600 3.0480] %如果对5个结果进平均,则pi的估计值=3.0736,这样的结果等价于2500次的试验结果。- File: c9_estimatepi.m have 5 pi estimates are based on a randomized trial to repeat 500 times the income of the five estimated value of pi with the following vector, said the estimated value of pi = [3.0960 3.0720 2.9920 3.1600 3.0480] if the results into an average of 5, then the estimated value of pi = 3.0736, so the result is equivalent to 2500 times the test results.
Platform: | Size: 1024 | Author: 吴江华 | Hits:

[MiddleWaretestping

Description: 一个用ACE别写的ping 程序,为在ACE平台下用C++开发的朋友提供一个编写实现ping程序的参考例子-with an ACE ping other written procedures, for the ACE platform C Development friends prepared to provide a process to achieve ping examples
Platform: | Size: 1062912 | Author: 杨雨虹 | Hits:

[TCP/IP stackping(Delphi)

Description: 一个DELPHI 代码写的PING程序,可以作为一个例子-a code written in DELPHI PING procedures, as an example
Platform: | Size: 186368 | Author: iindepth | Hits:

[Algorithmsuperpi

Description: 计算圆周率的计算软件,同时也是一种考验计算机性能的软件。可将圆周率计算到小数点后3.355亿位。-calculated pi calculation software, but it is also a test of the performance of computer software. Pi can be calculated after the decimal point to 335.5 million.
Platform: | Size: 69632 | Author: 王前锋 | Hits:

[Process-ThreadGetPi

Description: 圆周率大位求解,可算至圆周率的10万位 采用多线程,数组分段存储计算结果 显示计算时间,计算次数,可以测试你的机器运算能力-pi for large spaces can be considered as the ratio of circumference to 100,000 use multithreading, Sub storage arrays results indicate the time of calculation, calculation of frequency, you can test the computational capabilities of the machines
Platform: | Size: 56320 | Author: 魏杰 | Hits:

[Algorithmchinapi_demo

Description: 这些是我特地制作的分布式计算的示例程序,仅供各位相关开发人员参考使用 本作以ChinaPI的第一个内部测试版作为蓝本修改而成,旨在提高中国分布式计算的设计水平 架构完整,包含除安全组件的其他重要组件(为了突出分布式计算和ChinaPI的安全,各个组件均进行了简化) 对PI的计算使用BBP公式(计算核心部分并非重点,写得比较乱) 为了通俗易懂,使用VB6.0编写 文档并非标准文档,只是示意性的 相关源码及文档可以经修改后再发行,但须遵循以下条款: 1、源码及公开文档需包含下列文字: 修改自分布式计算开发示例 原作者 郝佳男 2、不得用于以下用途: 1)非法项目 2)商业项目 3)与个人功利有关的方面(如论文、毕设等) 3、经原作者特殊授权的不受此条款制约 由于制作仓促,难免会有疏漏,敬请指正 欢迎大家讨论(http://www.equn.com/forum/forumdisplay.php?fid=2) 但下列问题请大家自己查阅相关资料(我希望重点讨论与分布式计算有关的部分) 原因:这些都是实现的细节,并非分布式计算设计的重点 1、Windows编程方面的 2、VB编程方面的 3、BBP公式相关 4、WinSock编程方面的 5、数据库方面的 -which I specially produced by the example of distributed computing procedures, is for staff development related to the use of the reference to ChinaPI for the internal test version of a blueprint for modification %, aimed at improving China's distributed computing framework for the design standards integrity, Apart from the safety component contains other important components (in order to highlight ChinaPI distributed computing and security, various components have been simplified) on the PI BBP calculated using the formula (not part of the core focus, written more chaos) for user-friendly, using Visual Basic 6.0 is not a standard document prepared documentation, only indicative of the source code and related documentation can be modified after issuance, subject to the following condit
Platform: | Size: 113664 | Author: 侯欣杰 | Hits:

[Internet-NetworkPing

Description: 一个PING的小程序,VC6.0编写,供初学测试。-PING a small program, VC6.0 to prepare for the novice test.
Platform: | Size: 21504 | Author: chennong | Hits:

[Data structsCarlo1

Description: 蒙特卡洛算法实现的检验pi的值和求二重积分的高级算法,值得下载-Monte Carlo algorithm realize the value of pi test and high-level algorithm for double integral, it is worth downloading
Platform: | Size: 59392 | Author: 毕比 | Hits:

[Otherpi

Description: 批处理命令,是我个人整理好的,测试通过的-Batch command, is my personal finishing good, test the
Platform: | Size: 465920 | Author: 陈宇成 | Hits:

[Delphi VCLping

Description: 可用于PING其它主机以测试是否可用 可用于PING其它主机以测试是否可用-PING can be used to test whether the other host is available can be used to PING other hosts can be used to test whether
Platform: | Size: 175104 | Author: cqlyong | Hits:

[OtherTheUltimateIQTestBook

Description: The Ultimate IQ Test Book: 1,000 Practice Test Questions to Boost Your Brain Power 智商测试,现在遇到的招聘,为政府,军队,教育,工业和商业。 "最终的智商测试书" ,是本书最大的智商实践考验。笔试和汇编的智商测试专家,它包含1000个实践问题,组织了25种测试,一个简单的指导,以评估个人业绩。这个问题本身是很相似的向那些面对考生,在实际测验。他们是多学科,并包括口头,数值和图表的推理问题,使读者可以就实践中的各种不同类型的问题,它们很可能会遇到。通过提问可以帮助人改善他们的词汇和发展权的计算和逻辑推理。通过研究不同类型的试验,并认识到不同类型的问题,读者可以提高他们的考试分数,并增加他们的智商评级。 "最终的智商测试书" ,是非常宝贵的是那些必须采取智商测验,但它也有很大的乐趣的人喜欢把自己的心为自己的娱乐-和提高他们的智力。
Platform: | Size: 5222400 | Author: wu | Hits:

[Windows DevelopPI_Edit

Description: PI 连接测试 可以连接到PI Server上面 打开SDK-PI connectivity test can be connected to the PI Server above open SDK
Platform: | Size: 324608 | Author: xufei | Hits:

[Windows DevelopPi

Description: 多核技术求PI,在多核技术支持的系统下求出PI,体现单核与多核的计算差异。此程序仅供参考,头文件为未给出。-This is a small program about how to count PI in multi core system. It s just a test program within some problem.
Platform: | Size: 10377216 | Author: | Hits:

[Special Effectspi-pei-gen_zong

Description: 有关目标的匹配跟踪代码,简单易懂,里面含有丰富的测试图片,和最终的测试效果图-The target matching tracking code, easy to understand, which contains a wealth of test images, and the final test renderings
Platform: | Size: 59392 | Author: 吴锐 | Hits:

[OtherCalculate-Pi

Description: 计算三种方法计算圆周率的效率、循环计算次数,测试计算机性能。-The program calculates the three methods of calculating the efficiency ratio of the circumference, calculation of the number of cycles to test your computer s performance.
Platform: | Size: 185344 | Author: ZKL | Hits:

[AlgorithmSimulation-seeking-PI

Description: 使用模拟的方法来实验求PI的值是多少,将结果显示出来-Use simulation methods to test how much the value of PI seek, the results are displayed
Platform: | Size: 5120 | Author: 梅旭光 | Hits:

[Linux-UnixWeather Station Codes

Description: 基于树莓派全自动气象站。应用多种传感器。布拉布拉布拉布拉(Test for uploading/weather station/balabalabala)
Platform: | Size: 21504 | Author: bgmbgm | Hits:
« 12 3 »

CodeBus www.codebus.net