资源列表
Newton
- 基于Java的牛顿法,是数值计算方法的实验题。-Java-based Newton method is a numerical calculation of the experimental problems.
main
- this the main code to access packages -this is the main code to access packages
change
- 假设你在餐馆吃饭花了不到100元,结账时你给服务员一张百元钞票,而服务员希望用最少的纸币给你找钱。请设计算法帮助服务员-Suppose you eat in a restaurant to spend less than 100, check out when you give the waiter a hundred notes, the crew hopes to at least the notes to you give change. Please help the crew desi
ex2
- (2) 定义一个Student类,其中包括学号、姓名、性别、出生年月等属性以及init( )——初始化各属性、display( )——显示各属性、modify( )¬ ——修改姓名等方法。实现并测试这个类-(2) define a Student class, including student number, name, sex, date of birth and other attributes, and init ()- initialize the attributes, dis
2
- 基于web服务平台的一段手机模拟器中读取文件的代码-Based on the web service platform of mobile phone in a simulator, read the code
partB_Q2
- simple gui interface
webserver
- 一个gui程序,用java实现的一个web服务器。-A gui program, with the java implementation of a web server.
ClientsList
- Your company has just undergone some software upgrades, and you will now be storing all of the names of your clients in a new database. Unfortunately, your existing data is inconsistent, and cannot be imported as it is. You have been tasked with writ
test_02
- java test source code
request
- 应用Javascr ipt语言编写两个后缀名为.jsp的的代码,用来测试erquest的功能-Two applications written in Javascr ipt suffix. Jsp the code used to test the function erquest
sjx
- 3、先创建一个Point类,然后定义Trianglele类。在Trianglele类中定义三个Point的实体来表示一个三角形的三个点,再定义一个方法setTri对这三个点进行初始化,然后定义两个方法求三角形的周长、面积。在main()中创建一个对象,求给定三点的三角形的周长、面积。- 3, first create a Point class, and then Trianglele class definition. In Trianglele class definition t
ArrayCloneDemo
- 数组深度clone算法 数组深度clone算法 -Array clone