资源列表

[其它资源K-均值聚类算法C++编程

说明:K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, inc
<韩磊> 在 2008-10-13 上传 | 大小:3.98kb | 下载:1

[其它资源btl_51a

说明:51单片机的波特率设置计算小工具。方便的计算值就可用波特率产生。-51 Baud Rate Setting small calculation tool. To facilitate the calculated values can be generated with baud rate.
<find> 在 2008-10-13 上传 | 大小:4.52kb | 下载:0

[其它资源第1题 扑克牌游戏

说明:一个扑克牌的小游戏,用c++实现的.功能可能还不是太全,希望大家能够完善一下!-a small poker games, using c achieve. Functions may not be too long, hope that we can improve what!
<阿飞> 在 2008-10-13 上传 | 大小:42.62kb | 下载:0

[其它资源第5题 福彩游戏

说明:一个福彩的小游戏,用c++实现的.功能可能还不是太全,希望大家能够完善一下!-a small lottery games, with c achieve. Functions may not be too long, hope that we can improve what!
<阿飞> 在 2008-10-13 上传 | 大小:36.42kb | 下载:0

[其它资源第6题 对抗游戏

说明:一个扑克牌的小游戏,用c++实现的.功能可能还不是太全,希望大家能够完善一下!-a small poker games, using c achieve. Functions may not be too long, hope that we can improve what!
<阿飞> 在 2008-10-13 上传 | 大小:34.22kb | 下载:0

[其它资源ezwmatlab

说明:EZW:基于小波变换的零树编码程序,matlab实现-EZW : Based on the wavelet transform Zerotree coding process, achieving Matlab
<陈杰> 在 2008-10-13 上传 | 大小:3.91kb | 下载:0

[其它资源图像的压缩

说明:这是一个图像压缩程序,本人用c语言写的,希望能给学习算法分析的学生作为参考-This is an image compression procedures, I used to write c language, in hopes of giving the learning algorithm analysis of the students as a reference
<赵义> 在 2008-10-13 上传 | 大小:897byte | 下载:0

[其它资源c51programe

说明:51单片机的源程序集,有存储器,点阵式液晶,进制转换,led,ad等。-51 SCM source collection, storage, dot-matrix LCD, the base for the conversion, led, ad so.
<find> 在 2008-10-13 上传 | 大小:827.21kb | 下载:0

[其它资源avrjtag

说明:avr的jtag调试下载线制作,有图片,原理图,pcb等。-avr download the JTAG Debugging production line, pictures, schematics, PCB, etc..
<find> 在 2008-10-13 上传 | 大小:497.23kb | 下载:0

[其它资源标准建模语言UML简介

说明:标准建模语言UML以及介绍,希望给软件工程的爱好者有所帮助.-UML and introduced, and hopes to give software engineering enthusiasts help.
<周前> 在 2008-10-13 上传 | 大小:486.7kb | 下载:0

[其它资源DrawB

说明:用VC编写的圆弧样条,B样条曲线的绘制程序,在单文档中输入任意点,绘制出点间的圆弧样条曲线与B样条曲线-VC prepared by the arc-like, B-spline curve mapping procedures in a single document input arbitrary point and draw points of the circular spline curves and B-spline curves
<张sir> 在 2008-10-13 上传 | 大小:55.44kb | 下载:0

[其它资源加减速曲线

说明:在VC下编写的显示电机加速时刻和减速时刻速度虽时间变化曲线。-in VC prepared with the motor show to accelerate and decelerate time although time speed time curve.
<张sir> 在 2008-10-13 上传 | 大小:44.12kb | 下载:1

源码中国 www.ymcn.org