搜索结果

找到约 876 项符合 Project 的查询结果

按分类筛选

显示更多分类

电子书籍 1. Installation Uninstallation 2. Getting Started 3. Managing Projects 4. Adding Files to the

1. Installation Uninstallation 2. Getting Started 3. Managing Projects 4. Adding Files to the Project 5. Managing Resources 6. Custom Designer Plugins 7. What s New
https://www.eeworm.com/dl/cadence/ebook/439043.html
下载: 71
查看: 1030

matlab例程 AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yo

AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files 1. ADABOOST_tr.m 2. ADABOOST_te.m to traing and test a user-coded learning (classification) algorithm with AdaBoost. A demo fi ...
https://www.eeworm.com/dl/665/439513.html
下载: 159
查看: 1080

人工智能/神经网络 AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yo

AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files
https://www.eeworm.com/dl/650/439518.html
下载: 80
查看: 1041

数学计算 可算sudoku的语法 规则很简单, 9*9 的格子中

可算sudoku的语法 规则很简单, 9*9 的格子中,每列,每行数字不可重复。 每个 "3*3" 的 "Box" (共9个) 内的数字也不可重复。 附件是 eclipse java project, 请将你的算法写在 SolvePuzzle() 内
https://www.eeworm.com/dl/641/439638.html
下载: 113
查看: 1032

单片机开发 完整的软件学习--显示器驱动视频软件

完整的软件学习--显示器驱动视频软件,c语言完整project,keil编译
https://www.eeworm.com/dl/648/442957.html
下载: 158
查看: 1044

其他嵌入式/单片机内容 This is IR (Infra-Red) learn module for home automation system. It can learn IR codes from different

This is IR (Infra-Red) learn module for home automation system. It can learn IR codes from different IR remotes, and then execute any assigned actions controlled by learned IR remote. This project was developed using Keil 8051 compiler. Processor - Atmel AT89C51 Frequency - 22.1184 Mhz (described ...
https://www.eeworm.com/dl/687/446643.html
下载: 144
查看: 1064

matlab例程 FFTGUI Demonstration of Finite Fourier Transform. FFTGUI(y) plots real(y), imag(y), real(fft(y)

FFTGUI Demonstration of Finite Fourier Transform. FFTGUI(y) plots real(y), imag(y), real(fft(y)) and imag(fft(y)). FFTGUI, without any arguments, uses y = zeros(1,32). When any point is moved with the mouse, the other plots respond. Inspired by Java applet by Dave Hale, Stanford Explo ...
https://www.eeworm.com/dl/665/449126.html
下载: 73
查看: 1064

其他 使用函数实现简单的八位处理器 软件开发环境:ISE 7.1i 仿真环境:ISE Simulator 1. 这个实例实现通过ISE Simulator工具实现一个可以进行两个八位操作数四

使用函数实现简单的八位处理器 软件开发环境:ISE 7.1i 仿真环境:ISE Simulator 1. 这个实例实现通过ISE Simulator工具实现一个可以进行两个八位操作数四种操作的简单处理器; 2. 工程在project文件夹中,双击mpc.ise文件打开工程; 3. 源文件在rtl文件夹中,mpc.v为设计文件,mpc_tb.tbw是仿真波形文件; 4. 打开工程 ...
https://www.eeworm.com/dl/534/450366.html
下载: 180
查看: 1036

VHDL/FPGA/Verilog 典型实例10.8 字符LCD接口的设计与实现 软件开发环境:ISE 7.1i 硬件开发环境:红色飓风II代-Xilinx版 1. 本实例控制开发板上面的LCD的显示; 2. 工程在pr

典型实例10.8 字符LCD接口的设计与实现 软件开发环境:ISE 7.1i 硬件开发环境:红色飓风II代-Xilinx版 1. 本实例控制开发板上面的LCD的显示; 2. 工程在\project文件夹里面 3. 源文件和管脚分配在\rtl文件夹里面 4. 下载文件在\download文件夹里面,.mcs为PROM模式下载文件,.bit为JTAG调试下载文件。 ...
https://www.eeworm.com/dl/663/450378.html
下载: 124
查看: 1078

数据库系统 首先确认您的机器上已经安装了VC6.0以上版本

首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据 ...
https://www.eeworm.com/dl/523/451110.html
下载: 195
查看: 1050