资源列表
[JSP源码/Java] Javatext
说明:一个简单的记事本,有一般的功能如:新建,保存,另存为,退出 编辑:复制,粘贴,剪切, 格式:字体(有系统所有字体和大小),自动换行、、、 -a simple text<邓长先> 在 2025-05-25 上传 | 大小:2kb | 下载:0
[JSP源码/Java] showtime
说明:在线时钟表,显示当前系统时间。该程序使用java语言编写。-Online Time Clock, display the current system time.<success> 在 2025-05-25 上传 | 大小:2kb | 下载:0
[JSP源码/Java] Jtable
说明:While dealing with JTable you come across two main features 1)JTable 2)TableModel With JTable you can display the data. You can allow the user to edit the data. The tableModel takes care of the data to be display<Ryo> 在 2025-05-25 上传 | 大小:2kb | 下载:0
[JSP源码/Java] heibaiqi
说明:黑白棋的Java程序,希望对于学习Java的同学有帮助-Othello s Java program, hoping to help students learn Java<张亮> 在 2025-05-25 上传 | 大小:2kb | 下载:0
[JSP源码/Java] javascript
说明:javascr ipt异步方法队列连实现代码分析-javascr ipt yi bu fa fa dui lie dai ma fen xi<bingbing> 在 2025-05-25 上传 | 大小:2kb | 下载:0
[JSP源码/Java] clock
说明:用java 语言实现了显示数字时钟 不是很麻烦-Java computer language, with digital clock display is not too much trouble<范特> 在 2025-05-25 上传 | 大小:2kb | 下载:0
[JSP源码/Java] notebook
说明:文件:新建,保存,另存为,退出 编辑:复制,粘贴,剪切, 格式:字体(有系统所有字体和大小),自动换行, 能实现以上所有功能-File: New, Save, Save As, Exit Edit: Copy, paste, cut, format: font (with all system fonts and size), word wrap, can achieve all of the above functio<呵呵> 在 2025-05-25 上传 | 大小:2kb | 下载:0
[JSP源码/Java] GameHash
说明:HASH编码的程序,可以实现对字符串进行HASH编码。 -HASH coding procedures can be achieved on the HASH string encoding.<何丹丹> 在 2025-05-25 上传 | 大小:2kb | 下载:0
[JSP源码/Java] INTERNETDIRECTOR
说明:平时看到的简单的注册界面,供初学者参考,关于swing正则等-Usually see the simple registration interface information for beginners, on the swing and so are the<杨昆> 在 2025-05-25 上传 | 大小:2kb | 下载:0
[JSP源码/Java] mcolor
说明:图的m着色问题。 给定无向连通图G和m种不同颜色,用这些颜色为G的各顶点着色,是否有一种着色法使其中每条边两个顶点不同色。 Java实现。-Figure m-coloring problem. A given undirected graph G and m different colors, use these colors to the vertices of G, coloring, whether there is a co<龙腾> 在 2025-05-25 上传 | 大小:2kb | 下载:1
[JSP源码/Java] greedyselector
说明:算法:贪心算法 进行活动安排。 JAVA语言实现-Greedy method to achieve activity arrangements. JAVA language<龙腾> 在 2025-05-25 上传 | 大小:2kb | 下载:0
[JSP源码/Java] lexer
说明:词法分析器,用java实现,采用的核心算法是通过函数readch()把下一个输入字符读到变量peek中,函数scan在略过所有空白字符后,首先试图识别像<=这样的复合词法单元和整数数字,如果不成功,它就试图读入一个字符。-Lexical analyzer, with java implementation, the core algorithm used by the function readch () to read the<陈高阳> 在 2025-05-25 上传 | 大小:2kb | 下载:0