搜索结果
找到约 2,901 项符合
Using 的查询结果
按分类筛选
- 全部分类
- 技术资料 (475)
- matlab例程 (235)
- 其他 (155)
- 其他书籍 (122)
- Java编程 (120)
- 单片机开发 (117)
- 其他嵌入式/单片机内容 (67)
- VHDL/FPGA/Verilog (64)
- 数学计算 (63)
- 单片机编程 (62)
- 嵌入式/单片机编程 (58)
- 人工智能/神经网络 (52)
- 通讯/手机编程 (51)
- 软件设计/软件工程 (51)
- Linux/Unix编程 (47)
- 书籍 (46)
- 微处理器开发 (45)
- VC书籍 (44)
- 数值算法/人工智能 (40)
- 汇编语言 (40)
- 通讯编程文档 (39)
- 系统设计方案 (39)
- 电子书籍 (38)
- 文章/文档 (38)
- 行业发展研究 (37)
- 书籍源码 (36)
- 压缩解压 (36)
- 加密解密 (32)
- DSP编程 (31)
- Java书籍 (28)
- 其他行业 (26)
- 软件工程 (25)
- 驱动编程 (23)
- 编译器/解释器 (20)
- 可编程逻辑 (19)
- Delphi控件源码 (19)
- VIP专区 (18)
- 游戏 (17)
- Internet/网络编程 (16)
- 串口编程 (16)
- 模拟电子 (13)
- 3G开发 (13)
- USB编程 (12)
- 数据结构 (12)
- 教程资料 (11)
- *行业应用 (11)
- 技术管理 (11)
- SQL Server (11)
- 电源技术 (10)
- Symbian (10)
- Windows Mobile (10)
- GPS编程 (10)
- Jsp/Servlet (10)
- 网络 (9)
- 文件格式 (9)
- 并行计算 (9)
- 源码 (8)
- 无线通信 (8)
- 数据库系统 (8)
- 操作系统开发 (8)
- 教育系统应用 (8)
- 嵌入式Linux (8)
- 论文 (7)
- 嵌入式综合 (7)
- 手机短信编程 (7)
- 其他数据库 (7)
- J2ME (7)
- Applet (6)
- VxWorks (6)
- 技术书籍 (5)
- uCOS (5)
- Windows CE (5)
- JavaScript (5)
- 编辑器/阅读器 (4)
- 金融证券系统 (4)
- CA认证 (4)
- 能源行业(电力石油煤炭) (4)
- PCB相关 (3)
- Linux/uClinux/Unix编程 (3)
- 传感与控制 (3)
- 通信网络 (3)
- allegro (3)
- 源码/资料 (3)
- Modem编程 (3)
- STL (3)
- Delphi/CppBuilder (3)
- 家庭/个人应用 (3)
- 交通/航空行业 (3)
- 中间件编程 (3)
- MySQL数据库 (3)
- RFID编程 (3)
- C/C++语言编程 (2)
- 行业应用文档 (2)
- 仿真技术 (2)
- 测试测量 (2)
- 语音压缩 (2)
- 多国语言处理 (2)
- BREW编程 (2)
- TAPI编程 (2)
- Oracle数据库 (2)
单片机开发 // This program measures the voltage on an external ADC input and prints the // result to a termin
// This program measures the voltage on an external ADC input and prints the
// result to a terminal window via the UART.
//
// The system is clocked using the internal 24.5MHz oscillator.
// Results are printed to the UART from a loop with the rate set by a delay
// based on Timer 2. This loop p ...
Linux/Unix编程 序列对齐 Compare a protein sequence to a protein sequence database or a DNA sequence to a DNA sequenc
序列对齐
Compare a protein sequence to a protein sequence
database or a DNA sequence to a DNA sequence database using the
Smith-Waterman algorithm.[.wat815.] \fCssearch3\fP is about 10-times
slower than FASTA3, but is more sensitive for full-length protein
sequence comparison.
驱动编程 Also since the domain name--against which the retrieved domain name is to be matched--is currently h
Also since the domain name--against which the retrieved domain name is to be matched--is currently hard coded.
Hence the hard coded name has to be change before compiling the user mode program
The .lib file which has been provided in \DD\DD folder is checked built using Win XP DDK as of now.
操作系统开发 ThreadX优秀的硬实时操作系统.This Express Start Guide is designed to help you install and use ThreadX for the
ThreadX优秀的硬实时操作系统.This Express Start Guide is designed to help you install and use ThreadX for the
Motorola 68332 microprocessor using the Green Hills development suite. This guide, the
readme.txt file on the distribution disk, and Chapter 2 of the ThreadX User Guide
contain more detailed ...
通讯/手机编程 The exercise should be finished in English. 2. According to Prof. Zhang s requirement, this exercis
The exercise should be finished in English.
2. According to Prof. Zhang s requirement, this exercise mainly focuses on the BER performance of some wireless communication system using specific coding and modulation type through the AWGN channel. Signal-to-Noise ration (SNR) varies from 5dB to 20dB.
VHDL/FPGA/Verilog The purpose of this booklet is to give you a quick introduction to VHDL. This is done by informally
The purpose of this booklet is to give you a quick introduction to VHDL.
This is done by informally describing the facilities provided by the
language, and using examples to illustrate them. This booklet does not
fully describe every aspect of the language. For such fine details, you
should consult ...
VHDL/FPGA/Verilog In this paper, a new method is introduced to implement chaotic generators based on the Henon map and
In this paper, a new method is introduced to implement chaotic generators based on the Henon map and Lorenz chaotic generators given by the state equations using the Field Programmable Gate Array (FPGA). The aim of this method is to increase the frequency of the chaotic generators. The new method is ...
其他数据库 The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you
The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The lib ...
文件格式 This project aim was to build wireless software modem for data communication between two computers
This project aim was to build wireless software modem for data communication
between two computers using an acoustic interface in the voice frequency range (20Hz–
20,000Hz). The transmitting antenna is a speaker (frequency response of: 90Hz –
20,000Hz) and the receiving antenna is a microphone (fr ...
其他 This book uses the Python language to teach pro - gramming concepts and problem -solving skills,
This book uses the Python language to teach pro
-
gramming concepts and problem
-solving skills, without assuming any previous program- ming experience. With easy-to-understand examples, pseudocode, flowcharts, and other
tools, the student learns how to design the logic of programs and then implem ...