搜索:algorithm+simulation
找到约 1,992 项符合「algorithm+simulation」的查询结果
结果 1,992
按分类筛选
- 全部
- matlab例程 (246)
- 人工智能/神经网络 (104)
- 数学计算 (84)
- 技术资料 (71)
- 加密解密 (70)
- 其他 (69)
- 通讯/手机编程 (62)
- 数值算法/人工智能 (54)
- 其他书籍 (54)
- 书籍源码 (53)
- 数据结构 (34)
- Java编程 (31)
- 通讯编程文档 (30)
- 压缩解压 (29)
- 软件设计/软件工程 (24)
- 文章/文档 (18)
- VHDL/FPGA/Verilog (18)
- 3G开发 (18)
- 系统设计方案 (17)
- 电子书籍 (14)
- Linux/Unix编程 (14)
- 网络 (14)
- 单片机开发 (14)
- 其他嵌入式/单片机内容 (13)
- 文件格式 (12)
- 技术管理 (12)
- 书籍 (12)
- DSP编程 (11)
- 软件工程 (8)
- 编译器/解释器 (7)
- JavaScript (7)
- 邮电通讯系统 (7)
- 行业发展研究 (7)
- GPS编程 (7)
- 操作系统开发 (6)
- Modem编程 (6)
- 编辑器/阅读器 (6)
- CA认证 (6)
- 汇编语言 (6)
- 嵌入式/单片机编程 (6)
- 驱动编程 (5)
- 多国语言处理 (5)
- 其他行业 (5)
- 教程资料 (4)
- 其他数据库 (4)
- VC书籍 (4)
- 游戏 (3)
- *行业应用 (3)
- Applet (3)
- STL (3)
- Windows Mobile (3)
- 中间件编程 (3)
- 并行计算 (3)
- 微处理器开发 (2)
- RFID编程 (2)
- 能源行业(电力石油煤炭) (2)
- 论文 (2)
- 电源技术 (1)
- 行业应用文档 (1)
- 无线通信 (1)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 数据库系统 (1)
- 技术书籍 (1)
- 教程资料 (1)
- 教程资料 (1)
- 教育系统应用 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- 传真(Fax)编程 (1)
- 金融证券系统 (1)
- uCOS (1)
- 嵌入式Linux (1)
- Java书籍 (1)
- J2ME (1)
- 家庭/个人应用 (1)
- 生物技术 (1)
- Symbian (1)
- Jsp/Servlet (1)
- 源码 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/kbcluoji/40089.html
可编程逻辑
XAPP953-二维列序滤波器的实现
 
This application note describes the implementation of a two-dimensional Rank Order filter. Thereference design includes the RTL VHDL implementation of an efficient sorting algorithm. Thedesign is parameterizable for input/output precision, color standards, filter kerne ...
https://www.eeworm.com/dl/650/206920.html
人工智能/神经网络
A .NET Path Finder Library Path Finder Library is a .NET library that currently contains one type c
A .NET Path Finder Library
Path Finder Library is a .NET library that currently contains one type called SimplePathFinder. SimplePathFinder is a very simple and basic implementation of the A* path finding algorithm. It is extremely easy to use and integrate in your applications. ...
https://www.eeworm.com/dl/686/413130.html
VC书籍
This project demonstrates the use of secure hash functions technique to implement a file encryption
This project demonstrates the use of secure hash functions technique
to implement a file encryption / decryption system.
This implemented application can encrypt / decrypt multiple files
on the fly using a password. The password supplied by the user
is used as the source message ...
https://www.eeworm.com/dl/519/413134.html
加密解密
This project demonstrates the use of secure hash functions technique to implement a file encryption
This project demonstrates the use of secure hash functions technique
to implement a file encryption / decryption system.
This implemented application can encrypt / decrypt multiple files
on the fly using a password. The password supplied by the user
is used as the source message ...
https://www.eeworm.com/dl/895491.html
技术资料
基于单片机的喷气织机纬纱张力测试系统
纬纱张力的大小直接影响着织物质量,为了提高织物的质量,检测并控制纬纱张力非常必要。准确测量喷气织机运行过程中的纬纱张力,设计了基于单片机的喷气织机纬纱张力测试系统。利用Keil软件进行程序的编写与检测,在Proteus软件中成功进行仿真,仿真结果表明测试系统可以实现纬纱张力的实时检测。Weft tensi ...
https://www.eeworm.com/dl/869276.html
技术资料
Advanced Design System 2008 (1.25G)
ADS电子设计自动化(EDA软件全称为 Advanced Design System,是美国安捷伦(Agilent)公司所生产拥有的电子设计自动化软件;ADS功能十分强大,包含时域电路仿真 (SPICE-like Simulation)、频域电路仿真 (Harmonic Balance、Linear Analysis)、三维电磁仿真 、通信系统仿真(Communication System Simula ...
https://www.eeworm.com/dl/522507.html
书籍
Guide to Convolutional Neural Networks
General paradigm in solving a computer vision problem is to represent a raw image
using a more informative vector called feature vector and train a classifier on top of
feature vectors collected from training set. From classification perspective, there are
several off-the-shelf m ...
https://www.eeworm.com/dl/502/29392.html
单片机编程
基于AT89S52 的水温控制系统的设计
本文介绍了基于AT89C52 单片机的自动水温控制系统的设计及实现过程。该系统具有实时显示、温度测量、温度设定并能根据设定值对环境温度进行调节实现控温的目的以及达到上下限温度报警功能,控制算法是基于数字PID 算法。关键词 :PID AT89C52 脉宽调制 实时
Abstract : This article describes AT89C5 ...
https://www.eeworm.com/dl/842288.html
技术资料
matlab培训教程之从基础到实践的详细教材
本文档的主要内容详细介绍的是matlab培训教程之从基础到实践的详细教材免费下载,适用于MATLAB初学者,简单易懂内容包括了:一 MATLAB入门基础 二 MATLAB进阶与提高 三 BP神经网络 四 RBF、GRNN和PNN神经网络 五 竞争神经网络与SOM神经网络 六 支持向量机(Support Vector Machine, SVM)七极限学习机 ...
https://www.eeworm.com/dl/844141.html
技术资料
matlab培训教程之从基础到实践
本文档的主要内容详细介绍的是matlab培训教程之从基础到实践的详细教材免费下载,适用于MATLAB初学者,简单易懂内容包括了:一 MATLAB入门基础 二 MATLAB进阶与提高 三 BP神经网络 四 RBF、GRNN和PNN神经网络 五 竞争神经网络与SOM神经网络 六 支持向量机(Support Vector Machine, SVM)七极限学习机 ...