-
用于java画函数曲线
纯Java语言书写,package test;
import java.util.Scanner;
public class test {
public static void main(String args[])
{
Scanner input=new Scanner(System.in);
int num;
int s[];
System.out.print("input number");
num=input.nextInt();
s=new int[input.nextInt()];
for(int i=0;i
- 2022-07-12 03:55:08下载
- 积分:1
-
jitsi-src-1.0-latest
jitsi(以前是SIP Communicator)是一個音頻/視頻和聊天溝通,支持的協議,如SIP,XMPP / Jabber, AIM / ICQ,雅虎, Windows Live(Jitsi (previously SIP Communicator) is an audio/video and chat communicator that supports protocols such as SIP, XMPP/Jabber, AIM/ICQ, Windows Live, Yahoo)
- 2012-04-21 14:53:42下载
- 积分:1
-
ADF_Buttion
ADF开发时候使用过的一些页面按扭上的功能,不是很详细(When using the ADF to develop some of the page button on the function, not very detailed)
- 2007-11-12 11:19:37下载
- 积分:1
-
prsystem
This system is a mean of medical communication among patients and the hospital medical teams, by which they will be able to share patient medical history, take appointments that match the doctor’s schedule.
- 2009-12-04 15:50:22下载
- 积分:1
-
cameraphoto-master
说明: 就是手机通过usb 链接单反相机 获取相机图片 预览 控制啥的(Mobile phone control camera)
- 2020-06-18 10:40:02下载
- 积分:1
-
java2核心技术(sun公司)原书第七版的源码
java2核心技术(sun公司)原书第七版的源码-Java2 core technologies (sun company) seventh edition of the original source
- 2022-03-04 17:02:34下载
- 积分:1
-
日程管理
Android程序,日程管理小程序;基于android studio ,gradle 4.1
- 2022-05-19 10:42:21下载
- 积分:1
-
IOFileFilter
An interface which brings the FileFilter and FilenameFilter interfaces together.
- 2014-01-13 12:00:57下载
- 积分:1
-
我的网站简单的web开发源代码
- 2023-02-19 01:55:03下载
- 积分:1
-
bookstore
网上书店myeclipse+tomcat+SQL200源代码加运用说明。(The the online bookstore myeclipse+tomcat+SQL200 source code and use instructions.)
- 2012-12-17 13:54:24下载
- 积分:1