-
a.c
Finding special triples of the form (n, n + 1, n + 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n + 1, n + 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.(Finding special triples of the form (n, n+ 1, n+ 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n+ 1, n+ 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.)
- 2012-04-26 15:05:05下载
- 积分:1
-
Super-Mario-Code
XCODE超级玛丽,部分oc,部分c++(SuperMario,made by xcode)
- 2015-03-31 12:04:34下载
- 积分:1
-
ASCII火箭船升空
这是一个愚蠢的一段代码,我捡来了一个留言板。它的作用是使一个ASCII的火箭起飞了一遍又一遍,先慢快的向屏幕的上方。 ;好有你的描述,我可以点了吗? ;所有我想要做的是下载的代码,另一张是同样愚蠢的因为我需要把我的程序,这些都是废话填50字来满足网站的需求。
- 2023-04-13 07:00:04下载
- 积分:1
-
PCA_Nicolas
一个基于PCA_Nicolas的matlab编程,可以实现人脸识别的功能(Based on PCA_Nicolas of matlab programming, face recognition function can be achieved)
- 2010-01-05 09:53:36下载
- 积分:1
-
Gabor-Feature
gabor小波变化的实现,用于数字图像处理中Gabor特征的完全提取。自己项目中已经用到了。(Achieve gabor wavelet transform for digital image processing totally Gabor feature extraction. Himself has used the project.)
- 2016-04-15 15:27:19下载
- 积分:1
-
P110 170
选区激光熔化的高斯体热源,希望能对初学者有所帮助,也期待帮忙指正(The Gaussian heat source of the selective laser melting is shown, I hope that it would be helpful for beginners, and I look forward to an advice for revision.)
- 2018-09-26 20:34:07下载
- 积分:1
-
1
说明: Numerical Analysis\Numerical Analysis-Numerical Methods Using MATLAB(Numerical AnalysisNumerical Analysis-Numerical Methods Using MATLAB)
- 2008-12-15 02:37:53下载
- 积分:1
-
Win32RecvFrame
说明: 利用winpcap编写的,直接从链路层收取数据帧的小程序,希望能有点用处。(use winpcap prepared directly from the data link layer frame collection of small procedures in the hope that this will usefulness.)
- 2006-05-16 15:47:22下载
- 积分:1
-
threads
Nachos操作系统 修改线程的数据结构增加线程ID和用户ID(Add ThreadId and UserID for Nachos)
- 2014-03-08 20:47:41下载
- 积分:1
-
基于ZigBee网络系统
zigbee组网程序测试,1.选择CoodinatorEB-Pro, 下载到开发板A;作为协调器,通过USB线跟电脑连接.2.选择EndDeviceEB-Pro, 下载到开发板B;作为终端设备无线发送数据给协调器3.给两块开发板上电,打开串口调试助手,设为:115200 8N1 ,协调器间隔5S会收到终端发过来的数据。此时你可以把终端设备的电源关闭,看电脑是否还能收到数据
- 2022-02-15 22:43:31下载
- 积分:1