登录
首页 » 算法 » 计算Pi的程序, 是老程序了, 不过很牛. 值得收藏!

计算Pi的程序, 是老程序了, 不过很牛. 值得收藏!

于 2023-06-20 发布 文件大小:3.51 kB
0 59
下载积分: 2 下载次数: 1

代码说明:

计算Pi的程序, 是老程序了, 不过很牛. 值得收藏!-Pi calculation procedures, the old procedures, but very cattle. Copies!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 牛顿插值
    #include#include"String.h"#include#define ROW  6void read(float x[],float y[])//文件读取方便测试{ FILE *fp=fopen("num.txt","r"); rewind(fp); for(int i=0;i
    2022-10-06 17:00:02下载
    积分:1
  • Fast Fourier Transform C language source code
    快速傅利叶变换 C 语言源代码-Fast Fourier Transform C language source code
    2022-03-20 14:09:03下载
    积分:1
  • RSA基础
    RSA算法基础->实践 讲讲自己学习RSA中的实践过程,已经对RSA熟悉的看家就不用在此浪费时间了。-- gt; Talk about learning from practice RSA"s practice and has a specialty familiar with the RSA will not have the time to waste.
    2022-03-31 04:16:10下载
    积分:1
  • 关于数学问题的几个程序 关于数学问题的几个程序...
    关于数学问题的几个算法程序 关于数学问题的几个算法程序-Several mathematical problems on the algorithm process of mathematical problem on a number of algorithm procedure
    2022-05-29 12:32:23下载
    积分:1
  • reduction de dimension et classification par un classifieur svm
    un script d"un ptit algorithme de réduction de dimension avec le classifieur SVM  pour la classification  des données synthétiques ou une image, utilisation de ll"analyse en composants principals pour la reduction de dimension 
    2022-02-15 00:32:47下载
    积分:1
  • 基于小波变换的圆形 Hough 变换的蓄能器图像计
    此代码计算的蓄能器图像基于小波变换的圆形 Hough 变换,给定一个的半径。
    2022-01-25 18:20:14下载
    积分:1
  • 密钥Diffie-Hellman:
    Diffie-Hellman:一种确保共享KEY安全穿越不安全网络的方法,它是OAKLEY的一个组成部分。Whitefield与Martin Hellman在1976年提出了一个奇妙的密钥交换协议,称为Diffie-Hellman密钥交换协议/算法(Diffie-Hellman Key Exchange/Agreement Algorithm).这个机制的巧妙在于需要安全通信的双方可以用这个方法确定对称密钥。然后可以用这个密钥进行加密和解密。但是注意,这个密钥交换协议/算法只能用于密钥的交换,而不能进行消息的加密和解密。双方确定要用的密钥后,要使用其他对称密钥操作加密算法实际加密和解密消息。
    2022-05-17 20:07:34下载
    积分:1
  • this file need a traffic log in txt format, given the traffic log, it gets the i...
    this file need a traffic log in txt format, given the traffic log, it gets the ip address source and destination to perform the IP-lookup following the Huang s algorithm, as result it returns another txt showing the right port and destination ip
    2023-04-05 05:05:03下载
    积分:1
  • 使用fdtd光子晶体的模式折射率
    使用fdtd算法计算光子晶体的模式折射率-Fdtd algorithm using photonic crystal pattern of refractive index
    2023-05-02 00:00:03下载
    积分:1
  • jsceg分词器源码
    jcseg是使用Java开发的一个开源中文分词器,使用流行的mmseg算法实现,并且提供了最高版本的lucene, solr, elasticsearch(New)的分词接口.1。目前最高版本:jcseg-1.9.5。兼容最高版本lucene-4.x,solr-4.x,elasticsearch2。三种切分模式: (1).简易模式:FMM算法,适合速度要求场合。 (2).复杂模式-MMSEG四种过滤算法,具有较高的岐义去除,分词准确率达到了98.41%。 (3).(!New)检测模式:只返回词库中已有的词条,很适合某些应用场合。(1.9.4版本开始)3。支持自定义词库。在lexicon文件夹下,可以随便添加/删除/更改词库和词库内容,并且对词库进行了分类。参考下面了解如何给jcseg添加词库/新词。4。(!New) 支持词库多目录加载. 配置lexicon.path中使用";"隔开多个词库目录.5。(!New)词库分为简体/繁体/简繁体混合词库: 可以专门适用于简体切分, 繁体切分, 简繁体混合切分, 并且可以利用下面提到的同义词实现,简繁体的相互检索,  jcseg同时提供了词库两个简单的词库管理工具来进行简繁体的转换和词库的合并.6。中英文同义词追加/同义词匹配 + 中文词条拼音追加.词库整合了《现代汉语词典》和cc-cedict辞典中的词条,并且依据cc-cedict词典为词条标上了拼音,依据《中华同义词词典》为词条标上了同义词(尚未完成)。更改jcseg.properties配置文档可以在分词的时候加入拼音和同义词到分词结果中。7。中文数字和中文分数识别,例如:"一百五十个人都来了,四十分之一的人。"中的"一百五十"和"四十分之一"。并且jcseg
    2022-03-07 04:18:17下载
    积分:1
  • 696518资源总数
  • 104360会员总数
  • 40今日下载