-
TIJ-2nd-edition-code
java编程思想源代码,本书17章,java经典图书(thinking java programming source code, the book chapter 17, java classic books)
- 2006-11-17 15:11:28下载
- 积分:1
-
big
开通帐号,很无聊很无聊的设计啊,居然还没20个字,大小端测试(nishuoshajigfxsssdcbnedf)
- 2018-05-14 08:57:12下载
- 积分:1
-
ThirdGroup
易买网完整代码java+servlert适合初学者( Easy to buy network integrity code java servlert suitable for beginners)
- 2016-12-28 14:47:23下载
- 积分:1
-
new-java-exercise50
最新JAVA编程题全集_50题及答案,收集了最新的一些java试题,有很详细的解答(Complete _50 latest JAVA programming problems questions and answers, a collection of some of the latest java questions, there is a very detailed answer)
- 2013-09-23 16:15:14下载
- 积分:1
-
article5
JAVA implementation of BnB
- 2014-08-15 02:21:50下载
- 积分:1
-
lexical-011
The following words are used as keywords in proposed extensions and are therefore reserved to allow for the possibility of future adoption of those extensions.
- 2013-12-25 10:49:21下载
- 积分:1
-
Java 仿慕课网
完全仿照慕课网开发,前端的课程选择,课程分类等等,后台的课程管理,讲师的管理 ,对网站流量的统计,等等十分精美,基本不需要二次开发就可以满足视频学习类网站的需求(It is completely imitated by Mutu Net development, front-end course selection, course classification, etc., back-end course management, lecturer management, statistics on website traffic, etc. It is very beautiful, and basically can meet the video learning website without secondary development. Demand)
- 2020-06-24 04:40:01下载
- 积分:1
-
Jni
Java调用VC dll库例子源代码,有完整注释说明,特殊数据类型传递(VC dll library called Java source code example, have complete notes, special type of data transmission)
- 2009-02-23 22:38:33下载
- 积分:1
-
workjava
设计一个处理复数运算的类,该类中至少有两个成员方法:
复数加法和复数减法运算。
在上述类中添加两个静态方法:求一个复数的模和求一个复
数的复角。
设计一个子类,该子类继承了上述的类,并且至少拥有自己
的两个方法:复数乘法和复数除法。
再设计一个类,包含main方法,对上面的类进行应用与测试。
该作业要求编程并调试通过。对你设计的类要有详细的文字
说明(类所封装的内容,属性、方法的功能与含义等)(The design of a complex operation processing class, at least two members of the methods in this class.
Complex addition and subtraction.)
- 2017-12-15 22:36:35下载
- 积分:1
-
11
说明: 一只青蛙一次可以跳上1级台阶,也可以跳上2级。求该青蛙跳上一个n级的台阶总共有多少种跳法。要求:分别用普通方法和递归方法实现(A frog can jump up a step or two at a time. Find out how many jumping methods the frog can use to jump up an n-step. Requirements: Implemented by common method and recursive method respectively)
- 2019-03-10 16:48:12下载
- 积分:1