搜索结果
找到约 99 项符合
done 的查询结果
按分类筛选
- 全部分类
- 电子书籍 (7)
- 其他 (6)
- Linux/Unix编程 (5)
- 单片机开发 (4)
- 其他书籍 (4)
- VHDL/FPGA/Verilog (4)
- 文章/文档 (4)
- 通讯编程文档 (4)
- 压缩解压 (4)
- 数学计算 (4)
- 技术资料 (4)
- 单片机编程 (3)
- matlab例程 (3)
- Java编程 (3)
- 书籍 (3)
- 可编程逻辑 (2)
- 嵌入式/单片机编程 (2)
- 微处理器开发 (2)
- 数值算法/人工智能 (2)
- 行业发展研究 (2)
- MySQL数据库 (2)
- 通讯/手机编程 (2)
- 教程资料 (1)
- 嵌入式综合 (1)
- 人工智能/神经网络 (1)
- 网络 (1)
- 汇编语言 (1)
- Windows CE (1)
- VC书籍 (1)
- 嵌入式Linux (1)
- 系统设计方案 (1)
- 人物传记/成功经验 (1)
- 中间件编程 (1)
- uCOS (1)
- DSP编程 (1)
- Internet/网络编程 (1)
- 软件工程 (1)
- 编辑器/阅读器 (1)
- 技术管理 (1)
- 软件设计/软件工程 (1)
- 其他嵌入式/单片机内容 (1)
- 能源行业(电力石油煤炭) (1)
- 操作系统开发 (1)
- Ajax (1)
- Java书籍 (1)
单片机编程 Virtex-5, Spartan-DSP FPGAs Ap
Virtex-5, Spartan-DSP FPGAs Application Note
This application note demonstrates how efficient implementations of Digital Up Converters(DUC) and Digital Down Converters (DDC) can be done by leveraging the Xilinx DSP IPportfolio for increased productivity and reduced time to development. Step-by-step ...
单片机编程 DTMF Decoding with a PIC16xxx
This application note describes how to decode standard DTMF tones using the minimum number of external discrete components and a PIC. The two examples use a PIC which has an 8 bit timer and either a comparator or an ADC, although it can be modified for use on a PIC which has only digital I/O. The Ap ...
教程资料 UART 4 UART参考设计,Xilinx提供VHDL代码
UART 4 UART参考设计,Xilinx提供VHDL代码 uart_vhdl
This zip file contains the following folders:
 \vhdl_source  -- Source VHDL files:
     uart.vhd  - top level file
     txmit.vhd - transmit portion of uart
 &nb ...
嵌入式综合 6小时学会labview
6小时学会labview,
labview Six Hour Course – Instructor Notes
 
This zip file contains material designed to give students a working knowledge of labview in a 6 hour timeframe. The contents are:
Instructor Notes.doc – this document.
labviewIntroduction-SixHour.ppt – a PowerPoint presentati ...
可编程逻辑 Xilinx FPGA集成电路的动态老化试验
3 FPGA设计流程
完整的FPGA 设计流程包括逻辑电路设计输入、功能仿真、综合及时序分析、实现、加载配置、调试。FPGA 配置就是将特定的应用程序设计按FPGA设计流程转化为数据位流加载到FPGA 的内部存储器中,实现特定逻辑功能的过程。由于FPGA 电路的内部存储器都是基于RAM 工艺的,所以当FPGA电路电源掉电后, ...
可编程逻辑 UART 4 UART参考设计,Xilinx提供VHDL代码
UART 4 UART参考设计,Xilinx提供VHDL代码 uart_vhdl
This zip file contains the following folders:
 \vhdl_source  -- Source VHDL files:
     uart.vhd  - top level file
     txmit.vhd - transmit portion of uart
 &nb ...
数学计算 pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-
pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscript printouts. GUI support using GTK or MFC (Win32) is available. The problem definition can be done in any form and given to pdnMesh as an input data f ...
数学计算 XMDS is a code generator that integrates equations. You write them down in human readable form in a
XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.
网络 项目描述: Trickster Streaming Server is a pure Perl MP3 streaming server with a simple Web interface t
项目描述:
Trickster Streaming Server is a pure Perl MP3 streaming server with a simple Web interface that allows you to manipulate and browse the queue. The queue management API is done in a fairly simple UNIX manner, and can be easily extended.
Trickster Streaming Server是一个具有简单 Web接口的纯 ...
单片机开发 This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrup
This firmware translates a PS/2 mouse to a USB mouse. The translator
firmware is entirely interrupt driven (with the exception of sending the
data via USB to the host.) An interrupt is generated when the PS/2 start
bit is received, at which time the firmware will begin its receive routine.
In ad ...