The MATLAB Compiler automatically converts MATLAB M-files to C and C++ code. The MATLAB Compiler includes the MATLAB C/C++ Math and Graphics Libraries, which let you automatically convert your MATLAB applications to C and C++ code for stand-alone applications.
标签: MATLAB Compiler automatically The
上传时间: 2014-01-09
上传用户:凌云御清风
数据隐私保护K-匿名问题的动态多次发布类似m-invarience算法
标签: m-invarience 数据 匿名 动态
上传时间: 2014-01-24
上传用户:253189838
国外牛人Joni Kä mä rä inen and Pekka Paalanen编写的GMM的程序
上传时间: 2014-01-13
上传用户:zhenyushaw
The C programming Language By Brian W. Kernighan and Dennis M. Ritchie. Published by Prentice-Hall in 1988 c创始人的经典著作,被誉为c语言圣经
标签: M. W. Prentice-Hal programming
上传时间: 2014-01-01
上传用户:dsgkjgkjg
Initialize U=[uij] matrix, U(0) At k-step: calculate the centers vectors C(k)=[cj] with U(k)                                 Update U(k) , U(k+1)                                                     If || U(k+1) - U(k)||<     then STOP otherwise return to step 2.
标签: Initialize calculate centers vectors
上传时间: 2013-12-29
上传用户:CSUSheep
linux下的C语言库源码有一百多M解压后很不错
上传时间: 2016-11-16
上传用户:123啊
c语言的k均值聚类算法。给定类的个数K,将N个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小的算法。
上传时间: 2014-01-20
上传用户:woshiayin
数据挖掘k平均法C++源码,欢迎下载,谢谢支持
上传时间: 2013-12-26
上传用户:ukuk
很高效的判断组合数C(n,k)的奇偶性。 巧妙的使用了位运算。时间复杂度为O(1). 避免使用大数类。
上传时间: 2016-12-01
上传用户:lizhen9880
K均值聚类算法 C++实现的K均值聚类算法。
上传时间: 2013-12-10
上传用户:wanghui2438