-
googleinterview
google的一道JAVA面试题,有人用c写了一个,得出这些结果只用了几十毫秒!
有更好思路的可以讨论讨论。(google for a JAVA face questions, someone wrote a c obtained these results only dozens of milliseconds! Have a better idea of the discussion can be discussed.)
- 2010-06-13 13:57:29下载
- 积分:1
-
sunspider-compare-results
sunspider Compare Results Source Code for Java Script.
- 2013-12-27 00:21:56下载
- 积分:1
-
philosopher(1.6)
哲学家进餐问题——Java语言实现
哲学家进餐问题是一个多线程运用的经典例子,涉及到线程同步/互斥,临界区访问问题以及一个避免死锁的解决方法。
有五个哲学家绕着圆桌坐,每个哲学家面前有一盘面,两人之间有一支筷子,这样每个哲学家左右各有一支筷子。
哲学家有2个状态,思考或者拿起筷子吃饭。如果哲学家拿到一只筷子,不能吃饭,直到拿到2只才能吃饭,并且一次只能拿起身边的一支筷子。一旦拿起便不会放下筷子直到把饭吃完,此时才把这双筷子放回原处。
如果,很不幸地,每个哲学家拿起他或她左边的筷子,那么就没有人可以吃到饭了。这就会造成死锁了。。这是需要坚决杜绝的,正如操作系统的死锁问题。()
- 2008-05-20 01:23:04下载
- 积分:1
-
Java虚拟机(第二版)
这是一本介绍java虚拟机的经典书籍,本书可供java入门者或是有一定java基础的人阅读。(This is a classic book about Java virtual machines.)
- 2020-06-18 21:20:01下载
- 积分:1
-
RE
说明: 作为RE正则表达式的一个最基本,又揽括了大部分知识点的例子程序。把程序运行一遍,然后再根据运行结果理解程序,将会迅速掌握re知识点。(As a basic regular expression RE, embrace include most of the knowledge of the example program. To run the program again, to understand the program and then run the results will quickly grasp the re knowledge.)
- 2012-04-13 10:55:02下载
- 积分:1
-
Java
基于Java的数据结构算法演示系统,包含制作过程与要求(Java-based data structure algorithms presentation systems, including the production process and requirements)
- 2013-12-16 19:50:22下载
- 积分:1
-
Hopcroft-Karp
复杂网络中寻找最大匹配的Hopcroft-Karp算法的java实现代码,希望对大家有用(Looking for the biggest match in the complex network Hopcroft-Karp algorithm to achieve the java code, the hope that useful)
- 2013-01-19 21:59:11下载
- 积分:1
-
UDPTalker
说明: 一个简单的P2P聊天程序,使用java开发,基于UDP,可以穿越锥形内网,可以方便的扩展成多种用途.(a simple peer-to-peer chat program, the use of java development, based on UDP, to pass through the network within the cone can be easily expanded into a multi-purpose.)
- 2006-03-22 15:02:18下载
- 积分:1
-
MicroTankMIDleter
新手简单模拟的J2ME坦克大战游戏的源代码,代码里有简单注释说明,很有利新手学习。(Novice a simple simulation J2ME Battle City game' s source code, code, there are simple and explanatory notes, it is beneficial to learn novice.)
- 2009-09-30 15:04:17下载
- 积分:1
-
JavaMediaFramework
JavaMediaFramework2.0将为多媒体应用开发人员提供轻松愉快的工作环境。IBM和Sun公司日前正式发布联合开发JavaMediaFramework2.0的协议。JavaMediaFramework作为多媒体应用编程接口(API)与技术家族
(JavaMediaFramework2.0 for multimedia applications developers with an easy and pleasant working environment. IBM and Sun s recently released JavaMediaFramework2.0 joint development agreement. JavaMediaFramework as a multimedia application programming interface (API) and technology family
)
- 2009-09-22 22:26:49下载
- 积分:1