搜索资源列表

  1. dm

    0下载:
  2. 将一个四位数分成两段得到的两个两位数,它们的和的平方等于原数,具有这种性质的数没有特殊分布规律,因此采用穷举法对所有四位数进行判断,从而筛选出符合这种性质的四位数。具体算法是任取一个四位数,将其截为两部分,前两位为a,后两位为b,然后套用性质公式计算并判断。-Two two-digit number will get a four-digit divided into two sections, the square of their
  3. 所属分类:C#编程

    • 发布日期:2024-10-05
    • 文件大小:16384
    • 提供者:梅梅
  1. Test11

    0下载:
  2. c语言求100-1000中的特殊的完全平方数,这个数即是完全平方,又有两个数字相同(C language for 100-1000 in the special full square number, this number is the perfect square, and two numbers are the same)
  3. 所属分类:软件工程

    • 发布日期:2024-10-05
    • 文件大小:187392
    • 提供者:

源码中国 www.ymcn.org