-
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
-
Hotel
说明: 这是一个酒店管理系统,java编写的,里面有源码和分析需求,供大家参考!(This is a hotel management system, java prepared, there are source and analysis of needs, for your reference!)
- 2008-10-31 21:56:07下载
- 积分:1
-
CProIssue
数字证书注册和签发系统,利用JCA和JCE实现数字证书的注册,并提供一个密钥库管理以及私钥的存储和导出以及传输得安全机制(Digital certificate registration and issuance system, the use of JCA and JCE realize digital certificate registration, and provide a key database management, and private key storage and export, as well as a security mechanism for transmission)
- 2007-07-25 11:36:10下载
- 积分:1
-
mousetest100
Java 实现的控制鼠标左右键 单击画小方格 双击删掉 鼠标移动到方格上面cursor不一样(Java to achieve control of the mouse button click or double-click to delete pictures of small grid squares mouse cursor not the same as above)
- 2016-02-20 10:00:45下载
- 积分:1
-
MyMusicPlayer
可以播放音乐的音乐播放器,即使切入到后台也能继续运行。界面还需要加强(This one can display music,even though switch to invisible state,you can continue to use it.)
- 2016-01-21 16:45:25下载
- 积分:1
-
constant-folding
Test operations that involve one or more constants for Java.
- 2014-01-28 10:54:39下载
- 积分:1
-
BTClient
Java 版的BT客户端。实现了BitTorrent协议。能进行种子解析,获取节点等。(a client based BitTorrent protocol)
- 2012-05-06 16:25:31下载
- 积分:1
-
Solr文档
Solr是一个独立的企业级搜索应用服务器,它对外提供类似于Web-service的API接口。用户可以通过http请求,向搜索引擎服务器提交一定格式的XML文件,生成索引;也可以通过Http Get操作提出查找请求,并得到XML格式的返回结果(Solr is an independent enterprise search application server, which provides API interface similar to Web-service. Users can submit XML files in a certain format to search engine servers through HTTP requests and generate indexes. Users can also submit search requests through Http Get operations and get the returned results in XML format.)
- 2020-06-18 12:00:02下载
- 积分:1
-
WorkThread-source
Java SMTP协议电子邮件传送剖析 很好的适用程序(agreement Java SMTP mail delivery analysis procedures for the application of good)
- 2007-05-14 00:16:29下载
- 积分:1
-
ssh整合
说明: java spring+struct+hibernate整合例子,希望可以帮助到大家。(java spring+struct+hibernate)
- 2020-06-24 02:40:02下载
- 积分:1