搜索资源列表
溢洋论坛子
- jsp论坛源码 论坛这里使用的ACCESS数据数据库。 数据源名称:yyForum,用户名:xyworker,密码:999 也可以改变jdbc.java 文件的代码,然后编译。 数据库为:forum.mdb。 您可以修改:\\\\inc\\public.jsp (头文件)和 \\\\inc\\jumpboard.jsp(脚文件) 为论坛加上你网站上的头文件和脚文件。注:不能替换,只能修改。 【论坛管理】 配置完成以后,打开论坛首页,系统管理员:admin 密码
line
- 用Java写的可以画直线的小程序,代码很规范。-Written in Java can be used straight-line drawing of small procedures, the code is standardized.
chinesechess
- 可联机对战的中国象棋java源代码 包括服务器文件和客户端文件-Available on-line against the Chinese chess java source code, including server files and client files
Shopping
- jsp实现的网上商城系统,是很适合的毕业设计题材-jsp to achieve on-line Shopping Mall system, it is appropriate to the design theme of the graduation
M
- Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, endin
LINEAIR_HOUGH
- this code is an simple application of the hough transform in java , detect lines on a foto an describe the line equation
Code
- jsp做的考试系统,网上找的。功能强大。-jsp to do examination system, on-line looking for. Powerful.
CounterCode
- 本代码用于统计java项目源代码行数,以及有多少个类,多少个函数或方法等!-This code is used for statistical java project source code line number, and the number of classes, the number of functions or methods!
JAVA.multi.line.text.height
- JAVA 多行文本框高度变化设计代码JAVA multi-line text box height design code -JAVA multi-line text box height design code
UI
- 用java语言编写的一个程序实现源代码的代码统计功能,内容分为4个方面,分别是:1.物理行:代码的总行数(包括代码行,注释行,空行) 2.代码行:编写的代码 3.注释行:指单行注释和多行注释 4.空行:指源代码的空行-Using a program written in java source code to achieve statistical functions, is divided into 4 areas, namely: 1. Physical line: total number
88.On-line-java-compiler-with-security-editor
- this is a compiler for java with security code
VJ-to-read-image-gray--code
- 源程序为ImageProcess.zip,包括imageGray.vjp工程的全部文件。同时提供了一个测试用的seashore.bmp位图文件。 如果要读取并处理其它图像(jpg,pcx等),请在visual J++6.0中打开imageGray.vjp工程文件,打开imageGray.java,在public void initParameters()初始化参数函数中有一行装载图像文件的语句: imageTest = loadingImage( "seashore.bmp", "Loa
shopping-on-line
- 网上商场shopping on line do with SSH,having code and document. -shopping on line do with SSH,having code and document.shopping on line do with SSH,having code and document.
PlusRow
- 用于将文章、代码加上行号,IO的初级应用-For articles, code line numbers, the primary application of the IO
code
- 基于HTML+JS的加密软件,只需一个文件就行了,代码开源,自己可修改加密算法。-Based encryption software in HTML+JS, just a file on the line, code open source, they can modify the encryption algorithm.
CodeLinerStudy
- Java SWing开发的代码统计工具完整源码,可运行在WINDOWS,LINUX,MAC OS.导入Eclipse工程机即可运行调试。可用于SWing代码学习和二次开发 -The full source code for one Java source code line counter tool.
RemoveLineNumber
- 去除网上下载的代码的行标,方便从网上拷贝代码,更好的学习-Remove the downloaded code line standard, convenient copy code from the Internet, the better learning
spatial-straight-line
- 一个二维空间模拟的代码,非常适合初学者,推荐下载,希望有帮助-A two-dimensional space simulation code, very suitable for beginners, recommend download, hope to have help
-Java-code-for-mixing-up-RGB-color-and-moving-of-
- Java code for mixing up RGB color and moving of line
CodeAnalyazer
- 掌握 Java 语言的字符串处理、文本文件的读写。 编写一个类名为 JavaCodeAnalyzer 的类,实现以下功能: <1> 该类可以以一个 Java 源程序文件名创建一个对象,如果文件不存在,或扩展名不 是“ .java”,应提示文件错误; <2> 对该源程序文件进行分析其中的: 代码行数、注释行数和空行数。 <3> 统计并按从多到少输出出现次数最多的 5 个关键字及其出现次数。 <4> 统计分析的结果输出到名为: result
