-
SLVIPURLhtml
SL会员商城HTML,每个点都非常详细。功能齐全。(SL Member Mall HTML, each point is very detailed. full functioning.)
- 2016-10-12 10:36:19下载
- 积分:1
-
philosopher(1.6)
哲学家进餐问题——Java语言实现
哲学家进餐问题是一个多线程运用的经典例子,涉及到线程同步/互斥,临界区访问问题以及一个避免死锁的解决方法。
有五个哲学家绕着圆桌坐,每个哲学家面前有一盘面,两人之间有一支筷子,这样每个哲学家左右各有一支筷子。
哲学家有2个状态,思考或者拿起筷子吃饭。如果哲学家拿到一只筷子,不能吃饭,直到拿到2只才能吃饭,并且一次只能拿起身边的一支筷子。一旦拿起便不会放下筷子直到把饭吃完,此时才把这双筷子放回原处。
如果,很不幸地,每个哲学家拿起他或她左边的筷子,那么就没有人可以吃到饭了。这就会造成死锁了。。这是需要坚决杜绝的,正如操作系统的死锁问题。()
- 2008-05-20 01:23:04下载
- 积分:1
-
zhuzhuMusicMan
猪猪音乐播放器是一个很简洁的音乐播放器,播放器的主界面只有简单的开始、后退、播放三个按钮。其余的就是专辑图片、歌曲名称、歌手名。因为大部分歌曲都没有专辑图片,所以项目中的专辑图片是几张写死的随机出现的图片。我不知道如果歌曲中如果有专辑图片会不会显示歌曲中的专辑图片。在主界面点击菜单可以出现播放列表、播放模式、版本检查、退出应用等按钮。播放列表里面的音乐时间布局显示有点问题,可能在大分辨率的手机上显示会正常。项目比较简单,也有详细的中文注释,适合新手学习和二次开发。(Pig music player is a very simple music player, player of the main interface only simple beginning, drawing back, playing three buttons. The rest is the album picture, the name of the song, the name of the singer. Because most of the songs are not on the album, so the project s album picture is a few random pictures of the dead. I don t know if there are any pictures of the album in the song if there is a picture of the album. Click menu in the main interface can appear play list, play mode, version check, exit applications, etc.. Play the music inside the list of time layout shows a little problem, it is possible to display on the large resolution of the phone will be normal. The project is relatively simple, there are detailed Chinese notes, suitable for beginners to learn and the two development.)
- 2016-06-22 15:54:57下载
- 积分:1
-
SpringBoot
说明: springboot框架搭建的一套框架,里面集成了缓存,权限的控制的一些功能(Springboot framework is a set of framework, which integrates some functions of caching, permission control.)
- 2020-06-25 19:40:02下载
- 积分:1
-
FACE
这是一个在java中显示笑脸,哭脸等不同表情的程序,总共可现实三种表情!(this is a programe that can show different face expressionn!)
- 2013-11-19 22:03:31下载
- 积分:1
-
Java
Useful Java documents for developers.
- 2015-06-19 14:00:21下载
- 积分:1
-
电子像册(java)
用JAVA编写的电子像册。比较使用!用记事本打开方式就可以打开了!(prepared using JAVA electronic photo album. Compared to use! Use Notepad to open the way can be opened!)
- 2005-01-02 20:46:25下载
- 积分:1
-
Effective Java-Joshua Bloch 3rd Edition 2018
java进阶书籍,非常好的英文资料,希望大家共同学习进步(Advanced Java books, very good English materials, I hope you can learn and progress together.)
- 2020-06-22 04:20:02下载
- 积分:1
-
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))
- 2020-03-16 21:47:36下载
- 积分:1
-
Data_Structures_a_Algorithms_in_Java_(Sams)
text book on java ...generally it is too hard to find a good book but this makes things easier
- 2012-09-13 19:42:48下载
- 积分:1