联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 单片机开发(342) 
按平台查找All Java(342) 

[单片机开发] java3

实验四:毕达哥拉斯三元组 实验目的:1.嵌套的for循环。 2.使用计数器控制的循环。 3.使用“强力(brute force)”来解决问题。 问题描述:直角三角形的各边长度都可以为整数。这组代表直角三角形各边的整型值称为 毕达哥拉斯三元组。这3条边必须满足如下关系:两条直角边的平方和等于斜边的平方。在1到500的范围内,找出所有适合于side1,side2和hypotenuse的整形毕达哥拉斯三元组。使用一个3层嵌套的for循环尝试所有可能的情况。该程序是“强力”计算的一个例子。在 更加高级的计算机科学课程中,你会学习到许多有趣的问题,这些问题只能运用“强力”手段予以解决,因为还没有找到其他的算法。注意:这里给出的示例输出只显示了17个毕达哥拉斯三元组,其实还有许多。
Experiment 4: Pythagorean triples purpose of the experiment: a nested for loop. (2) using the cycle counter control. (3) using the strong (a brute force) to solve the problem. Problem Description: right triangle the length of each side can be thought integers. This group represents the integer value of a right triangle each side is known as Pythagorean triples. The three sides must satisfy the following relationship: the square and the square of the hypotenuse is equal to two right angles to the edge. Within the range of 1-500 to identify all side1, side2 and hypotenuse plastic Pythagorean triples. Using a three-layer nested for loop to try all possible situations. The program is an example of " brute force" calculation. In the more advanced computer science courses, you will learn many interesting problems, these problems can only use " brute force" means to be resolved have not yet found the other algorithms. Note: The sample output shows only 17 Pythagorean triples (2012-06-26, Java, 54KB, 下载3次)

http://www.pudn.com/Download/item/id/1923383.html

[单片机开发] Woron_Scan_V2_CN

破解V2手机卡软件 以东V2卡可解了,全国3创解卡技术,移动从05年下半年起采用了V2的卡,现有的解卡软件都不能解出KI,经过专家人士2年多的研究,终于可以解移动V2卡了,首先用Cnmk.Net_V2卡信息收集器.exe信息分析软件,当软件出"恭喜你,此卡可破解,请将该程序同目录下的alg.tmp文件保存好并与作者联系!"的提示时说明此卡有解,你可将alg.tmp文件传给我,我通过专用的软件分析提供的文件,得到一对KI提供给你,你就可以用woron scan 1.09软件获得完整的KI.如果提示"此为V1卡,请用simscan破解!",那你可以用simscan破解,如果提示为V1卡,又不能解也可联系我!本方式解卡不用寄卡,不用担心泄密,由于读卡是由用户自己读卡,而且提供的文件只包含及少信息,仅可算出KI的一对,因此不会因为解卡而泄漏卡的KI信息. (2007-09-17, Java, 317KB, 下载68次)

http://www.pudn.com/Download/item/id/334456.html
总计:342