资源列表
InputTest
- 编写程序,列出某一目录下的所有的JAVA文件-Write a program that lists all JAVA files in a directory
pcintractv
- producer consumer interactive
createDB.sql
- 创建oracl数据库,并在数据库中创建表-Create oracl database and create a table in the database
JenaOntModelExample
- protege 源码 如何创建一个jena本体推理元模型-protege source jena model
addRec
- 在jsp中连接access数据库,添加数据-In the jsp to connect access database, adding data
AppletforApplication
- Java程序通常是一个Applet,或者是一个普通应用程序,这二者是截然不同的 可以编写出既是Applet又是普通应用程序的java程序。可以作为模板使用。-Java program is usually an Applet, or a normal application, both of which are distinct Can write both normal application Applet is java program. Can be used as a tem
debug-breakpoints
- Test set and clear breakpoint at the first possible location.
Viterbi
- 实现viterbi算法,适合初学者,可参考相关文献-Viterbi algorithm to achieve,it is very simple
SIPConstants
- Added by Daniel J. Martinez Manzano.
translate
- 一个在线中英文翻译js代码,主要是方法,少量词库,可自己添加-a translate englishi to chinese tool.
2
- 编写一个类Stack(文件名为Stack.java),实现简单的栈(FILO)操作。 (1)成员函数有: void put(int item) int get() boolean isEmpty() boolean isFull() (2)数据成员: 一个指出栈顶的指针top,及其他所需成员自定。 (3)同时写出测试程序TestStack.java,测试该类。-编写一个类Stack(文件名为Stack.java),实现简单的栈(FILO
Test
- 这是一个Java程序,用于测试的,希望大家指正,谢谢大家!-This is a Java program for testing, I hope you correct me, thank you!