搜索资源列表
myproject
- 此压缩文件解压后为eclipse的一个工程需要导入使用,同时用户需要在SQL server里面建立一个名为mydb的数据库,在此数据库中建立一个名为mytable的表,列名为bookid(int 型),bookname(String 型),bookprice(float 型)。-After extracting the compressed files for eclipse to import the required use of a project, at the same time us
LeitorTecladoConversor
- Simple class to read from keyboard. Already convert to simple type int, float, double or String
SimpleEquationSolver
- 一个简单的java程序,它可实现基于肌肤的表达式的计算。-Solves simple string-based expressions. Currently only supports integers, but can easily be expanded to support float-types.
Java_utilities
- 3 Useful utilities for any Java Programmer: 1. Random Number Generator Method - can generate random numbers in any interval even negative numbers. Changing (int) to (float) will give you float randoms. 2. isNarcissistic - Checks if a number is na
AnalyseFrame
- 词法分析器。 词法分析程序,分析C源代码,找出其中的单词,并确定单词的类型-Lexical analyzer. /*** Sample application analysing C code to accidence file* lexical analysis procedures, analysis of the C source code, find the word, and to determine the type of word* Keyword KEY* identifi