KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean
KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean...
KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean...
C-编译器的设计文档与源代码下载,1. 具有比较友好的GUI界面(仿照了我自己正在用的emacs); 2. 语法支持比较全面(毕竟是C-,语法还是不多的); 3. Error Recovery;...
A collection of LDPC(Low-Density Parity-Codes) tools. Including: Code construction Density Evolution...
This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseud...
从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续进...
Matlab is an ideal tool for simulating digital communications systems, thanks to its easy scripting...
This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseud...
linux下用C语言写的聊天程序!/*BUG and NOTE: Not join protect to Shared Memory Segments,example Semaphore Array...
本系统为一个在线图书馆系统,要求使用基于Web的数据库应用来实现。首先用给定代码生成一个小型数据库,在实现以下功能:  要能存储并显示Library中现存的所有的书; ᠋...
AS2Debug是为了弥补flash自带的trace的不足而制作的,增加了一下几个主要功能 1.对object和Array做了解析,能输出包含的具体数据和类型 2.对movieclip做了处理,使...