基于模型聚类算法的matlab实现 This does the entire MB Clustering given a set of data. It only does the 4 basic
基于模型聚类算法的matlab实现 This does the entire MB Clustering given a set of data. It only does the 4 basic...
基于模型聚类算法的matlab实现 This does the entire MB Clustering given a set of data. It only does the 4 basic...
本文檔是 Intel GigaBit 網卡的 data sheet。是撰寫 Linux driver 的程序員不可或缺的參考資料。...
TI 集成高性能24位A/D转换器的8052 核心单片机MSC1210 DATA区的FLASH读写代码。...
A Practical Introduction to Data Structures and Algorithm Analysis 一书的java源代码。对算法学习有非常高参考价值。...
DES是Data Encryption Standard(数据加密标准)的缩写。它是由IBM公司研制的一种加密算法,美国国家标准局于1977年公布把它作为非机要部门使用的数据加密标准;它是一个分组加密...
Design of High Speed Multichannel Data Gathering System Based on FPGA基于FPGA的高速多通道数据采集系统的设计...
《Velocity Java开发指南中文版》(Developer`s Guide) 《Velocity模板使用指南中文版》(User`s Guide) 《Velocity Web应用开发指南中文版...
这个是sql嵌入到c语言中的例子 原来:EXEC SQL CONNECT TO SKY.exp USER sa.sa //连接到数据库 更改:EXEC SQL CONNECT TO 8BC1D82...
这是一篇介绍Windows系统上User Mode程序的排错方法和技巧的文章。无论是开发、测试还是支持,都会遇上程序运行结果跟预期效果不一致的情况。找到问题根源和解决的过程,就是排错。同时,如果问题发...
根据W. Bender的《Techniques for data hiding》编写 %用补丁方法对图象做DCT域的水印嵌入和提取, %效率极高,程序简洁,属信息隐藏中常用的方法之一。 %作者:...