搜索结果
找到约 98 项符合
Numbers 的查询结果
按分类筛选
- 全部分类
- Java编程 (12)
- 数学计算 (9)
- 数值算法/人工智能 (8)
- matlab例程 (8)
- 加密解密 (7)
- 其他 (6)
- 书籍 (5)
- 数据结构 (4)
- 单片机编程 (3)
- VHDL/FPGA/Verilog (3)
- 汇编语言 (3)
- 通信网络 (2)
- 电子书籍 (2)
- 书籍源码 (2)
- 单片机开发 (2)
- 软件设计/软件工程 (2)
- 数据库系统 (1)
- 人工智能/神经网络 (1)
- 压缩解压 (1)
- VC书籍 (1)
- 其他书籍 (1)
- Windows CE (1)
- 多国语言处理 (1)
- 技术管理 (1)
- 文章/文档 (1)
- Delphi/CppBuilder (1)
- 家庭/个人应用 (1)
- 其他嵌入式/单片机内容 (1)
- CA认证 (1)
- 微处理器开发 (1)
- *行业应用 (1)
- J2ME (1)
- 编辑器/阅读器 (1)
- 接口技术 (1)
- 技术资料 (1)
- VIP专区 (1)
Java编程 4. Write a program that sorts three integers. The integers are entered from the console and stored i
4. Write a program that sorts three integers. The integers are entered from the console and stored in variables num1, num2 and num3, respectively. The program sorts the numbers so that num1 <= num2 <= num3.
Windows CE WareSeeker periodically updates pricing and software information of Embedded Windows CE SAPI 5.0 Fre
WareSeeker periodically updates pricing and software information of Embedded Windows CE SAPI 5.0 Free Download from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using Embedded Windows CE SAPI 5.0 Fr ...
数学计算 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, ...
matlab例程 Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numeri
Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course
in numerical methods, Matlab, and technical computing. The emphasis is on in-
formed use of mathematical software. We want you learn enough about the mathe-
matical functions in Matlab that you will be able to ...
matlab例程 Toolbox for Numerical Computing with MATLAB (by Cleve Moler). Numerical Computing with MATLAB (
Toolbox for Numerical Computing with MATLAB (by Cleve Moler).
Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course
in numerical methods, Matlab, and technical computing. The emphasis is on in-
formed use of mathematical software. We want you learn enough abou ...
数值算法/人工智能 The GNU MP Bignum Library
The GNU MP Bignum Library,非常好用的大数运算库,GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers.
VHDL/FPGA/Verilog 16点FFT VHDL源程序
16点FFT VHDL源程序,The xFFT16 fast Fourier transform (FFT) Core computes a 16-point complex FFT. The input data
is a vector of 16 complex values represented as 16-bit 2’s complement numbers – 16-bits for
each of the real and imaginary component of a datum.
多国语言处理 Implement a phone book system for employees of a company. Your program will output the following me
Implement a phone book system for employees of a company.
Your program will output the following menu
(1) Enter an employee and a phone pair to the system
(2) Lookup an employee s phone number
(3) Find out who is/are the person(s) of a given number
(4) How many people are currently in the system
(5) ...
数据结构 密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data struct
密码学界牛人Victor Shoup用C++编写数论类库。
NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length integers for vectors, matrices, and polynomials over the integers and over finite fields and for arbitrary precision floating point arithmetic.
N ...
VHDL/FPGA/Verilog Verilog Overview n Basic Structure of a Verilog Model n Components of a Verilog Module – Ports –
Verilog Overview
n Basic Structure of a Verilog Model
n Components of a Verilog Module
– Ports
– Data Types
– Assigning Values and Numbers
– Operators
– Behavioral Modeling
&#8226 Continuous Assignments
&#8226 Procedural Blocks
– Structural Modeling
n Summary: Verilog Environment ...