资源列表
[JSP源码/Java] java2
说明:常用的程序总结,主要是动态规划的算法,有斐波拉契,矩阵,背包,和二叉查找树-Summary of frequently used programs, mainly dynamic programming algorithm, Feibolaqi, matrix, backpacks, and a binary search tree<黎明> 在 2025-01-10 上传 | 大小:2kb | 下载:0
[JSP源码/Java] library
说明:java实现图书馆管理系统,添加图书,修改,删除以及在不在馆。-java library management system implementation.<倩倩> 在 2025-01-10 上传 | 大小:24kb | 下载:0
[JSP源码/Java] library
说明:该系统可进行图书的借阅,归还和归还时图书是否超期-The system can be borrow books, return and whether to return overdue books when<李> 在 2025-01-10 上传 | 大小:342kb | 下载:0
[JSP源码/Java] android_login
说明:用eclipse运行网页程序,里面用到了数据库存储用户信息,还可以扩展一下。动态口令是用android写的,只要打开动态口令,在网页上输入密码和动态口令,则登录成功。非常好用-Web applications run with eclipse, which uses a database to store user information, you can also expand it. Android dynamic password<周周> 在 2025-01-10 上传 | 大小:3mb | 下载:0
[JSP源码/Java] EnterpriseMessage
说明:企业快信,企业间通信系统...功能还未完善-Enterprise dispatch, inter-enterprise communication system ... feature is not yet perfect ...<周浩> 在 2025-01-10 上传 | 大小:14.42mb | 下载:0
[JSP源码/Java] BankSystem
说明:银行账户存取款业务系统,可实现开户销户以及存取款功能,分信用卡和储蓄卡两种,有统计总账户数、总余额、总透支数等功能-Business bank account deposit and withdrawal system, enabling users to open an account and deposit and withdrawal functions eliminated, two kinds of credit cards<spring-劲> 在 2025-01-10 上传 | 大小:7kb | 下载:0
[JSP源码/Java] GuessNumber
说明:猜数字游戏,游戏随机产生一个1到9的数字,让用户猜,可提示猜的数字大了或是小了,并统计总游戏数,以及总胜利数-Guessing game, the game randomly generates a number from 1 to 9, allowing users to guess, guess figures may prompt large or small, the total number of the games and<spring-劲> 在 2025-01-10 上传 | 大小:2kb | 下载:0
[JSP源码/Java] Yanghui
说明:实现杨辉三角,提示用户输入需要输出的杨辉三角的行数,enter后系统输出指定行数的杨辉三角-Pascal' s Triangle realize that prompts the user to enter required output Pascal' s Triangle rows, enter the system outputs the specified number of rows Pascal' s Tr<spring-劲> 在 2025-01-10 上传 | 大小:2kb | 下载:0
[JSP源码/Java] JavaCodeAnalyzer
说明:Java源代码分析程序,可分析以“.java”为扩展名的文本文件,统计代码行、空格行以及注释行,并且可以统计文件中出现的关键字并输出-Java source code analysis procedures, can be analyzed in order to " . Java" extension text documents, statistical code lines, comment lines and<spring-劲> 在 2025-01-10 上传 | 大小:5kb | 下载:0
[JSP源码/Java] PokerGame
说明:产生52张扑克牌,运行时要求用户输入游戏的人数,然后将52张牌分别一次发给每个人,最后按花色和牌面大小输出每个人得到的牌-Produce 52 playing cards, running the game requires users to enter the number, and then the 52 cards were first issued to each person, based on color and card<spring-劲> 在 2025-01-10 上传 | 大小:3kb | 下载:0
[JSP源码/Java] javaerrorone
说明:java自定义异常实例(一)。 public class CustomException_02 { public static void main(String[] args) { try { customException() formatThrowable() } catch (CustomException e1) { // 捕获CustomException异常 Sy<小伟> 在 2025-01-10 上传 | 大小:59kb | 下载:0
[JSP源码/Java] javaerrortwo
说明:java自定义异常实例(二)。 public class CustomException_02 { public static void main(String[] args) { try { customException() formatThrowable() } catch (CustomException e1) { // 捕获CustomException异常 Sy<小伟> 在 2025-01-10 上传 | 大小:59kb | 下载:0