搜索结果
找到约 170 项符合
nb-lot 的查询结果
人工智能/神经网络 java数据挖掘算法
java数据挖掘算法,里面有c45,chc,fss,id3,nb等方面的算法,及相关源代码
数学计算 This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (<
This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (, >=,
USB编程 mp3设计程序资料
mp3设计程序资料,采用c语言编写。
README file for
yampp-3 source code 2001-05-27
This is the current state of the yampp-3 source code, 2001-05-27.
This code is intended to run on Rev. B of the yampp-3 PCB, but can
ofcourse be used on compatible systems as well.
It still uses the "old" song s ...
Java编程 本程序分为界面和控制器核心两部分 一、界面部分功能主要有: (1)显示控制器核心数据和参数 (2)与用户交互
本程序分为界面和控制器核心两部分
一、界面部分功能主要有:
(1)显示控制器核心数据和参数
(2)与用户交互,可以调节初始输入温度值,并将温度变化率清零以便进行新一轮的模拟。
界面使用了定时器。开启模拟时候,每隔一秒,触发一次计时器消息,完成下列工作:
1. 将界面上的当前温度映射为模糊控制器的输入温度
2. 输 ...
数据结构 上下文无关文法(Context-Free Grammar, CFG)是一个4元组G=(V, T, S, P)
上下文无关文法(Context-Free Grammar, CFG)是一个4元组G=(V, T, S, P),其中,V和T是不相交的有限集,S∈V,P是一组有限的产生式规则集,形如A→α,其中A∈V,且α∈(V∪T)*。V的元素称为非终结符,T的元素称为终结符,S是一个特殊的非终结符,称为文法开始符。
设G=(V, T, S, P)是一个CFG,则G产生的语言是所有可由G ...
其他行业 广东东莞富士电梯厂PLC控制程序
广东东莞富士电梯厂PLC控制程序,NB PLC+FUJI G11UD
加密解密 SharpPrivacy - OpenPGP for C#: SharpPrivacy is an OpenPGP implementation in C#. It can be used to
SharpPrivacy - OpenPGP for C#:
SharpPrivacy is an OpenPGP implementation in C#. It can be used to encrypt and sign data, created OpenPGP compatible keys, and a lot more. This article explains how to use the library in your own .NET application or webpage to encrypt, sign, decrypt or verify OpenPGP ...
人工智能/神经网络 用C编写的数据挖掘的相关算法
用C编写的数据挖掘的相关算法,包括ID3,C4.5,NB等,不知道对大家是否有帮助,第一次传
Java书籍 Developing JavaBeans Components This tutorial gives a very thorough explanation on Developing Jav
Developing JavaBeans Components
This tutorial gives a very thorough explanation on Developing JavaBeans Components, readers can learn a lot from the examples.
Java编程 注:语音聊天部分还未完成
注:语音聊天部分还未完成,还需要些时间:)
1.运行服务器端需要你的机器上安装了数据库sql200(sp4),程序用的是JTDS的驱动程序。并且需要建一个gamvantalk数据库,还需要创建一些字段:usrname,password,truename,country,fav,tel 均为char类型,其中username和password字段不能为空。
2.客户端连接的默认IP在192.168.1 ...