联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找游戏(952) Java编程(660) 其他(388) 人工智能/神经网络/深度学习(209) 其他游戏(149) android开发(145) 自然语言处理(140) 棋牌游戏(125) 其他智力游戏(113) J2ME(90) collect(90) 数学计算(64) Windows编程(59) WEB开发(56) JavaScript/JQuery(36) 内容生成(28) 图形图像处理(27) 数值算法/人工智能(26) 模式识别(视觉/语音等)(26) 金融证券系统(26) Leetcode/题库(26) 射击游戏(23) 游戏引擎(22) 大数据(21) Java书籍(19) 论文(19) 游戏机(19) 前端开发(14) 图形图象(13) 硬件设计(13) 编程语言基础(13) 微服务(13) Java库(13) 搜索引擎(12) 数据库系统(12) 企业管理(12) 界面编程(11) 通讯编程(11) 代理服务器(11) 音频处理(11) 嵌入式/单片机/硬件编程(11) 单片机开发(10) 机器人/智能制造(10) 工具库(10) 自动编程(10) 云数据库/云存储(10) 网络编程(9) 系统/网络安全(9) 虚拟/增强现实-VR/AR(9) 直播(9) 网络编程(8) ICQ/即时通讯(8) matlab编程(8) 聊天室(8) 聚类算法(8) Kotlin编程(8) 农业(8) 源码/资料(7) 教育系统应用(7) OA办公系统(7) 软件设计/软件工程(7) 数据结构(7) 交通/航空行业(7) 数据挖掘/数据仓库(7) 云计算(7) C/C++基础(7) 数据采集/爬虫(7) 图标/字体(7) 后台框架(7) 构建工具(7) 文章/文档(6) GDI/图象编程(6) 编译器/解释器(6) 加密解密(6) 汇编语言(6) 中间件编程(6) MySQL数据库(6) 微信小程序(6) 托管/部署(6) 项目管理(6) 开发工具(6) 多媒体编程(5) 其他小程序(5) 浏览器(5) 进程与线程(5) FlashMX/Flex源码(5) iPhone/iOS(5) 物理/力学计算(5) PostgreSQL(5) Redis(5) 加密货币(5) 数据可视化(5) 磁盘编程(4) xml/soap/webservice(4) 视频捕捉采集剪辑(4) GIS/地图编程(4) 模拟服务器(4) GPS编程(4) Python编程(4) Websocket编程(4) 
按平台查找All Java(4298) 

[Java编程] Java_Collections

