搜索结果

找到约 439 项符合 bot-package 的查询结果

数值算法/人工智能 This package implements a Kalman filter as described in the paper "A Statistical Algorithm for Esti

This package implements a Kalman filter as described in the paper "A Statistical Algorithm for Estimating Speed from Single Loop Volume and Occupancy Measurements" by D. J. Dailey.
https://www.eeworm.com/dl/518/159788.html
下载: 131
查看: 1079

数据结构 实现背包问题 package problem 1. 问题描述 假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品

实现背包问题 package problem 1. 问题描述 假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解: (1,4,3,2)、(1,4 ...
https://www.eeworm.com/dl/654/162971.html
下载: 37
查看: 1863

Linux/Unix编程 A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the correspo

A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for text documents. The details on usage is documented in the header right above each ...
https://www.eeworm.com/dl/619/163329.html
下载: 197
查看: 1043

Java书籍  ? Java函数速查 你能很快的查到你要的函数 DataBinding类 代表数据源字段和组件属性之间一个单独的绑定。 package com.ms.wfc.data.ui

 ? Java函数速查 你能很快的查到你要的函数 DataBinding类 代表数据源字段和组件属性之间一个单独的绑定。 package com.ms.wfc.data.ui public class DataBinding implements IConstructable 说明 DataBinder控件使用该类来表示数据源中的每一个绑定。 请参阅:《Microsoft Visual J++ 6.0 程序员指南》第18章“W ...
https://www.eeworm.com/dl/656/167495.html
下载: 142
查看: 1078

微处理器开发 This package contains example software and associated documentation for the ColdFire MCF5249 micro

This package contains example software and associated documentation for the ColdFire MCF5249 microprocessor. The software includes sample processor initialization routines for the MCF5249 running a M5249C3 evaluation board as well as the following sample applications: simple - empty application ...
https://www.eeworm.com/dl/655/169663.html
下载: 158
查看: 1100

Linux/Unix编程 DVBstream is based on the ts-rtp package available at http://www.linuxtv.org. It broadcasts a (subs

DVBstream is based on the ts-rtp package available at http://www.linuxtv.org. It broadcasts a (subset of a) DVB transport stream over a LAN using the rtp protocol. There were a couple of small bugs in the original ts-rtp application, which I have fixed here.
https://www.eeworm.com/dl/619/170226.html
下载: 151
查看: 1064

其他 This is SvmFu, a package for training and testing support vector machines (SVMs). It s written in C

This is SvmFu, a package for training and testing support vector machines (SVMs). It s written in C++. It uses templates. The advantage of templates is that the types of kernel values and data points can be varied to suit the problem.
https://www.eeworm.com/dl/534/171025.html
下载: 120
查看: 1052

Java编程 This a JavaBean application, which contains 4 beans. In this package, there are 4 files: cexchange

This a JavaBean application, which contains 4 beans. In this package, there are 4 files: cexchange.jar(ready to load into BeanBuilder), readme.txt, currencyData.txt(data file), screenshot.jpg(linking beans)
https://www.eeworm.com/dl/633/171996.html
下载: 67
查看: 1066

数学计算 Math.NET开源数学库 C#实现 具体功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A spa

Math.NET开源数学库 C#实现 具体功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A sparse linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse. - Non-uniform random generators, see MathNet.Numerics.Generators. - Distribution fonctions, see MathNet.Numerics.Distribut ...
https://www.eeworm.com/dl/641/178719.html
下载: 184
查看: 1320

人工智能/神经网络 he AutoMix package is a C program for Unix-like systems, implementing the automatic reversible jum

he AutoMix package is a C program for Unix-like systems, implementing the automatic reversible jump MCMC sampler of the same name described in Chapters 4, 5, and 6 of David Hastie s Ph.D. thesis
https://www.eeworm.com/dl/650/178768.html
下载: 79
查看: 1061