搜索结果

找到约 98 项符合 Numbers 的查询结果

其他 Program uses a 2-D dynamic array to store any number of sets of randomly generated LOTO 6/49 numbe

Program uses a 2-D dynamic array to store any number of sets of randomly generated LOTO 6/49 numbers. Simulation signed Lotto
https://www.eeworm.com/dl/534/406528.html
下载: 62
查看: 1081

Java编程 This article describes how to consume Web services in Java 1.5.0 using the new JAX-WS 2.0 API (JSR 2

This article describes how to consume Web services in Java 1.5.0 using the new JAX-WS 2.0 API (JSR 228). Developers around the world, including me, have always complained about the hard ways to work in Java to consume even a Web service as simple as adding two numbers. However, with JAX-WS 2.0 A ...
https://www.eeworm.com/dl/633/410850.html
下载: 111
查看: 1044

软件设计/软件工程 You use variables in your program to hold data which may be in different type, such as characters, n

You use variables in your program to hold data which may be in different type, such as characters, numbers, date and time etc.
https://www.eeworm.com/dl/684/412469.html
下载: 78
查看: 1080

技术管理 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 ...
https://www.eeworm.com/dl/642/413507.html
下载: 195
查看: 1049

其他 Shortest Paths with Multiplicative Cost. In a given undirected graph, the path cost is measured as a

Shortest Paths with Multiplicative Cost. In a given undirected graph, the path cost is measured as a product of all the edges in the path. The weights are rational numbers (e.g., 0.25, 0.75, 3.75 etc) or integers (2, 3). There are no negative edges. Given such a graph as input, you are to output the ...
https://www.eeworm.com/dl/534/425105.html
下载: 154
查看: 1036

数学计算 program which uses hashing techniques for storing and retrieving the data. Input to the program:

program which uses hashing techniques for storing and retrieving the data. Input to the program: Some random numbers. Input will be from a file. Output: First the program reads all the input and store it properly using some hash techniques. Once your program reads the complete input,it waits for ...
https://www.eeworm.com/dl/641/432790.html
下载: 189
查看: 1056

数值算法/人工智能 Maya Calendar During his last sabbatical, professor M. A. Ya made a surprising discovery about the

Maya Calendar During his last sabbatical, professor M. A. Ya made a surprising discovery about the old Maya calendar. From an old knotted message, professor discovered that the Maya civilization used a 365 day long year, called Haab, which had 19 months. Each of the first 18 months was 20 days long ...
https://www.eeworm.com/dl/518/434758.html
下载: 146
查看: 1484

Java编程 Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/

Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first packet was generated at time [0], than the second packet will be generated at time ...
https://www.eeworm.com/dl/633/444481.html
下载: 109
查看: 1142

数学计算 A quicksort algorithm sourcecode that together with the sourcecode for equalTo, sorts a integer arra

A quicksort algorithm sourcecode that together with the sourcecode for equalTo, sorts a integer array from lowest to highest and then checks if two numbers in the array added with eachother equals another integer.
https://www.eeworm.com/dl/641/470177.html
下载: 63
查看: 1044

matlab例程 给定一批的样本

给定一批的样本,当然这些样本间必须相互独立。如果Q > chi2(p, nu),假设拒绝,否则通过。 ARGUMENTS: x Absolut numbers. p The prob ability value, calculated from Q. Q The resulting Q-value.
https://www.eeworm.com/dl/665/486782.html
下载: 27
查看: 1019