资源列表
gongjiaojava
- 最重要的一点,是用Xml来记录数据,而不是用数据库-the most important point is the use of Xml to record data, rather than using database
99chenfabiao
- 本程序演示for-for的二重循环结构。外层for语句的循环变量是i,控制总共显示多少行 内层for语句 的循环变量是j,控制每行显示多少字符。-demonstration of the procedure for-2 for the cyclic structure. For the outer part of the cycle variables i, control a total number of firms showed statement for the inner circ
goodmenu
- 很好用的javascr ipt导航菜单,支持多级,无限扩展。很漂亮-good use javascr ipt navigation menu, multi-level support, and unlimited expansion. Very pretty
SignalAnalysis_C
- 一些信号分析的C 语言程序,包括随即函数、FFT等-some signal analysis of the C language programming, including then function, FFT, etc.
lowpda
- PDA餐饮管理系统,在掌上电脑实现的,可以开台,点菜等多功能模块-PDA Restaurant Management System, the PDAs to achieve, and can be pioneers, such as multi-function modules ordered
LocalServiceImpl
- 一个应用服务类,可以实现数据的增删改查等 该类主要使用于多层次开发的项目。 如持久层hibernate的开发.-an application service categories, the data can be changed to delete such major investigations, such as the use of multi-level development projects. If durable layer hibernate development.
getdate
- 以日历的形式,在页面上输出。 格式为jsp 格式 但是没有给出jsp页面。 读者可以自己给出jsp页面-calendar in the form of the output page. Jsp format to format but there is no jsp pages. Readers can own is jsp pages
hanoiTower_swing
- JAVA写的图形化汉诺塔程序 swing实现-write Java graphical HANOR procedures to achieve swing
12PerfectNumber
- 接受用户输入的的整数范围,输出这个范围之内的所有完全数。 [完全数是指等于其所有因子之和但不包括该数本身,如6=1X2X3, 6=1+2+3,6是一个完全数]-accept user input integer, the output within the scope of all the complete number. [References are fully equal to the sum of all factors, including but not the number
Josephus_inJAVA
- 用循环链表求解约瑟夫(josephus)问题 求解约瑟夫(josephus)问题,用数组实现-cyclic Chain Solution Joseph (josephus) problem solving Joseph (josephus ), using the array to achieve
Polynomial
- 用JAVA写的多项式加法,用链表实现-written with Java polynomial addition, the use of chain to achieve
Calculator_inJAVA
- JAVA写计算器 用堆栈实现 实现了小数的加减乘除,乘方,取模,括号-Java Stack wrote calculators used to achieve the realization of the decimal arithmetic, involution, from mold, brackets