搜索: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/40125.html
可编程逻辑
Verilog编码中的非阻塞性赋值
 
One of the most misunderstood constructs in the Verilog language is the nonblockingassignment. Even very experienced Verilog designers do not fully understand how nonblockingassignments are scheduled in an IEEE compliant Verilog simulator and do not understand whenand ...
https://www.eeworm.com/dl/534/222978.html
其他
The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) d
The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip
(SOC) development. The IP cores are centered around a common on-chip bus, and use a coherent
method for simulation and synthesis. The library is vendor independent, with support for differ ...
https://www.eeworm.com/dl/527/271744.html
通讯/手机编程
Computes BER v EbNo curve for convolutional encoding / soft decision Viterbi decoding scheme assum
Computes BER v EbNo curve for convolutional encoding / soft decision
Viterbi decoding scheme assuming BPSK.
Brute force Monte Carlo approach is unsatisfactory (takes too long)
to find the BER curve.
The computation uses a quasi-analytic (QA) technique that relies on the
estima ...
https://www.eeworm.com/dl/542/473967.html
其他书籍
This book is about 3D math, the study of the mathematics behind the geometry of a 3D world. 3D math
This book is about 3D math, the study of the mathematics behind the geometry of a 3D world. 3D
math is related to computational geometry, which deals with solving geometric problems algorithmically.
3D math and computational geometry have applications in a wide variety of fields ...
https://www.eeworm.com/dl/665/142729.html
matlab例程
ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to ali
ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical abstracts (MED dataset), that ...
https://www.eeworm.com/dl/650/139298.html
人工智能/神经网络
Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant
Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant of Bagging algorithm, whose purpose is to improve accuracy of local learners, such as kNN, through multi-model perturbing ensemble.
Reference: Z.-H. Zhou and Y. Yu. Ensembling lo ...
https://www.eeworm.com/dl/654/244856.html
数据结构
This forced me to write about more interesting and comprehensive sorting methods, the result of whic
This forced me to write about more interesting and comprehensive sorting methods, the result of which is this one. Through this writing I have tried to give in-depth coverage of the entire sort algorithm I hope Peter wouldn t mind reading it. This article assumes that you really ...
https://www.eeworm.com/dl/cadence/ebook/176911.html
电子书籍
The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and i
The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and implement DSP algorithms targeting FPGAs. This intermediate workshop in implementing DSP functions focuses on learning how to use System Generator for DSP, as well as HDL design flo ...
https://www.eeworm.com/dl/650/198173.html
人工智能/神经网络
this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up
this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
Notes:
1. Input error checking included
2. Inputs can be speci ...
https://www.eeworm.com/dl/687/202432.html
其他嵌入式/单片机内容
The MATLAB coding style, project options and synthesis directives can have a significant effect on t
The MATLAB coding style, project options and synthesis directives can have a significant effect on the final results. Knowledge about how a particular algorithm should be implemented in hardware can be reflected in the MATLAB code to improve the results. In doing so, the MATLAB l ...