资源列表
Player
- 播放FLASH影片,可以隨選來播放,並且同時播放影片跟音樂-Play FLASH movie, you can demand to play, and simultaneously play the movie with music
TriangleArrayTest
- 第一章 java3d基本图形功能介绍\1.06 TriangleArray类应用-Chapter java3d basic graphics functionality introduced \ 1.06 TriangleArray class applications
java-Classic
- 经典试题 希望大家对我的支持和喜欢,我会继续努力-very important
readtxt
- 帮助统计文章中的词数,可以统计文章中的所有单词,和每个单词出现的次数-help to count the words in text
JavaBean
- 使用JavaBean实现登录窗口,简短,准确,简单易懂。-Use JavaBean realize the login screen
myButtonConponents
- 本程序是一个简单图形用户界面,展示了几个简单的按钮以及文本框-This program is a simple graphical user interface, and demonstrate a few simple buttons and text boxes
Calculator
- 利用Javascr ipt实现简单计算器的计算-A calculator for javascr ipt
javaComm
- java串口通信测试实例 注意环境配置为RXTX 测试可用-java rxtx serialport
HttpResponse
- interface Http Response extends Http Message Source Code for Andriod.
db_trans
- Trans String Table Source Code for Andriod.
method-to-get-the-data
- 用于在Java编程中来获取数据的工具类,可以使用在Android编程中。-Used to get the data in the Java programming tools, can be used in the Android programming.
myLevenshtein
- java实现莱文斯坦算法,计算相似度.莱文斯坦距离(LD)用于衡量两个字符串之间的相似度。 以下我们称这两个字符串分别为 s (原字符串) 和 t (目标字符串)。莱文斯坦距离被定义为 将字符串 s 变换为字符串 t 所需的删除、插入、替换操作的次数 。-java achieve Levenshtein algorithm to calculate the similarity. Levenshtein distance (LD) is used to measure the similarit