搜索结果
找到约 2,007 项符合
Data 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (131)
- 其他 (126)
- matlab例程 (96)
- 单片机开发 (95)
- 书籍 (94)
- 单片机编程 (85)
- Java编程 (74)
- 技术资料 (71)
- 加密解密 (49)
- 数据结构 (46)
- 软件设计/软件工程 (44)
- 人工智能/神经网络 (41)
- 电子书籍 (38)
- 通讯编程文档 (31)
- 系统设计方案 (30)
- VHDL/FPGA/Verilog (30)
- 文章/文档 (28)
- 压缩解压 (28)
- SQL Server (28)
- 数据库系统 (28)
- 微处理器开发 (27)
- 数学计算 (27)
- 数值算法/人工智能 (27)
- 汇编语言 (26)
- Delphi控件源码 (24)
- 书籍源码 (22)
- 通讯/手机编程 (22)
- 行业发展研究 (22)
- Linux/Unix编程 (22)
- Java书籍 (21)
- 其他嵌入式/单片机内容 (21)
- 其他行业 (19)
- GPS编程 (19)
- 嵌入式/单片机编程 (18)
- 其他数据库 (18)
- VC书籍 (17)
- 文件格式 (16)
- Internet/网络编程 (15)
- 网络 (15)
- 驱动编程 (15)
- 编译器/解释器 (15)
- DSP编程 (13)
- 企业管理 (13)
- 软件工程 (13)
- 可编程逻辑 (12)
- 源码 (12)
- J2ME (11)
- 教育系统应用 (11)
- 模拟电子 (10)
- 串口编程 (10)
- 通信网络 (9)
- 电源技术 (8)
- 教程资料 (8)
- *行业应用 (8)
- USB编程 (8)
- 论文 (8)
- 无线通信 (7)
- 邮电通讯系统 (7)
- 电子政务应用 (6)
- 中间件编程 (6)
- 交通/航空行业 (6)
- 技术管理 (6)
- 嵌入式综合 (5)
- 3G开发 (5)
- MySQL数据库 (5)
- JavaScript (5)
- 游戏 (5)
- 操作系统开发 (5)
- 接口技术 (5)
- 手册 (5)
- 其他 (5)
- C/C++语言编程 (4)
- 医药行业 (4)
- 多国语言处理 (4)
- 并行计算 (4)
- VxWorks (4)
- 嵌入式Linux (4)
- uCOS (4)
- 金融证券系统 (4)
- 认证考试资料 (4)
- 软件 (4)
- VIP专区 (4)
- 多媒体处理 (3)
- 实用工具 (3)
- 测试测量 (3)
- 编辑器/阅读器 (3)
- 家庭/个人应用 (3)
- Applet (3)
- Windows CE (3)
- 生物技术 (3)
- Modem编程 (3)
- Oracle数据库 (3)
- Symbian (3)
- RFID编程 (3)
- Jsp/Servlet (3)
- 手机短信编程 (3)
- 软件测试 (3)
- Linux/uClinux/Unix编程 (3)
- 学术论文 (2)
- 资料/手册 (2)
单片机开发 this is a code which can show data from the outside!
this is a code which can show data from the outside!
其他书籍 Optimisation of the pilot-to-data power ratio in the wireless MIMO-OFDM system with low-complexity
Optimisation of the pilot-to-data power ratio in the wireless MIMO-OFDM
system with low-complexity MMSE channel estimation
单片机开发 made by: kangkai data:2008.11.23 this one is used to test arm7 str71x. use a led to test
made by: kangkai
data:2008.11.23
this one is used to test arm7 str71x.
use a led to test GPIO.
a---------P0.0
b---------P0.1
c---------P0.2
d---------P0.3
e---------P0.4
f---------P0.5
g---------P0.6
just run it and you will see the led to show 0-9 all the time.
加密解密 实现IDEA加密算法与解密算法 IDEA(International Data Encryption Algorithm)是瑞士的James Massey
实现IDEA加密算法与解密算法
IDEA(International Data Encryption Algorithm)是瑞士的James Massey,Xuejia Lai等人提出的加密算法,在密码学中属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。从理论上讲,IDEA属于“强”加密算法,至今还没有出现对该算法的有效攻击算法。 ...
数据结构 Trees are natural structures for representing certain kinds of hierarchical data. A (rooted) tree co
Trees are natural structures for representing certain kinds of hierarchical data. A (rooted) tree consists of a set of nodes (or vertices) and a set of arcs (or edges).
技术管理 论文 数据库查询 Processing Queries on Tree-Structured Data Efficiently
论文 数据库查询
Processing Queries on Tree-Structured Data Efficiently
VHDL/FPGA/Verilog 数据加密算法(Data Encryption Algorithm
数据加密算法(Data Encryption Algorithm,DEA)的数据加密标准(Data Encryption Standard,DES)是规范的描述,它出自 IBM 的研究工作,并在 1997 年被美国政府正式采纳。它很可能是使用最广泛的秘钥系统,特别是在保护金融数据的安全中,最初开发的 DES 是嵌入硬 件中的。通常,自动取款机(Automated Teller Machine, ...
系统设计方案 measure through the cross-entropy of test data. In addition, we introduce two novel smoothing tech
measure through
the cross-entropy of test data. In addition,
we introduce two novel smoothing techniques,
one a variation of Jelinek-Mercer
smoothing and one a very simple linear interpolation
technique, both of which outperform
existing methods.
其他嵌入式/单片机内容 Generate trellis data of a rate-1/n convolutional encoder.卷积码1/n的编码器
Generate trellis data of a rate-1/n convolutional encoder.卷积码1/n的编码器,注意生成的是非系统码。
嵌入式/单片机编程 PEX 8311 ExpressLane PCI Express-to-Generic Local Bus Bridge Data Book
PEX 8311
ExpressLane PCI Express-to-Generic
Local Bus Bridge
Data Book