资源列表
Money
- 金额的中文大写形式: 读入一个浮点数值,将其化为中文金额的大写形式。如123.45,转化为:壹佰贰拾叁元肆角伍分。编写程序,针对以下多种数据情况进一步完善程序。 【1】 当金额为整数时,只表示整数部分,省略小数部分,并添加“整”字。如123表示为:壹佰贰拾叁元整。 【2】 当金额中含有连续的0时,只需写一个“零”即可。如10005表示为:壹万零伍元整。 【3】 10的表示形式。如110表示为:壹佰壹拾元整。而10则表示为:拾元整。
用栈实现10进制转8进制
- 用栈实现10进制转8进制-stack with a 10-band to band 8
FiveChessGame
- 我们平常玩的五子棋游戏,对于初学java的有点难。功能齐全。-五子棋
HTMLFilter
- 过滤HTML代码的函数,主要过虑用户上传的表单。-/* * Copyright 2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. * You may obtain a copy of th
cal
- 关于java的源代码,可以使你能够对java有一个基本的了解,为今后的学习做铺垫-On the java source code, so that you can have a basic understanding of java, laying the groundwork for future learning
multiLinearEquationGroup
- 多元一次方程求解 * @param a 系数数组 * @param b 结果数组 * @return 解答 -Multiple time equation* @ param a coefficient array* @ param b* @ return array of results answers
SubmitPdf
- 用于接收pdf提交按钮的servlet。-this servlet is used to get the message form the submit button in PDF files.
Pager
- 将有大量结果的查询集合按照分页的形式来封装成一个对象。-The results of the query will be set according to a large number of pages in the form of packaged as an object.
QueueUsingArrays
- Queue using arrays in java
webclawer
- 网页爬虫的简单实现,需要在java环境下运行-webclawer program
Olympic
- 奥运五环图样,可以参考代码进行自己需要的修改,多余部分可以删除-Olympic rings pattern, you can refer to the code they need to modify, delete unwanted parts
dede
- 该系统使用极其简便,即使 你对各种网络模型不是很深刻的了解,也可以很好的使用该系统。使用时, 你可以自己修改网络的各种参数,交互性较好