搜索资源列表
pj2
- 基于哈夫曼树的压缩解压程序源代码,java版。
pj2
- 基于哈夫曼树的压缩解压程序源代码,java版。-Huffman tree based on the decompression of compressed source code, java version.
sdcc231-pj2.tar
- linux下开发51单片机的C程序 . 是C51 keil C之外一种开发利器.-51 developed under linux microcontroller C programs. yes C51 keil C outside of a development tool for.
pj2
- 实现huffman算法,对数据进行压缩解压-implementing huffman tree zip and unzip data
PJ2
- paceman 源码,含说明文档,javafx编写-paceman source code, including documentation, javafx write
Pj2
- The project for the tourism website by html
pj2-NO.6
- 基于FPGA的电子密码锁设计-已在开发板上成功运行,通过老师检验。-FPGA based electronic password lock design- has been successfully developed on the development board, through the teacher inspection.
MCM
- 划分预测对象状态 : 根据预测的目的划分 计算初始概率 : 根据历史数据计算状态概率 计算状态转移概率,构造转移概率矩阵P 根据转移概率进行预测,Pij 表示由状态 i 转移到状态 j 的概率 按最大可能性作为选择原则:选择(Pj1,Pj2,…, PjN )中最大者为预测结果。 计算状态转移概率时,最后一个数据不参加计算(To predict the state of an object: divide it accordin