搜索资源列表
-
0下载:
ICE(Internet Communications Engine)是ZeroC提供的一款高性能的中间件,基于ICE可以实现电信级的解决方案。在设计网站架构的时候可以使用ICE实现对网站应用的基础对象操作,将基础对象操作和数据库操作封装在这一层,在业务逻辑层以及表现层(java,php,.net,python)进行更丰富的表现与操作,从而实现比较好的架构。基于ICE的数据层可以在未来方便的进行扩展。ICE支持分布式的部署管理,消息中间件,以及网格计算等等。 -ICE (Internet Com
-
-
0下载:
用Java编写的二叉树的数据结构,包括二叉树的每个节点的值,以及各子树的指针。 -Written in Java binary tree data structure, including the value of each node of a binary tree, and each sub-tree pointer.
-
-
0下载:
自定义实现的ArrayList数据结构,有大量注释以及编写思路,帮助新手用Java语言来实现数据结构-Custom implementations of ArrayList data structure, there are a large number of comments and writing ideas, help novice in the Java language to implement the data structure
-
-
0下载:
用java实现数据结构中的栈和队列,是一个applet程序,很好的-Stack and queue, using Java implementation the data structure is an applet program, very good
-