资源列表

« 1 2 ... .34 .35 .36 .37 .38 11239.40 .41 .42 .43 .44 ... 14335 »

[JSP源码/JavaLoopDelete

说明:循环删除问题,例如,数组{12345} 输入3 数到3删掉 例如 12*45,*2*45,*2*4*,***4*,最后返回4 输入2 就是数到2删掉,循环删 -Cycle to delete,for example,{12345}import 3 count up to 3 delete, such as 12*45,*2*45,*2*4*,***4*,return 4 import 2 count up to 2 dele
<lvpengtao> 在 2024-10-04 上传 | 大小:4096 | 下载:0

[JSP源码/JavaFindZero

说明:给出一个数组,求数组中连续0的最大个数,即返回连续0的最大个数-Given an array, and find the maximum number of consecutive 0 in the array
<lvpengtao> 在 2024-10-04 上传 | 大小:3072 | 下载:0

[JSP源码/JavaRepeatNumbe

说明:给出一个数组,返回重复次数最多的数的个数,例如{1,2,5,1,2,1,7,5,1}返回 4 -Given an array, returns the number of the number of repeat the most times,for example,{1,2,5,1,2,1,7,5,1}return 4
<lvpengtao> 在 2024-10-04 上传 | 大小:4096 | 下载:0

[JSP源码/JavaTest1

说明:给定一个数组,一个整型数值你n,判断此数组是否满足:数组中有两个数和为n,对应的下标和也为n,例如,a[2]+a[3] = 5.2+3=5,返回1,否则返回0。-Given an array, an integer n, you determine whether this array meet: have two Numbers in the array and for n, corresponding subscr ipt and
<lvpengtao> 在 2024-10-04 上传 | 大小:3072 | 下载:0

[JSP源码/JavaTime-Turner

说明:时间转换算法,给定一个整型数值,将其转换成时分秒的形式,例如,给出3735,将其转换成1时2分15秒。-Time transformation algorithm, given a integer, convert it into the form of time, for example, given 3735, converts it into one hour, 1 2 minutes and 15 seconds.
<lvpengtao> 在 2024-10-04 上传 | 大小:3072 | 下载:0

[JSP源码/JavafileManageSys

说明:文件上传下载,用户注册生成文件夹,文件管理,查询-File upload and download
<> 在 2024-10-04 上传 | 大小:4736000 | 下载:0

[JSP源码/JavaPhotoWaller

说明:JAVA实现JSP页面照片根据滚动条向下滚动显示照片墙-JAVA realize the JSP page photos according to the scroll bar to scroll down to photo wall
<sky> 在 2024-10-04 上传 | 大小:678912 | 下载:0

[JSP源码/Javashop

说明:ssh整合开发购物商城(struts2-hibernate3.0-spring3.3)-ssh integrated shopping mall development
<姚佳> 在 2024-10-04 上传 | 大小:16079872 | 下载:0

[JSP源码/JavaBigPrime

说明:寻找long.MAX_VALUE之后的5个大素数-find 5 BigPrime numbers after long.MAX_VALUE
<陈柳漪> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[JSP源码/JavaLocateLargest

说明:提示用户输入一个二维数组,然后显示这个数组中最大元素的位置,返回值为包含两个元素的以为数组 -Prompts the user to enter a two-dimensional array, and then display the location of the largest element of the array, the return value is an array that contains two elemen
<陈柳漪> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[JSP源码/JavaKiller

说明:杀手游戏,用户猜一个单词中的字母,猜中或者不猜中均有提示-Killer games, users guess the letters in a word, guess or have not guessed Tips
<陈柳漪> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[JSP源码/JavaCheckPassword

说明:提示用户输入一个密码,该密码格式必须为:密码位数大于等于8,只允许存在字母与数字,不少于2个数字 -Prompts the user to enter a password, which must be formatted as follows: greater than or equal 8 digits password, allows only letters and numbers not less than two dig
<陈柳漪> 在 2024-10-04 上传 | 大小:1024 | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 11239.40 .41 .42 .43 .44 ... 14335 »

源码中国 www.ymcn.org