搜索:Layout+Algorithm
找到约 1,717 项符合「Layout+Algorithm」的查询结果
结果 1,717
按分类筛选
- 全部
- matlab例程 (149)
- 技术资料 (137)
- 人工智能/神经网络 (100)
- 数学计算 (76)
- 加密解密 (70)
- 数值算法/人工智能 (51)
- 其他 (45)
- 其他书籍 (36)
- 数据结构 (31)
- Java编程 (29)
- 压缩解压 (27)
- PCB相关 (24)
- 可编程逻辑 (24)
- 单片机开发 (20)
- 软件设计/软件工程 (17)
- 通讯/手机编程 (16)
- 文章/文档 (16)
- 系统设计方案 (16)
- 书籍源码 (13)
- Linux/Unix编程 (13)
- 通讯编程文档 (13)
- 电子书籍 (11)
- 技术管理 (11)
- DSP编程 (9)
- 文件格式 (9)
- VHDL/FPGA/Verilog (9)
- 软件工程 (7)
- 汇编语言 (6)
- JavaScript (6)
- 行业发展研究 (6)
- 操作系统开发 (5)
- 驱动编程 (5)
- CA认证 (5)
- 教程资料 (4)
- 编辑器/阅读器 (4)
- 多国语言处理 (4)
- 嵌入式/单片机编程 (4)
- 其他嵌入式/单片机内容 (4)
- 经验分享 (3)
- 开发工具 (3)
- 其他数据库 (3)
- 微处理器开发 (3)
- STL (3)
- VC书籍 (3)
- GPS编程 (3)
- 书籍 (3)
- 技术教程 (2)
- 游戏 (2)
- 编译器/解释器 (2)
- *行业应用 (2)
- 网络 (2)
- 其他行业 (2)
- 中间件编程 (2)
- 并行计算 (2)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 数据库系统 (1)
- 实用工具 (1)
- 教程资料 (1)
- 教程资料 (1)
- allegro (1)
- Modem编程 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- Applet (1)
- Java书籍 (1)
- J2ME (1)
- FlashMX/Flex源码 (1)
- 家庭/个人应用 (1)
- 生物技术 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- 3G开发 (1)
- 源码 (1)
- 软件 (1)
- 论文 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/858116.html
技术资料
自适应随机共振算法实现,具体内容注释中会有解释
自适应随机共振算法实现,具体内容注释中会有解释.-Adaptive stochastic resonance algorithm, the specific content of the Notes will be explained.
https://www.eeworm.com/dl/648/377742.html
单片机开发
The FM24C256/C256L/C256LZ devices are 256 Kbits CMOS nonvolatile electrically erasable memory. Thes
The FM24C256/C256L/C256LZ devices are 256 Kbits CMOS
nonvolatile electrically erasable memory. These devices offer the
designer different low voltage and low power options. They
conform to all requirements in the Extended IIC 2-wire protocol.
Furthermore, they are designed to min ...
https://www.eeworm.com/dl/1011077.html
技术资料
pads安装说明
采用模块化设计,提供清晰的PADS安装流程与配置指南,助力高效完成Layout开发环境搭建。基于行业标准实现,确保兼容性与稳定性。
https://www.eeworm.com/dl/1019195.html
技术资料
PADS2007 完全教程
想要快速掌握PCB Layout设计?PADS2007完全教程提供从基础到实践的系统指导,适合初学者高效入门,涵盖电路板设计核心流程与操作技巧。
https://www.eeworm.com/dl/838403.html
技术资料
AST2400/AST1250 应用设计指南
AST2400的spec,设计以及debug使用。主要用于X86服务器,serve的监控,aspeed的AST2400系列/AST1250系列包含参考设计,设计指导,layout guide等信息。AST2400的spec,设计以及debug使用。主要用于X86服务器,serve的监控,aspeed的AST2400系列/AST1250系列包含参考设计,设计指导,layout guide,powe ...
https://www.eeworm.com/dl/911243.html
技术资料
数字水印空域最低位嵌入算法
数字水印空域最低位嵌入算法.rar 数字水印空域最低位嵌入算法.rar -digital watermarking airspace lowest embedded algorithm. Rar di
https://www.eeworm.com/dl/623/234501.html
Modem编程
Author: wei liu Summary: simulation of binary and non-binary bch decoder MATLAB Release: R1
Author: wei liu
Summary: simulation of binary and non-binary bch decoder
MATLAB Release: R14SP1
Required Products: Communications Toolbox
Description: simulation of binary bch decoding algorithm for bch(n, k) with t bits error correction capability.
https://www.eeworm.com/dl/665/160829.html
matlab例程
数字水印的嵌入和检测
数字水印的嵌入和检测,dct,
作者Mao Li
Purpose:an algorithm to achieve the embeding watermarking to a image by
dct bloking and hvs,then detect the watermarking by comparability.
https://www.eeworm.com/dl/634/425924.html
Applet
Very good Java Applet used to animate Inserting, Deleting and Searching (Preorder & Postorder algori
Very good Java Applet used to animate Inserting, Deleting and Searching (Preorder & Postorder algorithm) nodes in Binary Trees. This is a part of mine students project.
You can use and redistribute the source code absolutelly free!
https://www.eeworm.com/dl/650/363184.html
人工智能/神经网络
C++实现神经网路的bp算法
C++实现神经网路的bp算法,初学者可以参考下
BP algorithm of neural network s achievement based on c++, maybe it is useful to a new learner