搜索结果

找到约 2,165 项符合 Data-compression 的查询结果

VC书籍 本书全面的详细的讲解了Axtivex Data Object的基本流程和用法

本书全面的详细的讲解了Axtivex Data Object的基本流程和用法,书中包括具体的示例代码。
https://www.eeworm.com/dl/686/369915.html
下载: 177
查看: 1012

matlab例程 classic SOM program for using with Matlab Neural network toolbox useful for data classification etc

classic SOM program for using with Matlab Neural network toolbox useful for data classification etc.
https://www.eeworm.com/dl/665/370899.html
下载: 113
查看: 1061

数据库系统 Microsoft&reg ActiveX&reg Data Objects (ADO) 使您能够编写通过 OLE DB 提供者对在数据库服务器中的数据进行访问和操作的应用程序。其主要优点是易于使用、

Microsoft&reg ActiveX&reg Data Objects (ADO) 使您能够编写通过 OLE DB 提供者对在数据库服务器中的数据进行访问和操作的应用程序。其主要优点是易于使用、高速度、低内存支出和占用磁盘空间较少。ADO 支持用于建立基于客户端/服务器和 Web 的应用程序的主要功能。 ...
https://www.eeworm.com/dl/523/371108.html
下载: 107
查看: 1063

中间件编程 Extended Display Identification Data 讀取原碼

Extended Display Identification Data 讀取原碼
https://www.eeworm.com/dl/682/372254.html
下载: 143
查看: 1045

VC书籍 This program is about data organization using Visual C++ tools.It is able to control the other s com

This program is about data organization using Visual C++ tools.It is able to control the other s computers in the computer of oneself by running this program.
https://www.eeworm.com/dl/686/373456.html
下载: 195
查看: 1082

Java编程 Protocol Buffers - Google s data interchange format。我打的jar包

Protocol Buffers - Google s data interchange format。我打的jar包,此包不好找
https://www.eeworm.com/dl/633/374319.html
下载: 54
查看: 1058

其他嵌入式/单片机内容 a simple PC Dos program for getting DEX data out of the Vending Machine s DEX port. compile under Bo

a simple PC Dos program for getting DEX data out of the Vending Machine s DEX port. compile under Borland C++ 3.1
https://www.eeworm.com/dl/687/374615.html
下载: 60
查看: 1043

通讯/手机编程 capture frames in mobile 6.0 you can edit raw data with callback function

capture frames in mobile 6.0 you can edit raw data with callback function
https://www.eeworm.com/dl/527/376792.html
下载: 153
查看: 1047

其他数据库 fundation of data structure in c 计算机优秀图书英文版

fundation of data structure in c 计算机优秀图书英文版
https://www.eeworm.com/dl/645/376964.html
下载: 130
查看: 1068

人工智能/神经网络 function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent fo

function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent for U max_iter = 100 % Max. iteration min_impro =1e-5 % Min. improvement c=3 [center, U, obj_fcn] = fcm(data, c) for i=1:max_iter if F(U)>0.98 break else w_new=eye(in_n,in_n) center1=sum(cent ...
https://www.eeworm.com/dl/650/377003.html
下载: 132
查看: 1038