搜索资源列表
bluecove-1.2.1-src
- java se平台蓝牙开发的插件 ,包括源码 根据readme 生成包很多东西可以自己DIY很实用-java se platform development of the plug-in Bluetooth, including the source code under the readme packets generated a lot of things in our own very practical DIY
corejava8-V1
- Java核心技术,第八版 Java核心技术. 卷I. 基础篇 各个章节中程序源码-Core Java. Volume I. Fundamentals, 8th Edition Volume I is designed to quickly bring you up to speed on what’s new in Java SE 6 and to help you make the transition as efficiently as possible, whether you
8_puzzle
- 8数码问题的Java求解,采用A*算法。数据结构采用的Vector<int[]>。输出为"no solution"或一系列表示求解过程的字符串。 某些30步的测试样例需要半分钟左右,但是绝对是正确解~~万望您能不吝点滴时间耐心等待……orz thnx~~ 我用的启发函数计算了现在的网格距离目标网格还有多远。 具体算法是,将每一格中的数字的坐标与其应该在的坐标的差加到一起,得到这个最终值h(x) 也就是Manhattan_Distance 源码使用
pintu
- java se开发的拼图游戏!有详细文档,源码,以及完成之后的jar包-java se development of the jigsaw puzzle! Detailed documentation, source code, and after the completion of the jar package
chat
- 尚学堂马士兵的经典聊天项目源码,适合java SE初学者-Shangxue Tang Ma Shibing classic chat project source code, suitable for java SE beginners
Java
- 主要是讲解java SE 内容,章节详细,并附带源码,适合初学者学习观看-Mainly on Java SE content, chapters in detail, and comes with source code, suitable for beginners to learn
JavaSE笔记
- 针对java编程入门级的训练,针对javase进行针对性的入门级教学。(Training at the entry level of Java programming,prelimentary training for javase.)