-
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
-
SiteSelector
Java入门级源码...自个儿写的...还望指正(Entry-level Java source ... myself ... I do hope to write correction)
- 2010-05-19 10:31:28下载
- 积分:1
-
Mutiroot
算法设计的一个作业,输入一个正整数,把它的2~36进制形式打印出来(Algorithm design of a job, enter a positive integer, it s 2 to 36 hexadecimal form printed )
- 2010-12-28 10:33:46下载
- 积分:1
-
java-calculator.txt
实现计算器的功能M+:是计算结果并加上已经储存的数 中断数字输入.M-:从存储器内容中减去当前显示值 中断数字输入.MRC:第一次按下此键将调用存储器内容,第二次按下时清除存储器内容.MR:调用存储器内容.MC:清除存储器内容.(Calculator function)
- 2012-12-30 13:00:46下载
- 积分:1
-
trade
说明: 西港项目源码,app后台接口程序,springboot项目编写(xigang project source code)
- 2020-06-22 21:20:01下载
- 积分:1
-
java-swing-datepicker
Java Calendar Control
- 2014-12-02 16:03:33下载
- 积分:1
-
yanhua0.2
说明: 使用java swing 实现的烟花屏保,能爆炸出各种字体(Java swing to achieve the use of fireworks screen saver that can blast out a variety of fonts)
- 2009-07-29 19:58:40下载
- 积分:1
-
sapjcorfc
说明: java 连接 sap 要用到的 librfc32.dll文件.将librfc32.dll的文件复制到目录 {windows-dir}\system32下面。如果该文件已经存在,则覆盖它。这个文件就是SAP的RFC协议实现,(sap to use java to connect to the librfc32.dll document. librfc32.dll documents will be copied to the directory (windows-dir) system32 below. If the file already exists, then cover it. This document is SAP)
- 2008-10-06 13:51:32下载
- 积分:1
-
filtering
用JAVA写的带通滤波代码,实现思路很简单,没有采用各种数字滤波的方法。而是通过傅里叶变换到频域,将要求外的频率均置0,再逆傅里叶变换得到的。效果还不错。(Written using JAVA bandpass filtering code to achieve the idea is very simple, without using a variety of digital filtering approach. But through the Fourier transform to the frequency domain, the frequency requirements are set to 0, then the inverse Fourier transform. Results were pretty good.)
- 2021-01-15 00:08:46下载
- 积分:1
-
graduatedesign
毕业设计:使用ssh框架开发银行管理系统(Developing bank management system with SSH Framework)
- 2020-06-22 17:00:02下载
- 积分:1