登录

最新会员 最新下载

成为了本站VIP会员

02月12日 22:06

成为了本站VIP会员

02月10日 15:12

成为了本站VIP会员

02月10日 09:54

成为了本站VIP会员

01月27日 22:14

成为了本站VIP会员

01月18日 11:21

成为了本站VIP会员

01月17日 14:30
已选条件
  1. 编程语言:Java
  2. 代码类别:Java编程
  3. 发布时间:一周内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. auction-lap-master

说明:  拍卖算法,可以用来学习分布式拍卖算法,了解原理,希望对大家有帮助(this is the distributed auction algorithm developed by Java, hope help anyone who need it!)

2
下载
109
浏览
2020-03-24发布

2. mysql面试专题及答案.pdf(共7页)

以及在 mysql 数据库中索引的工作机制是什么? 有哪些数据库优化方面的经验? 数据库三范式是什么? 各大厂数据库面试热门考题

2
下载
177
浏览
2020-03-24发布

3. NNYYxyx

说明:  一款安卓操作类小游戏源码。游戏的玩法也比较简单,就是点住鱼以后会有一个渔网慢慢破裂的效果(An Android operation game source code. The gameplay is also relatively simple, that is, after the fish is clicked, there will be an effect that the fishing net slowly breaks.)

0
下载
109
浏览
2020-03-21发布

5. WifiHot-Sock

说明:  Android Wifi热点数据传输Socket 通信示例源码(Android Wifi hotspot data transmission socket communication sample source code)

0
下载
121
浏览
2020-03-18发布

6. share

说明:  自定义弹簧分享菜单布局,结合rebound动画实现,仿微博分享动画弹框效果。(Customize the spring sharing menu layout, combined with bounding animation, and share the animation pop-up effect on Weibo.)

0
下载
114
浏览
2020-03-17发布

7. JAVA网络通信系统的研究与开发

说明:  本课题是应用了计算机网络通信技术和JAVA网络编程的基础知识,以JAVA为平台,利用Eclipse开发工具,并使用SQL Server 2000管理数据库数据开发出的基于Socket的网络即时通信系统。(论文+源代码+开题报告)(This project is based on the basic knowledge of computer network communication technology and Java network programming, using Java as the platform, using eclipse development tools, and using SQL Server 2000 management database data to develop a socket based network instant communication system. (paper + source code + opening report))

9
下载
97
浏览
2020-03-16发布

8. Vooga-master

说明:  该项目的主要目的是使自己熟悉如何使用Golden T游戏框架以及在该框架中构建游戏的困难。因此,该游戏不必是有史以来最出色的游戏,但它必须满足一些基本要求: 1.游戏应是特定类型的视频游戏的可识别成员。我选择构建一个类似于TI-83计算器游戏BlockDude的拼图平台游戏。 2.游戏不一定是完整的,但您应该拥有在游戏中随处可见的角色,玩家应该可以与游戏互动(控件可能是粗糙的),并且您至少应拥有几个游戏的比喻。例如,实时策略游戏可以让您放置可以建造单位的建筑物,RPG可以进行基本的回合制战斗,等等。 3.游戏应具有两个不同的游戏“模式”或两个不同的级别。带有“开始游戏”之类的游戏菜单不算作一种模式。所谓“级别”,是指两个玩起来不同的级别-不仅是坏家伙更多,或者坏家伙更快。 4.专注于游戏机制,而不是图形,对话框或其他任何内容。您的游戏可以使用简笔图形或从现有游戏中窃取的粗裁图像。只需确保图像足够可识别即可,以便我们可以判断您的游戏中发生了什么。(The main point of this project was to familiarize ourselves with how to use the Golden T game framework and the difficulties of building a game in that framework. As a result, the game did not need to be the greatest ever created but it did have to meet a few basic requirements:)

0
下载
132
浏览
2020-03-14发布

9. SIM

说明:  SIM卡信息读取可以获取设备编号、软件版本、运营商代号、运营商名称、手机制式、设备位置等(software version, carrier code, carrier name, mobile phone system, device location, etc.)

0
下载
95
浏览
2020-03-13发布

10. 数字拼读

说明:  Java语言实现阿拉伯数字的拼读,内有两个版本/思路(Arabic numeral spelling)

0
下载
99
浏览
2020-03-12发布

11. sql数据库查询_java

说明:  JAVA 连接SQL server,并从数据库中查询数据,输出信息(Java connects to SQL server, queries data from database and outputs information)

0
下载
133
浏览
2020-03-11发布

12. Cube_OpneGL

说明:  OpenGl 3D 立方体多纹理贴图源码,立方体可以由鼠标控制让其转方向。(OpenGl 3D cube multi-texture source code. The cube can be turned by the mouse.)

1
下载
123
浏览
2020-03-11发布

13. 【牛客资料库】2018校招12家企业笔试真题汇总

说明:  2018年的12家大厂java面试真题收藏,内容十分经典!(Java interview questions of 12 large factories)

3
下载
93
浏览
2020-03-08发布

14. mail

说明:  Android 简单好用邮件客户端使用javamail框架 可选自动登录,使用pop3和stmp协议收发邮件,支持多附件收发。 邮件内容解析支持多种编码,html内容自动用webview显示。(Android easy to use mail client using javamail framework Optional automatic login, use pop3 and stmp protocols to send and receive mail, support multiple attachments to send and receive. Email content parsing supports multiple encodings, and html content is automatically displayed in a webview.)

0
下载
107
浏览
2020-03-05发布

16. 学习案例-基于DB的运用MVC开发模式的登录

说明:  学习案例-基于DB的运用MVC开发模式的登录程序 java源代码+数据库(Study case - login procedure based on DB using MVC development mode Java source code + Database)

0
下载
102
浏览
2020-02-29发布

17. 宝典2017

说明:  JAVA培训机构的资料,供参考学习。有的内容可能不是最新版本(JAVA training institutions for reference learning. Some content may not be the latest version)

1
下载
102
浏览
2020-02-27发布

18. Java学习资料

说明:  java基础学习资料(含Notepad++和源代码)(Java basic learning materials (including Notepad++ and source code))

0
下载
97
浏览
2020-02-13发布

20. (高校科研管理系统)

说明:  采用Java实现科研管理系统,实包括科研人员管理以及科研项目申请等功能(Using java to realize the scientific research management system, including the functions of scientific research personnel management and scientific research project application)

1
下载
100
浏览
2020-01-20发布