资源列表
rili
- 日历记事本的原代码java开发,测试可运行,该文件为转载
FileReaderTest
- 测试感兴趣的 java IO 读操作,看它们的性能如何
Appo
- 是一个字符串的最简单的处理系统,不过可以变化-string is a very simple system, but can change
GeneticAlgorithm
- Demostrates the theory of genetic algorithms
MessageBoard
- 建议的留言板功能 Java实验 可以改变留言板颜色-Function of the proposed Java message board message board color experiment can be changed
2.PhoneText
- 简易电话本,能实现查询,增加、修改、删除操作-Easy phone book, to the query, add, modify, delete
ButtonTest
- 处理点击按钮事件 一个面板上放置了3个按钮,对应每个按钮有一个事件监听器,当用户点击任何一个按钮, 面板的颜色发生相应的变化。-Processing click on the button events A panel has placed three button, for each button has an event listeners, when users click on any one button, Panel color changes o
code
- This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. -Thi
serverlight
- Silverlight 开发中地图不能显示,将这两个文件复制到C盘C:\Inetpub\wwwroot目录下-Silverlight development map can not be displayed, copy both files to the C drive C: \ Inetpub \ wwwroot directory
pailie
- 大家知道,给出正整数n,则1到n这n个数可以构成n!种排列,把这些排列按照从小到大的顺序(字典顺序)列出,如n=3时,列出1 2 3,1 3 2,2 1 3,2 3 1,3 1 2,3 2 1六个排列。 -As you know, given a positive integer n, then n numbers from 1 to n which may constitute n! Permutations, these are arranged in ascending order (
