搜索:Algorithm+Design
找到约 3,653 项符合「Algorithm+Design」的查询结果
结果 3,653
按分类筛选
- 全部
- 技术资料 (282)
- matlab例程 (188)
- 其他书籍 (143)
- 人工智能/神经网络 (107)
- VHDL/FPGA/Verilog (87)
- 系统设计方案 (77)
- 数学计算 (76)
- 其他 (74)
- 加密解密 (72)
- 软件设计/软件工程 (62)
- 数值算法/人工智能 (55)
- Java编程 (53)
- 书籍 (47)
- 电子书籍 (46)
- 单片机开发 (45)
- 通讯编程文档 (37)
- 软件工程 (35)
- 数据结构 (34)
- 通讯/手机编程 (29)
- 文章/文档 (29)
- 书籍源码 (28)
- 压缩解压 (28)
- VC书籍 (25)
- 嵌入式/单片机编程 (23)
- DSP编程 (18)
- 微处理器开发 (17)
- Linux/Unix编程 (16)
- 行业发展研究 (15)
- 文件格式 (14)
- 技术管理 (14)
- 教程资料 (13)
- Java书籍 (13)
- 其他嵌入式/单片机内容 (13)
- 操作系统开发 (10)
- 可编程逻辑 (9)
- 汇编语言 (9)
- 驱动编程 (8)
- 技术书籍 (7)
- USB编程 (7)
- GPS编程 (7)
- 游戏 (6)
- 编辑器/阅读器 (6)
- JavaScript (6)
- 学术论文 (5)
- 模拟电子 (5)
- *行业应用 (5)
- 网络 (5)
- 多国语言处理 (5)
- CA认证 (5)
- 编译器/解释器 (4)
- 其他数据库 (4)
- Delphi控件源码 (4)
- 并行计算 (4)
- RFID编程 (4)
- 精品软件 (4)
- PCB相关 (3)
- 无线通信 (3)
- 资料/手册 (3)
- STL (3)
- Windows CE (3)
- 中间件编程 (3)
- Jsp/Servlet (3)
- 电源技术 (2)
- Linux/uClinux/Unix编程 (2)
- 设计相关 (2)
- 技术教程 (2)
- EDA相关 (2)
- 教程资料 (2)
- allegro (2)
- 串口编程 (2)
- 磁盘编程 (2)
- 家庭/个人应用 (2)
- 其他行业 (2)
- Symbian (2)
- MySQL数据库 (2)
- SQL Server (2)
- 人物传记/成功经验 (2)
- 3G开发 (2)
- 单片机编程 (1)
- 行业应用文档 (1)
- 数据库系统 (1)
- 仿真技术 (1)
- PCB图/BOM单/原理图 (1)
- IC设计软件 (1)
- 传感与控制 (1)
- 通信网络 (1)
- 教程资料 (1)
- FPGA (1)
- Mentor (1)
- Internet/网络编程 (1)
- 教育系统应用 (1)
- Modem编程 (1)
- 语音压缩 (1)
- Applet (1)
- 嵌入式Linux (1)
- J2ME (1)
- VxWorks (1)
- 生物技术 (1)
- 邮电通讯系统 (1)
- 源码 (1)
https://www.eeworm.com/dl/897365.html
技术资料
基于单片机的电梯控制系统的设计
本文提出了一种基于单片机的电梯控制系统设计。设计以单片机为核心,通过使用和设计新型先进的硬件和控制程序来模拟和控制整个电梯的运行,在使用过程中具有成本低廉、维护方便、运行稳定、易于操作、安全系数高等优点。主要设计思路是用按键表示使用电梯按钮,按下按键后系统将信号传送到单片机,单片机对 ...
https://www.eeworm.com/dl/897780.html
技术资料
基于单片机的虚拟仿真软件分析
目前,单片机已被广泛地应用到了很多种领域。全国各大院校也开设了形式多样的单片机相关课程及实验和实训。单片机作为一种非常重要的工具被应用于课程设计、毕业设计以及学生各类电子设计竞赛中。单片机的体积小,抗干扰,对环境无太大要求,具有可靠性、灵活性、简便性。因此,在我国,单片机还被广泛应用在 ...
https://www.eeworm.com/dl/571/21348.html
模拟电子
独特的IC BUFFER增强运算放大器设计
This note describes some of the unique IC design techniques incorporated into a fast, monolithic power buffer, the LT1010. Also, some application ideas are described such as capacitive load driving, boosting fast op amp output current and power supply circuits.
https://www.eeworm.com/dl/502/30104.html
单片机编程
Atmel AVR 单片机上网方案
Atmel AVR 单片机上网方案
The AVR Embedded Internet Toolkit is the fastest way to connect anyembedded design to the Internet. It includes an ATmega AVR microcontroller,dedicated hardware, and all required software protocols forconnecting to the Internet. The AVR Embedded Internet ...
https://www.eeworm.com/dl/502/30856.html
单片机编程
FREESCALE单片机的C编程教程
 1.The C Programming Language is a powerful, flexible andpotentially portable high-level programming language. 2.The C language may be used successfully to create a programfor an 8-bit MCU, but to produce the most efficient machinecode, the programmer must carefully con ...
https://www.eeworm.com/dl/648/135770.html
单片机开发
SPI接口AD转换器代码 本代码实现了对串行(SPI)接口的软件模拟 这是在一个项目中要用到SPI接口的器件
SPI接口AD转换器代码 本代码实现了对串行(SPI)接口的软件模拟 这是在一个项目中要用到SPI接口的器件,调试成功,可以在WAVE下编译通过,可以直接调用 SPI接口AD转换器代码 2002/3/9 design by elven
https://www.eeworm.com/dl/fpga/doc/32583.html
教程资料
XAPP424 - 嵌入式JTAG ACE播放器
This application note contains a reference design consisting of HDL IP and Xilinx AdvancedConfiguration Environment (ACE) software utilities that give designers great flexibility increating in-system programming (ISP) solutions. In-system programming support allowsdesigners to ...
https://www.eeworm.com/dl/510/36198.html
无线通信
如何优化ISM无线电频率(RF)系统
Abstract: With industrial/scientific/medical (ISM) band radio frequency (RF) products, often times users are new to the structure of Maxim's low pin-count transmitters andfully integrated superheterodyne receivers. This tutorial provides simple steps that can be taken to ge ...
https://www.eeworm.com/dl/kbcluoji/40053.html
可编程逻辑
XAPP424 - 嵌入式JTAG ACE播放器
This application note contains a reference design consisting of HDL IP and Xilinx AdvancedConfiguration Environment (ACE) software utilities that give designers great flexibility increating in-system programming (ISP) solutions. In-system programming support allowsdesigners to ...
https://www.eeworm.com/dl/678/230969.html
系统设计方案
The development of a data acquisition card based on USB bus is introduced in this article.It first d
The development of a data acquisition card based on USB bus is introduced in this article.It first describes the configuration and principle of this card in the part of hardware design,and then the application program and device driver in the part of software design.Data acquisit ...