资源列表
JavaSecurity2ndEdition
- This book is intended primarily for programmers who want to write secure Java applications. Much of the book is focused on various APIs within Java that provide security we discuss how those APIs are used by a standard Java 2 Standard Edition impleme
For.Dummies.Beginning.Java.Programming.for.Dummie
- The book uses Java — an exciting, relatively new computer programming lan- guage. But Java’s subtleties and eccentricities aren’t the book’s main focus. Instead, this book emphasizes a process — the process of creating instructions for a comput
JavaCryptography
- This book is about cryptographic programming in Java.
JavaProgrammingWithOracleJdbcCodeExamples
- Java Programming With Oracle Jdbc Code Examples-Java Java Programming With Oracle Jdbc Code Examples
dist
- 这是可以记录响应的键盘的代码,不过要有web服务器才能的,这是一个很好代码-This is the response of the keyboard can record the code, but have a web server in order, this is a good code
Java
- 完整的各种Java程序,从初学到精通,看了就会,很简单的-Complete a variety of Java programs, from beginner to master, it will look very simple
zhuomian
- 一个有用的JAVA源代码,非常的好用的一个源代码-JAVA CODE
java
- 在2维和3维的空间里求出两点之间的距离。-In the 2-D and 3-dimensional space, find the distance between two points.
Floyd
- 使用Floyd算法球出任意两点的最短距离。-Floyd algorithm ball out of the shortest distance between any two points.
MSTApp
- 利用MSTApple算法求出两点之间的最短距离。-MSTApple algorithm using the shortest distance between two points is calculated.
PathApp
- 利用PATHApple算法求出两点之间的最短距离。-PATHApple algorithm using the shortest distance between two points is calculated.
puzzle
- An 8 puzzle game employing manhattan search and heuristic search methods to solve itself.
