搜索: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/663/469392.html
VHDL/FPGA/Verilog
The FPGA can realize a more optimized Digital controller in DC/DC Converters when compare to DSPs. I
The FPGA can realize a more optimized Digital controller in DC/DC Converters when compare to DSPs. In this paper, based on the FPGA platform, The theoretical analysis, characteristics, simulation and design consideration are given. The methods to implement the digital DC/DC Conve ...
https://www.eeworm.com/dl/617/132266.html
压缩解压
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer a
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only ...
https://www.eeworm.com/dl/648/193645.html
单片机开发
* DEFINITION * This is the header file for a library module used to calculate the median * of a
* DEFINITION
* This is the header file for a library module used to calculate the median
* of a list of values. It finds the value that would be in the center if
* the list were sorted. If the list contains an even number of values, the
* lower of the two center values is rep ...
https://www.eeworm.com/dl/527/342747.html
通讯/手机编程
用于汽车巡航控制系统的模糊控制算法
用于汽车巡航控制系统的模糊控制算法,以及如何利用梯度下降法和卡尔曼滤波来优化模糊控制器的算法。The files illustrate a simple fuzzy control algorithm as applied to an automobile cruise control system. The files also illustrate how gradient descent and Kalman filtering can be used t ...
https://www.eeworm.com/dl/650/192600.html
人工智能/神经网络
Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma
Implemented BFS, DFS and A*
To compile this project, use the following command:
g++ -o search main.cpp
Then you can run it:
./search
The input is loaded from a input file in.txt
Here is the format of the input file:
The first line of the input file shoud contain two chars ind ...
https://www.eeworm.com/dl/allegro/20110.html
allegro
Verilog Coding Style for Efficient Digital Design
 
In this paper, we discuss efficient coding and design styles using verilog. This can beimmensely helpful for any digital designer initiating designs. Here, we address different problems rangingfrom RTL-Gate Level simulation mismatch to race conditions in writing behavi ...
https://www.eeworm.com/dl/kbcluoji/40128.html
可编程逻辑
Verilog Coding Style for Efficient Digital Design
 
In this paper, we discuss efficient coding and design styles using verilog. This can beimmensely helpful for any digital designer initiating designs. Here, we address different problems rangingfrom RTL-Gate Level simulation mismatch to race conditions in writing behavi ...
https://www.eeworm.com/dl/522034.html
书籍
Nonlinear_Distortion_in_Wireless_Systems
Modeling and simulation of nonlinear systems provide communication system designers
with a tool to predict and verify overall system performance under nonlinearity and
complex communication signals. Traditionally, RF system designers use deterministic
signals (discrete tones), wh ...
https://www.eeworm.com/dl/507530.html
技术教程
SystemC_tutorial
This tutorial will focus on the strong connection between C++ and SystemC by making
the analogy between Hardware modeling and Object-Oriented modeling.
The first section will look at the creation of Hardware components in C++.
The second section will hig ...
https://www.eeworm.com/dl/644/332689.html
汇编语言
可编程并行接口8255A完成的交通灯实验 用8255A的B端口和C端口控制12个LED的亮和灭(输出为0则亮
可编程并行接口8255A完成的交通灯实验 用8255A的B端口和C端口控制12个LED的亮和灭(输出为0则亮,输出为1则灭),模拟十字路口的交通灯。 -programmable parallel interface 8255A completed, the traffic lights experimental 8255A port B and C - I control 12 LED bright an ...