登录
首页 » Windows开发 » 著名的外星人算法C++小经典,计算出的80位小数点;24个…

著名的外星人算法C++小经典,计算出的80位小数点;24个…

于 2022-05-26 发布 文件大小:3.20 kB
0 139
下载积分: 2 下载次数: 1

代码说明:

著名的外星人算法 经典C小程序 计算pi到小数点后80位;24点算法;爱因斯坦台阶问题-famous alien algorithm C minor classic calculated pi to 80 decimal places; 24 points algorithm; Einstein height issue

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

发表评论

0 个回复

  • 背单词的小程序,界面不错
    背单词的小程序,界面不错-back word of small procedures, good interface
    2022-05-08 22:41:44下载
    积分:1
  • repaint the window to avoid the type scintillation
    在窗口中重绘时避免闪烁的类-repaint the window to avoid the type scintillation
    2023-01-10 02:40:09下载
    积分:1
  • 自编的多线程查找文件源码,另外还具有常用网站收录,管理,分类功能...
    自编的多线程查找文件源码,另外还具有常用网站收录,管理,分类功能-Written and directed the multi-threaded source Find documents also included with a common site, management, classification of functional
    2022-04-22 01:44:46下载
    积分:1
  • example of C# program, program is example layered application
    example of C# program, program is example layered application
    2023-01-28 03:10:04下载
    积分:1
  • Calculation of the window coordinates
    计算窗口坐标-Calculation of the window coordinates
    2022-03-10 11:43:22下载
    积分:1
  • 牌程序,可以将52张牌每次随机给4个人
    发牌程序,可以将52张牌每次随机发给4个人-The licensing procedure, can be 52 licenses for each individual were randomly distributed to 4
    2023-02-18 01:35:04下载
    积分:1
  • Classic books
    经典书籍 《PROGRAMMING+IN+C++》中文教程chapter4-6-Classic books
    2022-07-19 09:38:30下载
    积分:1
  • 拟实现银行帐户 拟实现银行帐户 拟实现银行帐户
    拟实现银行帐户 拟实现银行帐户 拟实现银行帐户 -拟实现银行帐户
    2022-02-05 02:16:51下载
    积分:1
  • ssl证书管理模块
    ssl证书管理模块-ssl certificate management module
    2022-03-05 18:43:58下载
    积分:1
  • facedetector
    人脸检测器 #include < iostream > #include < cv.h > #include < highgui.h > int main(void) { int 键 = 0 ; int i; CvMemStorage * 存储 = cvCreateMemStorage (0) ; CvCapture * 捕获 = cvCaptureFromCAM (0) ; char * 文件名 ="haarcascade_frontalface_alt.xml"; CvHaarClassifierCascade * 梯级 = (CvHaarClassifierCascade *) cvLoad (文件名, 0,0,0) ; 虽然 (关键! = "q") { IplImage * 帧 = cvQueryFrame (捕获) ; 如果 (! 帧) 断 ; CvSeq * 脸 = cvHaarDetectObjects ( 帧, 级联, 存储, 1.1、 3, 0 / * CV_HAAR_DO_CANNY_PRUNNING *, cvSize (40,40)) ; 为 (我 = 0 ; 我 < (脸? 面孔-> 共: 0) ; i + +) { CvRect * wajah = (CvRect *) cvGetSeqElem (的脸,我) ; CvFont 字体 ; cvInitFont (& 字体,CV_FONT_HERSHEY_SIMPLEX,1.0,1.0,1,5,CV_AA) ; CvRect * r=(CvRect*) cvGetSeqElem(faces, i) ; cvPutTex
    2022-01-30 19:16:21下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载