搜索结果
找到约 250 项符合
After 的查询结果
按分类筛选
- 全部分类
- 技术资料 (64)
- 书籍 (12)
- 其他 (12)
- matlab例程 (12)
- 单片机开发 (11)
- 其他书籍 (10)
- 单片机编程 (9)
- Java编程 (7)
- 数学计算 (7)
- 电子书籍 (6)
- Delphi控件源码 (6)
- Linux/Unix编程 (5)
- 游戏 (4)
- VHDL/FPGA/Verilog (4)
- 无线通信 (3)
- 教程资料 (3)
- 可编程逻辑 (3)
- 驱动编程 (3)
- 文件格式 (3)
- 数据结构 (3)
- 微处理器开发 (3)
- 系统设计方案 (3)
- 软件设计/软件工程 (3)
- 电源技术 (2)
- 数值算法/人工智能 (2)
- 多媒体处理 (2)
- 嵌入式综合 (2)
- 模拟电子 (2)
- 压缩解压 (2)
- 编译器/解释器 (2)
- 汇编语言 (2)
- 人工智能/神经网络 (2)
- 文章/文档 (2)
- Java书籍 (2)
- FlashMX/Flex源码 (2)
- VC书籍 (2)
- 其他嵌入式/单片机内容 (2)
- 行业发展研究 (2)
- 3G开发 (2)
- 源码 (1)
- 论文 (1)
- 习题答案 (1)
- C/C++语言编程 (1)
- 通讯/手机编程 (1)
- 软件工程 (1)
- 测试测量 (1)
- 教程资料 (1)
- 串口编程 (1)
- 磁盘编程 (1)
- CA认证 (1)
- 其他数据库 (1)
- 嵌入式/单片机编程 (1)
- J2ME (1)
- VxWorks (1)
- 其他行业 (1)
- 生物技术 (1)
- Windows CE (1)
- Symbian (1)
- JavaScript (1)
- 并行计算 (1)
- MTK (1)
matlab例程 The algorithms are coded in a way that makes it trivial to apply them to other problems. Several gen
The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van der Merwe, Arnaud Doucet, Nando de Freitas and Eric Wan. The Unscented Particle Filter. Technical re ...
单片机开发 A major goal of this book is to show to make devices that are inherently reliable by design. While a
A major goal of this book is to show to make devices that are inherently reliable by design. While a lot of attention has been given to “quality improvement,” the majority of the emphasis has been placed on the processes that occur after the design of a product is complete. Design deficiencies are ...
VC书籍 Like many of my colleagues in this industry, I learned Windows programming from Charles Petzold s Pr
Like many of my colleagues in this industry, I learned Windows programming from Charles Petzold s Programming Windows—a classic programming text that is the bible to an entire generation of Windows programmers. When I set out to become an MFC programmer in 1994, I went shopping for an MFC equivalen ...
Delphi控件源码 pop3代理服务器源代码One of the most powerful features of Pop3 Agent is a naive Bayes filter, that is capab
pop3代理服务器源代码One of the most powerful features of Pop3 Agent is a naive Bayes filter,
that is capable of recognizing spam e-mails after appropriate training.
Pop3 Agent uses an embedded Firebird database server. Of course, you can
configure Pop3 Agent to work with an existing server if the ...
其他行业 Example to support XML files using MSXML. ========================================= XML (Extensi
Example to support XML files using MSXML.
=========================================
XML (Extensible Markup Language) is a commonly used basis for representing a
huge range of structured data file formats. The specification is maintained by
the World Wide Web Consortium (W3C?. This plugin is inten ...
驱动编程 The Radio Interface Layer is the name for an interface that was developed especially for the Pocket
The Radio Interface Layer is the name for an interface that was developed especially for the Pocket PC Phone Edition. It is meant to abstract the interface with a phone/modem device. To achieve this it is closely modelled after the GSM AT command interface. Unfortunately the API was not published of ...
Linux/Unix编程 un the configuration script ---------------------------- In the CGIs directory there is a config
un the configuration script
----------------------------
In the CGIs directory there is a configure.s and a configure.bat file.
Run this file after you ve moved the CGIs directory to it s desired
location. The configure script will create a file nammed apache.conf.
Append this file the the ...
教程资料 XAPP694-从配置PROM读取用户数据
This application note describes how to retrieve user-defined data from Xilinx configurationPROMs (XC18V00 and Platform Flash devices) after the same PROM has configured theFPGA. The method to add user-defined data to the configuration PROM file is also discussed.The reference design described in t ...
可编程逻辑 XAPP694-从配置PROM读取用户数据
This application note describes how to retrieve user-defined data from Xilinx configurationPROMs (XC18V00 and Platform Flash devices) after the same PROM has configured theFPGA. The method to add user-defined data to the configuration PROM file is also discussed.The reference design described in t ...
其他嵌入式/单片机内容 he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with on
he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with only 2 discrete levels, for example 0V and 5V and a constant period. The current value of this signal at a certain poiTnt of time is proportional to its Duty Cycle. That s the High Time during one perio ...