资源列表
Projects
- 将马随机地放在国际象棋的8*8棋盘Board[8][8]的某个方格中,然后令马按走棋规则开始进行移动。要求马将棋盘上的每个方格进入且只进入一次,走遍全部64个方格。要求编制非递归程序,求出马的行走路线,将数字1,2,…,64依次填入一个8*8的方阵在屏幕上显示输出。-Ma randomly placed in the 8* 8 chess board Board [8] [8] in a box, and then that horse started under the rules for p
WriteBoard
- 记事本的JAVA源代码 文件:新建,保存,另存为,退出 编辑:复制,粘贴,剪切, -Notepad' s JAVA source code files: New, Save, Save As, Exit Edit: Copy, paste, cut,
compute
- 实现简单的计算器功能,当你输入两个数时可以实现简单的加减乘除等运算-实现简单的计算器功能,当你输入两个数时可以实现简单的加减乘除等运算!!
shy
- 基于Lucene和nutch的搜索引擎,能实现普通搜索引擎的功能-search engine based on Lucene and nutch
test2
- 功能 生成随机密码串; 要求 密码串类型可以是纯数字,纯字符,或混合数字、字符和其他符号。 密码串类型和密码串长度在运行时指定。 生成密码串的个数在运行时指定。-Function to generate a random password string requested password string type can be pure digital, pure character, or a combination of numbers, characters a
JavaSaoLei
- 一个小小的关于JAVA扫雷的代码,有兴趣的请指导下!-A small mine on the JAVA code, under the guidance of interested parties, please!
com
- 图书馆借阅管理购物车,专门把借的书放入购物车-Library Loan Management Shopping Cart
dragndrop
- 考了网络上很多Javascr ipt画线的例子,发现他们都是采用许多div来构成点,从而连成线。这样不仅效率低而且也难实现和控制。 我想出了一个办法,也是用DIV来画线,不过我利用的是DIV的边框。 为了省事,拖拽、改变大小的功能用了jQuery
LinkedListDemo1
- 用linklist建立一个单链表,并将其倒置-Create a list using linklist and its inversion
GetFast_Src
- getfast 的源代码,是java做的多线程下载 可以下载-getfast source code, is to do multi-threaded download java download
TryIt
- 实现了一个试衣间应该有的框架,和一些功能展示 -Implements a dressing room should have the framework, and show some features
MyCalculator
- 简单计算器。 输入表达式再计算。 支持括号。-simple calculator.
