搜索结果
找到约 120 项符合
Operations 的查询结果
按分类筛选
- 全部分类
- 书籍 (14)
- 其他书籍 (10)
- 单片机开发 (8)
- 数学计算 (6)
- 驱动编程 (6)
- 其他 (6)
- 单片机编程 (5)
- VHDL/FPGA/Verilog (4)
- Java编程 (4)
- 数值算法/人工智能 (3)
- 压缩解压 (3)
- Linux/Unix编程 (3)
- 软件设计/软件工程 (3)
- 文章/文档 (3)
- 数据结构 (3)
- 网络 (3)
- matlab例程 (3)
- 可编程逻辑 (2)
- 技术管理 (2)
- SQL Server (2)
- Internet/网络编程 (2)
- Java书籍 (2)
- 教程资料 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 并行计算 (1)
- 电子书籍 (1)
- 其他嵌入式/单片机内容 (1)
- 操作系统开发 (1)
- 软件工程 (1)
- DSP编程 (1)
- JavaScript (1)
- Delphi/CppBuilder (1)
- 系统设计方案 (1)
- 行业发展研究 (1)
- 金融证券系统 (1)
- Oracle数据库 (1)
- 嵌入式Linux (1)
- 文件格式 (1)
- 单片机 (1)
- 嵌入式/单片机编程 (1)
- DSP工具/软件 (1)
- 技术资料 (1)
- VIP专区 (1)
- 精品软件 (1)
单片机开发 The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performanc
The DHRY program performs the dhrystone benchmarks on the 8051.
Dhrystone is a general-performance benchmark test originally
developed by Reinhold Weicker in 1984. This benchmark is
used to measure and compare the performance of different
computers or, in this case, the efficiency of the code
gener ...
其他书籍 The System Management BIOS Reference Specification addresses how motherboard and system vendors pres
The System Management BIOS Reference Specification addresses how motherboard and system vendors present
management information about their products in a standard format by extending the BIOS interface on Intel
architecture systems. The information is intended to allow generic instrumentation to deli ...
数学计算 Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports th
Mapack可用来做矩阵运算
Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank, Condition, Trace, Cholesky, LU, QR, Single V ...
软件设计/软件工程 本文档介绍了如何使用各种内嵌工具
本文档介绍了如何使用各种内嵌工具,函数和其他一些小技巧来加强使用matlab的速度和效率,是广大爱好者必读的文档。具体内容请参阅文档。
Learn how to use the Profiler tool, vectorized functions, and other tricks to writing efficient MATLAB code. This article includes how to convert any array into a column v ...
matlab例程 OFDM通信系统的仿真。PDF文件
OFDM通信系统的仿真。PDF文件,包括OFDM原理、程序讲解及运行结果。-OFDM communications system simulation. PDF documents, including OFDM principles, procedures and operations on the results.
DSP编程 The TMS320VC5506/C5507/C5509A USB peripherals can be clocked from either the USB APLL or the USB DP
The TMS320VC5506/C5507/C5509A USB peripherals can be clocked from either the USB APLL or the
USB DPLL. Since the APLL is inherently more noise tolerant and has less long-term jitter than the DPLL,
it is recommended that you switch to it for any USB operations.
Java编程 Reads/writes text as a character stream, buffering characters so as to provide for the efficient rea
Reads/writes text as a character stream, buffering characters so as to provide for the efficient reading/writing of characters, arrays, and lines.
The buffer size may be specified, or the default size may be used. The default is large enough for most purposes.
In general, each read request made of ...
Java书籍 All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read
All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided into four large categories: input streams and output ...
技术管理 simple ATM [Automatic Teller Machine] system the basic functions Login including write-offs, inquiri
simple ATM [Automatic Teller Machine] system the basic functions Login including write-offs, inquiries, deposits, withdrawals and alter the code. Simulation of ATM terminal users logged in, their account numbers and passwords through the ATM network to transmit to the server, ATM database server bas ...
数学计算 IML package provides efficient routines to solve nonsingular systems of linear equations, certifie
IML package provides efficient routines to solve nonsingular systems of
linear equations, certified solve any shape systems of linear equations,
and perform mod p matrix operations, such as computing row-echelon form,
determinant, rank profile, inverse of a mod p matrix.