搜索: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/kbcluoji/40499.html
可编程逻辑
pcb_layout_的指导思想与基本走线要求
pcb layout时,可以参照这些资料,介绍PCB布线以及画PCB时的一些常用规则,画出一块优质的PCB,当然,按照实际需要,也可以自由变通这是一个完整的PCB Layout设计规则,文章从元器件的布局到元件排列,再到导线布线,以及线宽及间距这些,还有的是焊盘,都做了详细的分析以下是详细内容: ...
https://www.eeworm.com/dl/665/269428.html
matlab例程
我用matlab写的一个corner detector, 效果比现在流行的harris
我用matlab写的一个corner detector, 效果比现在流行的harris,susan,CSS等效果要好。
Algorithm is derived from:
X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support , Proceedings of the 17th International Conference on ...
https://www.eeworm.com/dl/658/298329.html
STL
STL的测试代码
STL的测试代码,包括对algorithm,memory,utility等函数库的用例测试。涉及了这些库的每一个程序。
https://www.eeworm.com/dl/665/334709.html
matlab例程
IN highly scattered enviroment
IN highly scattered enviroment,the Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The power in parallel channel (after decomposition) is distributed as water-filling algorithm
https://www.eeworm.com/dl/905022.html
技术资料
Developing Embedded Software using DaVinci and OMAP Technology.pdf
KEYWORDS
signal processing, system-on-chip (SoC), eXpressDSP Algorithm interface standard,
xDAIS, xDAIS for Digital Media, xDM, component software, code base, hardware
platform, software platform, DaVinci Technology, OMAP Technology, video codecs,
sample application.
https://www.eeworm.com/dl/895495.html
技术资料
基于TTL对单片机矩阵键盘算法的改进
文章针对目前单片机矩阵键盘模块的低实时性问题,设计了一种基于TTL去抖算法的单片机矩阵键盘算法。利用TTL去抖算法的间隔时间采样机制以及双循环扫描法的逐行逐列扫描机制,保证矩阵键盘模块响应按键的实时性以及识别按键的准确性。实验结果表明,该矩阵键盘算法识别按键准,响应时间低,能够识别组合键,通 ...
https://www.eeworm.com/dl/860048.html
技术资料
分享一个电脑主板pcb文件下载
附件是一个电脑主板pcb文件,是PROTEL文件的四层板。布局非常的精彩,对你的LAYOUT学习和提高是个不错的例子。值得学习和参阅。
https://www.eeworm.com/dl/908369.html
技术资料
PICshixianFFt
pic 单片机上实现fft算法的相关资料 希望有所帮助-pic single chip to achieve fft algorithm would like to see the relevant
https://www.eeworm.com/dl/665/237671.html
matlab例程
Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algo
Finds 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)