搜索结果
找到约 1,367 项符合
BASED 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (105)
- matlab例程 (79)
- 其他书籍 (78)
- 其他 (77)
- 书籍 (65)
- 技术资料 (65)
- Linux/Unix编程 (54)
- Java编程 (48)
- 微处理器开发 (36)
- 系统设计方案 (35)
- 单片机开发 (34)
- 通讯编程文档 (31)
- 行业发展研究 (30)
- 人工智能/神经网络 (29)
- VHDL/FPGA/Verilog (29)
- 软件设计/软件工程 (27)
- 通讯/手机编程 (23)
- 文章/文档 (22)
- 数学计算 (22)
- 嵌入式/单片机编程 (20)
- 教程资料 (18)
- 数值算法/人工智能 (18)
- 电子书籍 (17)
- Internet/网络编程 (16)
- 压缩解压 (16)
- Windows CE (16)
- DSP编程 (15)
- 文件格式 (15)
- 可编程逻辑 (14)
- 网络 (14)
- 学术论文 (11)
- 模拟电子 (11)
- Java书籍 (11)
- VC书籍 (10)
- 嵌入式Linux (9)
- 汇编语言 (9)
- 软件工程 (9)
- 论文 (9)
- 编译器/解释器 (8)
- 技术管理 (8)
- 加密解密 (8)
- 驱动编程 (8)
- 其他嵌入式/单片机内容 (8)
- 电源技术 (7)
- 无线通信 (7)
- J2ME (7)
- VxWorks (7)
- USB编程 (7)
- Jsp/Servlet (7)
- Symbian (7)
- 其他行业 (6)
- 通信网络 (5)
- Windows Mobile (5)
- Delphi控件源码 (5)
- 手机短信编程 (5)
- 测试测量 (4)
- 生物技术 (4)
- 操作系统开发 (4)
- uCOS (4)
- 游戏 (4)
- GPS编程 (4)
- 技术书籍 (4)
- 源码 (4)
- VIP专区 (4)
- 多媒体处理 (3)
- 嵌入式综合 (3)
- 其他数据库 (3)
- CA认证 (3)
- 串口编程 (3)
- 3G开发 (3)
- 实用工具 (2)
- 电机控制 (2)
- ARM (2)
- Applet (2)
- 书籍源码 (2)
- 中间件编程 (2)
- 邮电通讯系统 (2)
- Ajax (2)
- 教育系统应用 (2)
- ALTERA FPGA开发软件 (1)
- 教程资料 (1)
- allegro (1)
- PCB相关 (1)
- 传感与控制 (1)
- 工控技术 (1)
- 编辑器/阅读器 (1)
- 源码/资料 (1)
- 数据结构 (1)
- Modem编程 (1)
- 人物传记/成功经验 (1)
- 多国语言处理 (1)
- 并行计算 (1)
- SQL Server (1)
- 认证考试资料 (1)
- 金融证券系统 (1)
- 医药行业 (1)
- STL (1)
- RFID编程 (1)
- 企业管理 (1)
- MTK (1)
人工智能/神经网络 The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimi
The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimization of the centers and widths of the kernels. The aim is to optimize the likelihood that the given data points are generated by a mixture of Gaussians. The numbers next to the Gaussians give the re ...
Linux/Unix编程 Memtest86 is thorough, stand alone memory test for Intel/AMD x86 architecture systems. BIOS based m
Memtest86 is thorough, stand alone memory test for Intel/AMD x86 architecture
systems. BIOS based memory tests are only a quick check and often miss
failures that are detected by Memtest86.
其他书籍 Information Filtering Based on User Behavior Analysis and Best Match Text Retrieval
Information Filtering Based on User Behavior Analysis and Best Match Text Retrieval
文章/文档 RTK Networks based on Geo++® GNSMART − Concepts, Implementation, Results
RTK Networks based on
Geo++® GNSMART −
Concepts, Implementation, Results
嵌入式Linux the embedded GUI for SamSung s3c2410 cpu based board.is microwindows0.90
the embedded GUI for SamSung s3c2410 cpu based board.is microwindows0.90
VHDL/FPGA/Verilog -- WISHBONE revB2 compiant I2C master core -- -- author: Richard Herveille -- rev. 0.1 based on s
-- WISHBONE revB2 compiant I2C master core
--
-- author: Richard Herveille
-- rev. 0.1 based on simple_i2c
-- rev. 0.2 april 27th 2001, fixed incomplete sensitivity list on assign_dato process (thanks to Matt Oseman)
-- rev. 0.3 may 4th 2001, fixed typo rev.0.2 txt -> txr
-- rev. 0.4 may 8th, added ...
Linux/Unix编程 DVBstream is based on the ts-rtp package available at http://www.linuxtv.org. It broadcasts a (subs
DVBstream is based on the ts-rtp package available at
http://www.linuxtv.org. It broadcasts a (subset of a) DVB transport
stream over a LAN using the rtp protocol. There were a couple of
small bugs in the original ts-rtp application, which I have fixed
here.
电子书籍 Context-based adaptive binary arithmetic coding in the H.264AVC video compression
Context-based adaptive binary arithmetic coding in the H.264AVC video compression
通讯编程文档 Channel estimation for OFDM systems based on comb-type pilot arrangement in frequency selective fadi
Channel estimation for OFDM systems based on comb-type pilot arrangement in frequency selective fading channels
一篇信道估计的经典文章
Linux/Unix编程 The decoding algorithm used in RBDS.c is based on error trapping. The program emulates the operation
The decoding algorithm used in RBDS.c is based on error trapping. The program emulates the operation of the encoder and decoder of a binary cyclic codes, using bitwise shifts and xor for modulo g(x) operations.