资源列表
Deitel_Deitel_-_CPP_Intro(RUS)
- Visual C++ Deithel book in russian
kak_programmirovat_na_cpp_samouchka.net_teraarhiv
- Visual c++ kak programmirovat na cpp samouchka
HostNIPAddr
- This program can get IP information from host name.
C-Ex
- In mathematics, a polynomial is an expression of finite length constructed from variables (also called indeterminates) and constants, using only the operations of addition, subtraction, multiplication, and non-negative integer exponents.
Exercise
- Polynomials appear in a wide variety of areas of mathematics and science. For example, they are used to form polynomial equations, which encode a wide range of problems, from elementary word problems to complicated problems in the sciences they are u
CH12
- A polynomial is either zero, or can be written as the sum of one or more non-zero terms. The number of terms is finite. These terms consist of a constant (called the coefficient of the term) that may be multiplied by a finite number of variables (usu
CH10
- Each variable may have an exponent that is a non-negative integer, i.e., a natural number. The exponent on a variable in a term is called the degree of that variable in that term, the degree of the term is the sum of the degrees of the variables in t
CH9
- The coefficient of a term may be any number from a specified set. If that set is the set of real numbers, we speak of "polynomials over the reals". Other common kinds of polynomials are polynomials with integer coefficients, polynomials with complex
CH7
- For example: is a term. The coefficient is –5, the variables are x and y, the degree of x is in the term two, while the degree of y is one. The degree of the entire term is the sum of the degrees of each variable in it, so in this example the
daoxianwangpingchai
- 这是一个能简单处理测量里面导线网平差的程序-This is a simple measure to deal with inside wire network adjustment procedures
MM1-SIMULATION
- MM1排队仿真,对平均队长,平均等待时间的仿真-MM1 QUEUE SIMULATION,get average length, average waiting time
CodeTrim
- 个人些的几个通用类,很实用的哦,欢迎大家来下载使用-Some of the few personal general,, very practical oh
