-
code
学习java的辅助资料,可以帮助更好地学习java,包含很多源码(the java code is helpful to the learner,you could learn java more easier.)
- 2016-01-15 17:35:24下载
- 积分:1
-
JIsuan
可以用的计算器,功能非常全面,可以当做大作业用(Calculator can be used, the function is very comprehensive, can be used as a big homework.)
- 2018-06-09 09:21:32下载
- 积分:1
-
ChatQQ
学好嵌入式,学好java,从最基本的山寨版QQ聊天室开始,该程序已通过测试。。。(good good study,day day up.)
- 2013-11-08 20:13:23下载
- 积分:1
-
rmi-chat
简单的rmi聊天室源码,没有图形界面,简单实现rmi下的聊天室(rmi chat room)
- 2021-04-06 16:49:03下载
- 积分:1
-
ListOfInternalSelectionViews
A list of {@link InternalSelectionView}s paramatarized by the number of items, how many rows in each item, and how tall each item is.
- 2013-11-28 11:00:07下载
- 积分:1
-
calculator
说明: 实现加减乘除,平方,取余,三角函数等计算功能(Achieve addition, subtraction, multiplication and division, square, redundancy, trigonometric functions and other computational functions.)
- 2019-03-20 22:04:32下载
- 积分:1
-
本草纲目
详细本草纲目的汉语access数据库mdb(benchaogangmu chinese database access pinyin)
- 2018-10-19 11:50:30下载
- 积分:1
-
Portal-Basic-Java-Web
Portal-Basic Java Web应用开发框架(Portal-Basic Java Web application development framework)
- 2013-08-16 08:03:21下载
- 积分:1
-
savephoto
使用eclipse连接数据库,将图片保存到数据库中(Connect to the database, the picture is saved to the database)
- 2013-10-10 09:56:15下载
- 积分:1
-
Java进阶篇课设
实现扑克牌,一副牌中抽去大小王剩下52张(如果初练也可只用1~10这40张牌),任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24。每张牌必须用一次且只能用一次,如抽出的牌是3、8、8、9,那么算式为(9-8)×8×3或3×8+(9-8)或(9- 8÷8)×3等。(In order to realize playing cards, 52 cards are removed from a deck (only 40 cards can be used for the first practice). Four cards are randomly selected (called card groups). The number on the deck is calculated as 24 by adding, subtracting, multiplying and dividing (brackets can be added). Each card must be used once and only once. If the drawn card is 3, 8, 8, 9, the formula is (9-8)*8*3 or 3*8+ (9-8) or (9-8 8)*3)
- 2020-12-31 16:18:59下载
- 积分:1