NUMBERS

共 108 篇文章
NUMBERS 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 108 篇文章,持续更新中。

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 sof

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

This is a Java library for performing floating-point calculations on small devices such as mobile p

This is a Java library for performing floating-point calculations on small devices such as mobile phones which lack native support for floating-point numbers.

TWISTER Uniformly distributed pseudo-random numbers

TWISTER Uniformly distributed pseudo-random numbers

北京大学ACM比赛题目 In 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard

北京大学ACM比赛题目 In 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard Euler in which he made the following conjecture: Every even number greater than 4 can be writt

红外解码程序

/*<br /> &nbsp;* _168ZHONGDUAN2.c<br /> &nbsp;*<br /> &nbsp;* Created: 2014/11/2 15:12:45<br /> &nbsp;* &nbsp;Author: lenovo<br /> &nbsp;*/&nbsp;<br /> <br /> <br /> #include &lt;avr/io.h&gt;<br /> #i

10个数运算结果得100的C语言的源程序代码 (source code written in C programming language for getting 100 from 10 numbe

10个数运算结果得100的C语言的源程序代码 (source code written in C programming language for getting 100 from 10 numbers).

net_tcp.h

/*<br /> *********************************************************************************************************<br /> * &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;

Secure Programming Cookbook for C and C++ is an important new resource for developers serious about

Secure Programming Cookbook for C and C++ is an important new resource for developers serious about writing secure code for Unix(including Linux) and Windows environments. This essential code companio

This build is for developing a "binary-to-BCD" converter for use in // displaying numerals in base-

This build is for developing a "binary-to-BCD" converter for use in // displaying numerals in base-10 so that people can read and interpret the // numbers more readily than they could if the numbers

TrainReset:there are many trains need to drive out of the station .In terms of their numbers from sm

TrainReset:there are many trains need to drive out of the station .In terms of their numbers from small to large.There are only three railways used to place the trains ,and also need the same order.

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 give

2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input

2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input One positive integer on each line, the value of n. Output If the minimum x exists, print a

windows 2003 server serial numbers

windows 2003 server serial numbers

This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (<

This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (<, >, >=, <=, ==, !=) between 2 numbers, which have quite a lot of number of digits.

This program will ask how many numbers you want to find the average of, then it will allow you to en

This program will ask how many numbers you want to find the average of, then it will allow you to enter your numbers(yes they can even be decimals) then it will calculate the mean, median, mode and ra

Generating next numbers in SQLServer should not be a problem. But problems arise when a customer ask

Generating next numbers in SQLServer should not be a problem. But problems arise when a customer asks for different types of next numbers that you cannot generate directly from SQL Server. This brief

MPC7400 Part Number Speci&THOR

MPC7400 Part Number Speci&THORN;cation<BR>This document describes part number speci&THORN;c changes to recommended operating conditions and revised electrical speci&THORN;cations,<BR>as applicable, fr

Random Generators and Normal Numbers 随机数产生 英文文档。

Random Generators and Normal Numbers 随机数产生 英文文档。

Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimen

Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimensions than two). For an introduction, refer to the Wikipedia article on Quaternions. Quaternion to