登录
首页 » Java Develop » 包括完美数的是现代玛,c和java两个版本,如果不知道什么是完美数,这次就可以让你知道了...

包括完美数的是现代玛,c和java两个版本,如果不知道什么是完美数,这次就可以让你知道了...

于 2022-03-20 发布 文件大小:2.73 kB
0 191
下载积分: 2 下载次数: 1

代码说明:

包括完美数的是现代玛,c和java两个版本,如果不知道什么是完美数,这次就可以让你知道了-including several of the perfect modern Mary, c and java two versions, if we do not know what the number is perfect. This can let you know

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

发表评论

0 个回复

  • 聊天室说明: 此程序基于C/S模式,Server端只要运行一个就可以了,一个用户对应一个Client端,可以运行多个Client端进行多人聊天,聊天分...
    聊天室说明: 此程序基于C/S模式,Server端只要运行一个就可以了,一个用户对应一个Client端,可以运行多个Client端进行多人聊天,聊天分为广播形式和单点对单点的选择发送形式。此程序可以在单机和局域网运行。 在原来程序的基础上,稍加修改了程序,添加了检测用户名唯一性的功能,并且完善了注释。如果有什么错误,请大家多多指导!-Chat Room Note : This procedure based on the C/S mode, Server running an end as long as we can. a user corresponding one-Client can run multiple Client-for people to chat, Chat radio format and divided into single-point single point of this form of choice. This procedure can be single and LAN operation. In the original procedure on the basis of some amendments to the procedures, adding users were detected only sexual function, and improve the Notes. If there is anything wrong, please Members can guide!
    2022-04-19 13:22:40下载
    积分:1
  • Javascript template,not much
    Javascript template,not much-Javascript template , not much
    2023-06-09 14:10:03下载
    积分:1
  • Java编程 做一个发牌的程序 首先是创造牌(牌会有1
    Java编程 做一个发牌的程序 首先是创造牌(牌会有1-6付选择),然后洗牌:将牌一分二,由( x(k+1) = (5xk mod 16) + 1 )来依次从两边取牌,直至牌不够,就将牌合起来。然后将牌发给2-60人,每人5张牌。 可以使用java.util.List, java.util.Collection, java.util.Iterator, and java.util.ListIterator,最好用Arraylist来做。像牌数和人数,由输入决定 -Java program to do a licensing program is to create the first card (brand-sum option would be 1-6), and then shuffle: The license for one sub-2, from (x (k+1) = (5xk mod 16)+ 1 ) to turn from both sides to take a license until the license is not enough, it will be brand together. Then the card issued to 2-60, with each person 5 cards. You can use java.util.List , Java.util.Collection , Java.util.Iterator , And java.util.ListIterator, preferably Arraylist do. Such as the number of licenses and the number of input decision
    2023-07-17 21:50:03下载
    积分:1
  • JSP
    基于JSP的航空机票订票系统,MVC三层构架-JSP-based air ticket booking system, MVC three-tier architecture
    2022-05-28 21:13:07下载
    积分:1
  • java编程学习的要点只是物体表面是一个很好的人
    java基础教程对刚学面像对象编程的人士不错-Essentials java just learning programming object surface as a good person
    2022-03-05 06:15:09下载
    积分:1
  • Lex Bell Laboratories of the United States with C language developed by a lexica...
    Lex是美国Bell实验室用C语言研制的一个词法分析程序自生成工具。它的基本原理就是使用正则表达式扫描匹配文本,并为每一个匹配模式定义一些操作,当用C语言作宿主语言时,这些操作都由C语言实现。一种匹配的正则表达式可能会包含相关的动作。这一动作可能还包括返回一个标记。当 Lex 接收到文件或文本形式的输入时,它试图将文本与正则表达式进行匹配。它一次读入一个输入字符,直到找到一个匹配的模式。如果能够找到一个匹配的模式,Lex 就执行相关的动作(可能包括返回一个标记)。-Lex Bell Laboratories of the United States with C language developed by a lexical analysis tool generated from the process. Its fundamental principle is to use a regular expression matching text scanning, and for every definition of a matching model for operation, when the C language of the host language, these operators by C language. A match of which is likely to contain expressions related to the moves. This action may also include the return of a marker. When Lex reception of the document or text input, it is trying to text and is a regular expression matching. It read an input into the characters, until they found a matching pattern. If they can find a matching model, Lex on the implementation of the action (which may include a return of markings).
    2022-02-09 15:55:49下载
    积分:1
  • 一个使用tile的代码,如果没有很好的样例,是很难知道该如何使用tile的,在网上或书籍上都找不到的...
    一个使用tile的代码,如果没有很好的样例,是很难知道该如何使用tile的,在网上或书籍上都找不到的-tile use of a code, if not a very good example, it is difficult to know how to use the tile, or on the Internet can find books on the
    2022-01-22 06:37:27下载
    积分:1
  • 通过ThreadRunable接口实现线程间的关系
    通过ThreadRunable接口实现线程间的关系-ThreadRunable interface through the relationship between threads
    2022-04-16 16:35:22下载
    积分:1
  • Servlet 、Jsp 、数据库结合,实现一个登陆。
    Servlet 、Jsp 、数据库结合,实现一个登陆。-Servlet, Jsp, database integration, the realization of a landing.
    2023-06-05 19:45:04下载
    积分:1
  • 宝石连连看JAVA源码 选择两个点,如果两点的图片完全一样,并且两点之间可以用不超过3直线条线连接起来,则该两点可以消除。 计分...
    宝石连连看JAVA源码 选择两个点,如果两点的图片完全一样,并且两点之间可以用不超过3直线条线连接起来,则该两点可以消除。 计分 1、限定时间为地图中方块数 * 4,比如说有120个方块,就应该在480秒内完成,超过480秒没有时间奖励分 2、时间奖励分为剩余时间 * 2,即每提前一秒钟奖励2分 3、当已经选择点后,如果选择的第二个点与第一个点之间无法消除,扣1分,如果有解,则增加24分 4、使用刷新功能,系统会自动判断当前地图有无解,如果有解,扣8分,无解则加8分,慎用:) 5、使用提示功能,如果提示成功,扣10分 6、使用炸弹功能,如果炸弹功能有效,扣12分 -the source code of a java program , fuction : link up two same pictue
    2022-05-14 00:45:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载