资源列表
Advcomplex
- 定义一个高级复数类(AdvComplex),使他能继承一个复数类,该复数类的方法是:构造方法、得到实部、得到虚部、设置实部、设置虚部、复数的加法,减法,乘法,最后,创建对象进行运算。并覆盖和重载其相关的方法,并进行运算。-The definition of a senior class complex (AdvComplex), so that he could inherit a plural, the plural class methods are: construction method
Viterbi
- 维特比算法,里面涉及到了动态规划,实现找到概率的最大值。-The Viterbi algorithm, which involves dynamic programming to find the maximum value of the probability.
q4_2
- 2) 编程接受用户输入的一段英文文字,使用一个数组统计每个字母(不计大小写)出现的次数相对于字母总数的比率,打印显示这个比率。并对字母出现的比率进行排序。-2) a program that accepts user input English text, using an array of statistics for each letter (ignoring case) relative to the number of occurrences of the ratio of the to
marray
- css+div+javascr ipt小示例-css+div+javascr ipt small sample
ICreateInfo
- Interface describing the work to be done by AsmGenerator.
AbstractFactoryPattern
- 抽象工厂设计模式,这是普通工厂的升级,解决了普通工厂的很多不足-Abstract factory design pattern, which is common to upgrade the plant to solve many common plants lack
FalseFileFilter
- A file filter that always returns false.
MailboxField
- Mailbox Field extends Field Source Code for Andriod.
SocketServerDemo
- java编程实现一个TCP客户端,可实现所有客户端功能-java programming to implement a TCP client, you can achieve all client features
MybatisUtil
- mybatis的工具类,便于开发人员使用-class for mybatis
Checker
- JAVA括号匹配很适合新手的一个JAVA文件,可以帮助理解JAVA基本语法,基本算法-JAVA brackets matching file is suitable for a novice JAVA, JAVA can help understand the basic syntax, the basic algorithm
DownloadManagerTestRunner
- Instrumentation Test Runner for all download manager tests.