搜索结果

找到约 61 项符合 Instance-Counting 的查询结果

电子政务应用 红外线遥控器读码软件

红外线遥控器读码软件,显示红外线波型,读取并保存码 IR Remote Control Unit Code Read System 产品详细描述: 能够像显示器一样显示红外线码的波型 可以读多达150种格式的红外线码 显示红外线码的时间非常准确,误差只有几个微秒。 具有错误检测功能 保存红外线码功能 自动识别码的格式 比较样机与所写的新软件的遥 ...
https://www.eeworm.com/dl/691/171127.html
下载: 153
查看: 1216

软件工程 不晓得干嘛用的

不晓得干嘛用的,主要讲的是这个Function Point Counting Rules
https://www.eeworm.com/dl/540/174821.html
下载: 64
查看: 1041

加密解密 MD5加密算法java实现 * 下面这些S11-S44实际上是一个4*4的矩阵

MD5加密算法java实现 * 下面这些S11-S44实际上是一个4*4的矩阵,在原始的C实现中是用#define 实现的, 这里把它们实现成为static final是表示了只读,切能在同一个进程空间内的多个 Instance间共享*/
https://www.eeworm.com/dl/519/176397.html
下载: 200
查看: 1250

其他 machine learning, accuracy estimation, cross-validation, bootstrap, ID3, decision trees, decision

machine learning, accuracy estimation, cross-validation, bootstrap, ID3, decision trees, decision graphs, naive-bayes, decision tables, majority, induction algorithms, classifiers, categorizers, general logic diagrams, instance-based algorithms, discretization, lazy learning, bagging, MineSet. ...
https://www.eeworm.com/dl/534/179404.html
下载: 67
查看: 1054

压缩解压 Octane v1.01.20 The Open Compression Toolkit for C++ . The Open Compression Toolkit is a set of mo

Octane v1.01.20 The Open Compression Toolkit for C++ . The Open Compression Toolkit is a set of modular C++ classes and utilities for implementing and testing compression algorithms. Simple interface and skeleton code for creating new compression algorithms. Complete testing framework for validati ...
https://www.eeworm.com/dl/617/206155.html
下载: 30
查看: 1046

其他 SVMmulticlass: Multi-class classification. Learns to predict one of k mutually exclusive classes. Th

SVMmulticlass: Multi-class classification. Learns to predict one of k mutually exclusive classes. This is probably the simplest possible instance of SVMstruct and serves as a tutorial example of how to use the programming interface.
https://www.eeworm.com/dl/534/230044.html
下载: 119
查看: 1071

其他书籍 Visual Basic Shell Programming ventures where none have gone before by showing how to develop shell

Visual Basic Shell Programming ventures where none have gone before by showing how to develop shell extensions that more closely integrate an application with the Windows shell, while at the same time providing an advanced tutorial-style treatment of COM programming with Visual Basic. Each major typ ...
https://www.eeworm.com/dl/542/253653.html
下载: 120
查看: 1065

matlab例程 matlab雨流算法。The rain flow algorithm code has been prepared according to the ASTM standard (Standard p

matlab雨流算法。The rain flow algorithm code has been prepared according to the ASTM standard (Standard practices for cycle counting in fatigue analysis) and optimized considering the calculation time.
https://www.eeworm.com/dl/665/256524.html
下载: 34
查看: 1136

系统设计方案 朴素贝叶斯(Naive Bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法

朴素贝叶斯(Naive Bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法,非常简单有效。k近邻法(k-Nearest Neighbor, kNN)[30,31]又称为基于实例(Example-based, Instance-bases)的算法,其基本思想相当直观:Rocchio法来源于信息检索系统,后来最早由Hull在1994年应用于分类[74],从那以后,Rocchio方法就在文本 ...
https://www.eeworm.com/dl/678/268897.html
下载: 136
查看: 1122

多国语言处理 AutomaticPropertiesDefaultValues Article_src.zip PropertyInfo[] props = o.GetType().GetPropert

AutomaticPropertiesDefaultValues Article_src.zip PropertyInfo[] props = o.GetType().GetProperties(BindingFlags.Public | BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Static) for (int i = 0 i < props.Length i++) { PropertyInfo prop = props[i] if (prop.GetCustom ...
https://www.eeworm.com/dl/637/315670.html
下载: 103
查看: 1030