-
simplejavaprogramming
题目:打印出杨辉三角形(要求打印出10行题目:输入3个数a,b,c,按大小顺序输出。
题目:输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。
题目:有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数
题目:编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(Topic: Print out the Triangle (10 lines required to print out the Title: Enter the 3 numbers a, b, c, according to the order of output. Title: input array, the largest exchange with the first element, the smallest and the last element of the exchange, output array. Topic: There are n integers, to move back in front of the order m of the number of positions, finally becoming the foremost m m the number of number of topics: write a function, the input n is even, the call function evaluation 1/2+1/4+...+ 1/n, when the input n is odd, call the function 1/1+1/3+...+ 1/n)
- 2011-05-09 19:11:58下载
- 积分:1
-
OralceBMPMgr
大型客户关系管理系统 oracle数据库 附上完整需求分析说明 功能没有完全实现 有待完善 有完整html代码(Large-scale customer relationship management system oracle database attach a complete needs analysis function is not fully complete html code needs to be improved)
- 2012-11-29 23:13:48下载
- 积分:1
-
WidgetClassLoader
Parser for the text file containing the list of widgets, layouts and layout params.
- 2014-01-17 12:01:20下载
- 积分:1
-
SpcommSMS
用spcomm控件写的一个短信收发与串口
- 2009-10-10 17:49:00下载
- 积分:1
-
JSEncoder
JS Encoder压缩加密javascript代码(JS Encoder)
- 2014-11-01 06:51:19下载
- 积分:1
-
KruskalAlgorithm
kruskal in java simple, easy, i hope that s useful thanks
- 2016-11-13 16:46:08下载
- 积分:1
-
eStore_script
用java,jsp,servlet编写的一个购物车。(Using java, jsp, servlet written in a shopping cart.)
- 2009-09-25 21:56:30下载
- 积分:1
-
Loader3DS1_2
Interface for 3ds objects to java3d
- 2013-07-04 14:27:49下载
- 积分:1
-
spring-study
说明: spring学习程序,用于学习新技术,使用JAVA语言,IDEA环境(spring study procedure, use java)
- 2020-06-21 17:40:01下载
- 积分:1
-
jstl_c
JSTL是一个不断完善的开放源代码的JSP标签库,是由apache的jakarta小组来维护的。JSTL只能运行在支持JSP1.2和Servlet2.3规范的容器上,如tomcat 4.x。但是在即将推出的JSP 2.0中是作为标准支持的。(JSTL is a continuous improvement of the open-source JSP tag library, are from the jakarta group apache to maintain. JSTL can only run in support of JSP1.2 and norms Servlet2.3 containers, such as tomcat 4.x. However, in the upcoming JSP 2.0 is supported as a standard.)
- 2009-02-23 17:34:14下载
- 积分:1