搜索结果
找到约 673 项符合
StANDard 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (90)
- VC书籍 (45)
- 加密解密 (31)
- 技术资料 (30)
- 电子书籍 (29)
- 单片机编程 (20)
- 其他 (20)
- Java编程 (19)
- matlab例程 (19)
- 通讯编程文档 (18)
- 通讯/手机编程 (15)
- 软件设计/软件工程 (15)
- 可编程逻辑 (12)
- Linux/Unix编程 (12)
- 文章/文档 (12)
- 压缩解压 (12)
- VHDL/FPGA/Verilog (12)
- Java书籍 (12)
- 单片机开发 (11)
- 文件格式 (11)
- 书籍 (11)
- 精品软件 (11)
- 软件工程 (10)
- 系统设计方案 (8)
- 模拟电子 (7)
- 行业发展研究 (7)
- 嵌入式/单片机编程 (7)
- 教程资料 (6)
- 语音压缩 (6)
- VxWorks (6)
- 电源技术 (5)
- STL (5)
- 书籍源码 (5)
- 人工智能/神经网络 (5)
- 技术书籍 (4)
- 无线通信 (4)
- 其他嵌入式/单片机内容 (4)
- 编译器/解释器 (4)
- 微处理器开发 (4)
- 驱动编程 (4)
- Internet/网络编程 (4)
- Applet (4)
- 学术论文 (3)
- 多媒体处理 (3)
- 嵌入式综合 (3)
- 游戏 (3)
- 数学计算 (3)
- 汇编语言 (3)
- 传真(Fax)编程 (3)
- 操作系统开发 (3)
- DSP编程 (3)
- Windows CE (3)
- Delphi控件源码 (3)
- 嵌入式Linux (3)
- 接口技术 (3)
- 手册 (3)
- VIP专区 (3)
- allegro (2)
- 传感与控制 (2)
- 测试测量 (2)
- 数值算法/人工智能 (2)
- J2ME (2)
- 网络 (2)
- Symbian (2)
- 技术管理 (2)
- 认证考试资料 (2)
- 家庭/个人应用 (2)
- GPS编程 (2)
- 并行计算 (2)
- 邮电通讯系统 (2)
- 单片机 (2)
- 源码 (2)
- 资料/手册 (1)
- 实用工具 (1)
- PCB相关 (1)
- 通信网络 (1)
- 教程资料 (1)
- uCOS (1)
- 串口编程 (1)
- 编辑器/阅读器 (1)
- 其他数据库 (1)
- 中间件编程 (1)
- 数据结构 (1)
- Windows Mobile (1)
- USB编程 (1)
- Jsp/Servlet (1)
- Modem编程 (1)
- 3G开发 (1)
- *行业应用 (1)
- 其他行业 (1)
- 手机短信编程 (1)
- SQL Server (1)
- VHDL/Verilog/EDA源码 (1)
- 论文 (1)
数学计算 The CoinUtils project is a collection of open-source utilities developed and used by a variety of ot
The CoinUtils project is a collection of open-source utilities developed and used by a variety of other projects in the COIN-OR repository. The project includes classes for storing and manipulating sparse matrices and vectors, performing matrix factorization, parsing input files in standard formats, ...
系统设计方案 Multirate filters provide a practical approach to designing and implementing finite response (FIR) f
Multirate filters provide a practical approach to designing and implementing finite response (FIR) filters with narrow spectral constraints. By changing the input data rate at one or more intermediate points the filter lengths and computational rates can be greatly reduced when compared to a standar ...
加密解密 Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种
Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种,被美国NIST作为DSS(DigitalSignature Standard)。算法中应用了下述参数:
p:L bits长的素数。L是64的倍数,范围是512到1024;
q:p - 1的160bits的素因子;
g:g = h^((p-1)/q) mod p,h满足h < p - 1, h^((p-1)/q) mod p > 1;
x:x < q,x为私 ...
Jsp/Servlet (1) 本光盘提供了书中案例的Java源代码文件及编译发布后的可执行文件。 (2) 读者可以使用文本编辑工具(例如Windows中的记事本)或Java编辑工具来打开和编辑Java源代码文件。 (3
(1) 本光盘提供了书中案例的Java源代码文件及编译发布后的可执行文件。
(2) 读者可以使用文本编辑工具(例如Windows中的记事本)或Java编辑工具来打开和编辑Java源代码文件。
(3) 文件夹图标后的数字编号为章号。例如CH03,为第3章的内容。
(4) 本光盘中,每章均含有打包发布的程序文件和案例的源代码文件(第3章除外,另请注 ...
Applet (1) 本光盘提供了书中案例的Java源代码文件及编译发布后的可执行文件。 (2) 读者可以使用文本编辑工具(例如Windows中的记事本)或Java编辑工具来打开和编辑Java源代码文件。 (3
(1) 本光盘提供了书中案例的Java源代码文件及编译发布后的可执行文件。
(2) 读者可以使用文本编辑工具(例如Windows中的记事本)或Java编辑工具来打开和编辑Java源代码文件。
(3) 文件夹图标后的数字编号为章号。例如CH03,为第3章的内容。
(4) 本光盘中,每章均含有打包发布的程序文件和案例的源代码文件(第3章除外,另请注 ...
Java编程 (1) 本光盘提供了书中案例的Java源代码文件及编译发布后的可执行文件。 (2) 读者可以使用文本编辑工具(例如Windows中的记事本)或Java编辑工具来打开和编辑Java源代码文件。 (3
(1) 本光盘提供了书中案例的Java源代码文件及编译发布后的可执行文件。
(2) 读者可以使用文本编辑工具(例如Windows中的记事本)或Java编辑工具来打开和编辑Java源代码文件。
(3) 文件夹图标后的数字编号为章号。例如CH03,为第3章的内容。
(4) 本光盘中,每章均含有打包发布的程序文件和案例的源代码文件(第3章除外,另请注 ...
Java编程 (1) 本光盘提供了书中案例的Java源代码文件及编译发布后的可执行文件。 (2) 读者可以使用文本编辑工具(例如Windows中的记事本)或Java编辑工具来打开和编辑Java源代码文件。 (3
(1) 本光盘提供了书中案例的Java源代码文件及编译发布后的可执行文件。
(2) 读者可以使用文本编辑工具(例如Windows中的记事本)或Java编辑工具来打开和编辑Java源代码文件。
(3) 文件夹图标后的数字编号为章号。例如CH03,为第3章的内容。
(4) 本光盘中,每章均含有打包发布的程序文件和案例的源代码文件(第3章除外,另请注 ...
文章/文档 Contains IEC documents describing testing implementations of IEC 60870-5, amendment to IEC 60870-5-1
Contains IEC documents describing testing implementations of IEC 60870-5, amendment to IEC 60870-5-104, and GBC reports helping faster understand the standard
邮电通讯系统 The WCDMA Physical Layer Demo consists of an end-to-end (transmitter-to-receiver) simulation of the
The WCDMA Physical Layer Demo consists of an end-to-end (transmitter-to-receiver) simulation of the Frequency Division Duplex (FDD) Downlink physical layer for several Dedicated Channels (DCH) as specified by the 3GPP standard (Release 99).
认证考试资料 ISO / DIS 14230 Road Vehicles - Diagnostic Systems Keyword Protocol 2000 Part 3: Implementation Stat
ISO / DIS 14230 Road Vehicles - Diagnostic Systems Keyword Protocol 2000 Part 3: Implementation Status: Draft International Standard Date: December 16, 1996