搜索结果

找到约 2,573 项符合 MPLAB X IDE 的查询结果

人工智能/神经网络 BP算法 给定一个由N维向量X组成的集合

BP算法 给定一个由N维向量X组成的集合,这些向量将是一个响应agent的感知处理单元计算出的特征向量。这些分量的值可以是数值,也可以是布尔值。这些动作也许是学习者所观察到的一个教师对一组输入的响应。这些相关的动作有时称为向量的“标号”或“类别”。集合与响应的标号组成“训练集合(training set)”.机器学习问题就 ...
https://www.eeworm.com/dl/650/303855.html
下载: 120
查看: 1080

matlab例程 % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input da

% EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likelihood difference between 2 iterations ([] for none) % ...
https://www.eeworm.com/dl/665/303904.html
下载: 148
查看: 1157

J2ME Mac x os系统用xcode下编写iphone手机程序的经典hello入门代码

Mac x os系统用xcode下编写iphone手机程序的经典hello入门代码
https://www.eeworm.com/dl/660/304994.html
下载: 179
查看: 1049

系统设计方案 Xilinx ISE9.x FPGACPLD设计指南 原书光盘上的源码 包含大量vhdl源码

Xilinx ISE9.x FPGA\CPLD设计指南 原书光盘上的源码 包含大量vhdl源码
https://www.eeworm.com/dl/678/305151.html
下载: 62
查看: 1053

加密解密 This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encry

This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encryption tool. I designed it as my graduation paper work. SCX31 is a symmetric stream cipher built on chaos function, one time pad cipher and inspiration from Ground Effect (aviation). The key length can b ...
https://www.eeworm.com/dl/519/305307.html
下载: 101
查看: 1057

SQL Server 一 开发环境 OS: Windows 2000 Server + SP2 IDE: Visual Studio 6.0 + SP5 DataBase: SQL 2000 Server + SP2

一 开发环境 OS: Windows 2000 Server + SP2 IDE: Visual Studio 6.0 + SP5 DataBase: SQL 2000 Server + SP2 二 运行 1:创建数据库 将Hotel.sql中的SQL语句考入SQL Server的查询分析器中,全部运行; 2:建立ODBC数据源 数据原名称为Hotel_MIS
https://www.eeworm.com/dl/689/305738.html
下载: 149
查看: 1028

通讯编程文档 CVS IDE plugin for Borland Delphi this is a good program,i like this kind of practise

CVS IDE plugin for Borland Delphi this is a good program,i like this kind of practise
https://www.eeworm.com/dl/646/306634.html
下载: 192
查看: 1069

Linux/Unix编程 LINUX下的股市行情软件源码,在红旗6桌面版下用KDEVELOP IDE C++编译通过

LINUX下的股市行情软件源码,在红旗6桌面版下用KDEVELOP IDE C++编译通过,目前原券商对此软件开放的IP和端口已经关闭,所以无法下载沪深两市的股票交易数据,希望有此资源的人能加以修改公布出来大家共享。
https://www.eeworm.com/dl/619/306651.html
下载: 143
查看: 1050

matlab例程 关于MATLAB7.X 关于MATLAB7.X

关于MATLAB7.X 关于MATLAB7.X
https://www.eeworm.com/dl/665/307077.html
下载: 141
查看: 1022

人工智能/神经网络 根据解空间的维数可以将优化问题分为一维空间优化和多元优化问题。本程序以求函数:f(x)=x+10*sin(5x)+7*cos(4x),0=<x<=9为例说明遗传算法的源程序

根据解空间的维数可以将优化问题分为一维空间优化和多元优化问题。本程序以求函数:f(x)=x+10*sin(5x)+7*cos(4x),0=<x<=9为例说明遗传算法的源程序
https://www.eeworm.com/dl/650/307078.html
下载: 64
查看: 1066