资源列表

« 1 2 ... .34 .35 .36 .37 .38 16339.40 .41 .42 .43 .44 ... 20695 »

[JSP源码/Javazhaopai

说明:Java: 在n 张扑克牌中找出顺子 题目是这样的:有n张扑克牌,每张牌的取值范围是:2,3,4,5,6,7,8,9,10,J,Q,K,A。在这n张牌中找出顺子(5张及5张以上的连续的牌),并将这些顺子打印出来。 思路:我的思路其实很简单,首先就是要去掉重复的牌,因为同样的顺子之算一个,显然JAVA中的Set很适合这个工作。同时又需要对这些牌进行排序,毫无疑问就是TreeSet了。然后从小到大遍历这些牌,并设置一个计数器count。若发现连续的牌,则count++;若发现不连续的
<yy> 在 2025-09-24 上传 | 大小:1kb | 下载:0

[JSP源码/Javajavaf

说明:局域网中实现文件的共享 本系统是在局域网中实现文件的共享,目前实现纯C/S模式,仅一个服务器提供文件共享,其他多台客户端连接服务器获得文件,以后可扩展实现局域网任意用户的文件共享。-LAN file sharing system in the LAN file sharing, the current realization of pure C/S mode, only one server to provide file-sharing, and other clients to c
<yy> 在 2025-09-24 上传 | 大小:2.94mb | 下载:0

[WEB源码lylc

说明:基本于PHP模式的个人理财管理系统,带有完整数据库
<李洋> 在 2025-09-24 上传 | 大小:50kb | 下载:0

[JSP源码/JavaJSP+Servlet+JavaBean(MVC)

说明:此项目以JSP、servlet、JavaBean实现MVC三层架构.-This item to JSP, servlet, JavaBean realize MVC three-tier structure.
<李玉寿> 在 2025-09-24 上传 | 大小:2.07mb | 下载:0

[WEB源码Z-Blog18

说明:毕业设计:基于ASP开发语言的博客系统。-Graduation Project: ASP-based system development language blog.
<maxwell> 在 2025-09-24 上传 | 大小:632kb | 下载:0

[JSP源码/Javaphonegames

说明:毕业设计:基于java的手机游戏设计(含论文)-Graduation Project: java-based mobile phone game design (including thesis)
<maxwell> 在 2025-09-24 上传 | 大小:542kb | 下载:1

[JSP源码/Javadingxiaoguanli

说明:毕业设计源码:基于JAVA的定销管理系统。-Graduation Project Source: Based on JAVA the定销management system.
<maxwell> 在 2025-09-24 上传 | 大小:3.22mb | 下载:0

[WEB源码blog

说明:毕业设计:基于.NET的博客系统。采用B/S/D三层模式开发。-Graduation Project: Based on. NET
<maxwell> 在 2025-09-24 上传 | 大小:1.2mb | 下载:0

[JSP源码/JavaylJSP10

说明:jsp网站管理系统,拥有详细的源码及说明-jsp web site management system, has a detailed descr iption of the source and
<abiao> 在 2025-09-24 上传 | 大小:59kb | 下载:0

[JSP源码/JavajDraw_basic

说明:java编写的最好的画图板程序,功能强大
<arkira zhang> 在 2025-09-24 上传 | 大小:38kb | 下载:0

[JSP源码/Java54430e1d-c486-44b8-a19d-3aa4952f80fc

说明:Programming and deploying java Mobile Agents with Aglets
<崔芳> 在 2025-09-24 上传 | 大小:9.02mb | 下载:0

[WEB源码vccommunication

说明:VC单片机通信,This is the main application source file that contains the application class CSerialAppApp.-VC single-chip communications, This is the main application source file that contains the application class CSerialAppApp.
<yehuashan> 在 2025-09-24 上传 | 大小:3.46mb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 16339.40 .41 .42 .43 .44 ... 20695 »

源码中国 www.ymcn.org