-
homework81
高级程序语言设计课程JAVA部分第八次作业第一小题(Topic 1 of the 8th assignment of JAVA in Advanced Programming Language Design Course)
- 2019-05-27 22:08:14下载
- 积分:1
-
Proficient-at-JAVA-in-21-Days
Java教程,21天精通JAVA电子书,清晰版。(Java Tutorial, 21 days proficient JAVA books, clear version.)
- 2013-11-22 19:30:35下载
- 积分:1
-
ASM
电机无速度传感器矢量控制DSP2407下的实现程序(Motor speed sensorless vector control to achieve process under the DSP2407)
- 2009-04-21 08:55:14下载
- 积分:1
-
PSO
说明: 粒子群程序代码。包括JAVA和matlab非常使用。适合初学者(Particle Swarm program code. Including the very use of JAVA and matlab. Suitable for beginners)
- 2008-11-30 20:17:14下载
- 积分:1
-
jinziqi
用Java编写的人机井字棋游戏,用户可选择先手或后手,系统自动判断输赢。ps:纯属兴趣爱好。(Java JinZi Chess Game)
- 2020-06-19 01:40:01下载
- 积分:1
-
dsr
DSr project for the java applications
- 2020-10-20 15:47:24下载
- 积分:1
-
liredemo
说明: 基于lunce,liredemo 演示文档(Demo document based on lunce and liredemo)
- 2020-06-24 18:40:02下载
- 积分:1
-
DBPool_v4.8.3
数据库连接池dbpool_v4.8.3.zip(database connection pool dbpool_v4.8.3.zip)
- 2006-10-25 15:21:58下载
- 积分:1
-
src
书籍Java与模式的随书源代码文件,都可以运行成功,是学习设计模式的好资料(Java and pattern books with the book source code files, you can run successfully, is to learn good information design patterns)
- 2013-08-19 12:33:59下载
- 积分: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