资源列表
24
- 一个用javascr ipt写的24点小游戏的关键部分代码-Using javascr ipt to write a 24-point game a key part of the code
TCPEcho
- In the code that follows (and in later examples), port 1234 has been chosen for the service, but it could just as well have been any integer in the range 1024-65535. Note that the lines of code corresponding to each of the above steps have been
Matrix
- 个人原创代码:编写Java Application程序的方法,声明一个矩阵类Matrix,成员变量是一个二维数组,设数组元素类型为int,请设计方法: (1)构造方法: Matrix() //构造一个10X10个元素的矩阵,没有数据 Matrix(int n,int m) //构造一个nXm个元素的矩阵,数据由随机数产生 Matrix(int table[][]) //以一个整型的二维数组构造一个矩阵 要求使用 this (2) 实例方法: public void
MatrixPar
- matrix multiplication
clock
- 一个显示当前时间的数字和图形的时钟,比较简易,适合初学者学习-A clock
FMM
- 最大正向匹配算法,FMM算法大正向匹配算法-Maximum forward matching algorithm, FMM algorithm large forward matching algorithm
ExpandableListViewBasicTest
- Expandable List View Basic Test Source Code for Andriod.
QQJieMian
- qq界面 这个文件是qq界面的 请大家下载 源码 -qq view
fACTORYeRRORdIALOG.RAR
- ClassLoaderObjectInputStream extends ObjectInputStream.
tostring-2
- Since the behavior of Function.toString() is implementation-dependent, toString tests for function are not in the ECMA suite for Java.
NotifyWithText
- When you push the button on this Activity, it creates a {@link Toast} object and using the Toast method.
conmulacation
- 利用java网络通讯相关技术,实现服务器端与客户端文本信息传递,并实时显示。同时设计数据库,将聊天记录存入数据库中。-Use java network communication technologies, server-side and client text messaging, and real-time display. While the design database, chat records stored in the database.
