搜索资源列表
java_winsock
- java网络高级编程,这里包含本书的大部分源程序,读者需要调试程序时可以直接从这里拷贝到自己的相应目录下面。 本书中的每一章都单独作为一个目录,例如“chap1”中就包含了第一章中的源程序清单。 读者在查找文件时,首先到相应的目录下面去查找,如果没有则表明该章原文中有两个相同的文件名,则用户可以到该章相应的子文件夹中查找。例如读者查找“源程序清单7-6”,而该章中同时具有好几个文件名都命名为相同的MainFrame,则读者可以先到“chap5”目录下面去查找MainFrame.java,
segment
- segment,一个简单的中文分词程序,命令行如下: java -jar segmenter.jar [-b|-g|-8|-s|-t] inputfile.txt -b Big5, -g GB2312, -8 UTF-8, -s simp. chars, -t trad. chars Segmented text will be saved to inputfile.txt.seg
CMM.rar
- 这个语法分析器用到的是自顶向下的递归调用的方法,根据Cminus语言的文法规则 的BNF范式编写递归调用的代码,parse方法是程序的入口,它调用的stmt_sequence完成整个语法分析工作,stmt_sequence背后是12个互相调用的方法,它本身也在语法分析的过程中被调用到。 每个方法在最后会返回一个构造好的节点DefaultMutableTreeNode节点t给调用它的方法,然后调用它的方法用这个返回的节点继续构造,最后语法分析完成后会返回一棵完全构造好了的树节点,然后将这个树节点
Code
- Java各种源代码,适合想成为程序员学习用!-very good! if you want t o be expert about IT,you need those things.
SIP_code
- SIP programming in Java - applications - protocols - socket ... Tested and developed by MonteCristo(H.U.T)
51CTO
- 酒店管理系统只要是管理会员和计费等等,预定房间,-java fcom dacaddfd dfoatgdf fdf djot df dat aldfsd gfjdogflafrjdfsdat daf tldat t df sadt d feqreaf dag adgf dg gadf jgdal gsfo ad g ldag a gadf as d
Demo4
- Java 的 控制台打印菱形 是空的菱形 用的行数来编写的 不想其他的事打印一半的方法 在Java jdk 环境下编程的-The Java method is the diamond console to print the number of rows written don t want anything else print half empty with the diamond Programming in JDK Java environment
jad
- Java的反编译器是一个独立的Command Line应用程序 它不需要具有安装的Java!(很好用)-Java Decompiler is a stand-alone Command Line CUI Application, it doesn t require having Java installed!
firmsare__respon
- java做的计算器不知道行不行还没试过,是网页上找到的-Java do calculator at no haven t tried, is found on the web
冒泡算法排序
- 功能说明?什么功能?说明什么?什么啊?根本看不懂。。(Function descr iption? What is the function? What does it mean?What ah? I don't understand it at all.)