资源列表
login
- Java语言编写的简单登录界面程序,没有后台数据库支持.可自行添加.-Java language interface simple login procedure, there is no back-end support. You can add their own.
DialogBoxesPayroll
- A java homework that has a ball payro-A java homework that has a ball payroll
Guess
- 数值分析里面的高斯方法,用来求解方程组的解-Which the Gauss numerical methods for solving equations
Asd
- 自编小程序,产生一个小孩数数练习。程序产生1-10个熊猫。-Self small program to produce a child counting exercises. Program produces 1-10 panda.
ProducerConsumer
- 分析进程的同步与互斥现象,编程实现经典的进程同步问题——生产者消费者问题的java模拟 -Producer and Consumer
TestTabPanel5
- ext 里面 tabpanel 的基本用法-Basic usage ext inside tabpanel
DB
- 银行管理系统登录封装,里面还有数据库连接,用时方便直接调用即可-Bank management system login package, there is also a database connection can be called directly, with convenient
main
- 采用自己熟悉的编程语言实现RC4密码算法(c#除外)-Using familiar programming language RC4 cipher (c# exception)
code
- network scanner which scans the network interface and give the output
JAXPTest
- Trivial non-robust test class, to show that TagSoup can be accessed using JAXP interface.
statistics
- * 统计一个二维数组中元素的总数,不为0的元素的个数,以及元素为 * 5和1的元素的个数,并将元素为5和1的总个数占数组中元素总个数 * 的比率计算出来。-statistic
Bresenham
- bresenham program using java