玩Java Collecions
Playing with Java Collecions (2024-03-20, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1710920966534629.html

[游戏] Thamizhodu-Vilayadu

Thamizhodu Vilayadu是一个多方面的游戏项目,它汇集了六款多样且引人入胜的游戏,每个游戏都旨在娱乐和挑战玩家。该项目包括各种游戏类型,确保为所有年龄的用户提供全面和愉快的体验。
Thamizhodu Vilayadu is a multifaceted gaming project that brings together six diverse and engaging games, each designed to entertain and challenge players. The project encompasses a variety of gaming genres, ensuring a comprehensive and enjoyable experience for users of all ages. (2024-01-29, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1706486722402263.html

[其他] Tic-Tac-Toe

Tic Tac Toe是一款在3x3网格上玩的简单游戏。两名玩家轮流用“X”或“O”标记空格,直到一名玩家获得三个...
Tic-Tac-Toe is a simple game played on a 3x3 grid. Two players take turns marking spaces with "X" or "O" until one player gets three of their marks in a row (horizontally, vertically, or diagonally) or all spaces are filled, resulting in a draw. The player who succeeds in creating a row of three of their marks is declared the winner. (2023-12-15, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1702667236554956.html

[其他] fabric-rep-system

这是一个在服务器上管理玩家声誉的模块。卑鄙的玩家(例如,悲伤者和小偷)可能会被否决,而善良的玩家可以...
This is a mod to manage player reputation on a server. Mean players (e.g. griefers and thieves) can get downvoted, while nice players can get upvoted. You can configure some actions to happen based on a player s reputation. You can configure even more actions using a datapack. (2023-12-07, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1701992103622740.html

[游戏] Dice-Game

用Java开发了一款基于控制台的骰子游戏,供三名玩家在回合中玩。每个玩家掷8个骰子,然后决定哪个...,
Developed a console-based dice game in Java for three players that play in the rounds. Each player throws eight dices, then decides which dices with the highest scores he wants to take away and then he chooses if he want continue throwing the rest of dices or not pass the turn to the next player. Each round shows a table with the scores. (2023-10-09, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1696999821895458.html

[自然语言处理] RockPaperScissors

提示玩家1和玩家2各自输入字符串:石头、纸或剪刀
prompts player 1 and player 2 to each enter a string: rock, paper, or scissors (2023-05-29, Java, 2KB, 下载0次)

http://www.pudn.com/Download/item/id/1687086064888995.html

[游戏引擎] Chess

基于Stockfish国际象棋引擎的小型国际象棋游戏。两个玩家可以在LAN上玩。玩家之间的聊天。突出显示...
Small chess game based on the Stockfish chess engine. Two players can play on a LAN. Chat between players. Highlight fields on the chess board based on "best move" from Stockfish. (2018-05-19, Java, 2319KB, 下载0次)

http://www.pudn.com/Download/item/id/1686413748334474.html

[编程语言基础] AwesomeDictonary

Android测试应用程序-来自斯坦福CS 193A 2017年冬季讲座的AwesomeDictonary
Android test app - AwesomeDictonary from Stanford CS 193A Winter 2017 Lecture (2017-11-05, Java, 150KB, 下载0次)

http://www.pudn.com/Download/item/id/1686363932254571.html

[自然语言处理] entity-sentiment-bible

实体情感圣经,与斯坦福大学NLP一起分析一些圣经文本;)
entity-sentiment-bible,Fooling around with Stanford NLP to analyze some biblical texts ;) (2014-07-23, Java, 1322KB, 下载0次)

http://www.pudn.com/Download/item/id/1406051677895572.html

[自然语言处理] lingua-stanfordcorenlp

lingua-stanfordcorenlp,lingua::stanfordcorenlp:斯坦福大学CoreNLP工具包的Perl绑定。
lingua-stanfordcorenlp,Lingua::StanfordCoreNLP: Perl bindings for Stanford s CoreNLP toolkit. (2013-02-21, Java, 50KB, 下载0次)

http://www.pudn.com/Download/item/id/1361407410229448.html

[自然语言处理] corenlp-stop-words-annotator

corenlp stop words annotator,斯坦福大学corenlp库的stop words annotator。
corenlp-stop-words-annotator,Stop words annotator for Stanford s CoreNLP library. (2023-04-24, Java, 21KB, 下载0次)

http://www.pudn.com/Download/item/id/1682319795814716.html

[自然语言处理] spark-corenlp-java

spark corenlp-java,斯坦福大学corenlp的spark java包装器
spark-corenlp-java,Spark Java wrapper for Stanford CoreNLP (2017-09-20, Java, 2670KB, 下载0次)

http://www.pudn.com/Download/item/id/1505914353647176.html

[自然语言处理] gateplugin-Stanford_CoreNLP

gateplugin-Stanford_CoreNLP,斯坦福CoreNLP工具集的GATE包装器
gateplugin-Stanford_CoreNLP,GATE wrappers for the Stanford CoreNLP tool set (2023-02-10, Java, 92881KB, 下载0次)

http://www.pudn.com/Download/item/id/1676001435753713.html

[游戏] Audio_Bypass2014_8_23

用java实现了很不错的游戏,很值得玩一玩。
Using java to achieve a very good game, it is worth playing. (2018-09-17, Java, 2017KB, 下载0次)

http://www.pudn.com/Download/item/id/1537181835720380.html

[Java编程] Super-Mario-Brothers

《Super Mario Brothers》JAVA手机游戏源代码,很经典、很有娱乐性的游戏。
Super Mario Brothers JAVA mobile game source code, very classic, very entertaining game. (2014-09-06, Java, 120KB, 下载4次)

http://www.pudn.com/Download/item/id/2615166.html

[游戏] wuziqi

五子棋小游戏,可以自己玩,也可以和电脑玩,试试吧
Backgammon game, you can play yourself, you can also play with the computer, try it (2014-05-16, Java, 38KB, 下载2次)

http://www.pudn.com/Download/item/id/2542632.html

[Java编程] Puzzle

JAVA娱乐,同学做的,希望高手指点,指点啊指点啊指点啊
JAVA entertainment, students do want to master pointing, pointing pointing ah ah ah pointing (2009-05-22, Java, 23KB, 下载1次)

http://www.pudn.com/Download/item/id/773233.html

[Java编程] 200771911398864

很不错的代码,大家可以下来参考一下,有时间也可以拿来玩一玩
Very good code, you can look down, time can also be used to play (2008-03-20, Java, 691KB, 下载1次)

http://www.pudn.com/Download/item/id/419800.html

[其他] musicWeb

本程序是作者开发的一个宽带娱乐系统的一个模块.
author of this program is the development of a broadband entertainment system of a module. (2006-05-13, Java, 4638KB, 下载3次)

http://www.pudn.com/Download/item/id/183491.html

[其他] musicEJB

本程序是作者开发的一个宽带娱乐系统的一个模块.
author of this program is the development of a broadband entertainment system of a module. (2006-05-13, Java, 87KB, 下载3次)

http://www.pudn.com/Download/item/id/183486.html
总计:4298