搜索结果

找到约 23 项符合 integers 的查询结果

数据结构 merge sort give a set S of n integers and another integer x, determine whether or not there exits tw

merge sort give a set S of n integers and another integer x, determine whether or not there exits two elements in S whose sum is exactly x.
https://www.eeworm.com/dl/654/175043.html
下载: 159
查看: 1071

加密解密 Arithmetic for integers of almost unlimited size for C and C++. Developed and copyrighted by Ra

Arithmetic for integers of almost unlimited size for C and C++. Developed and copyrighted by Ralf Dentzer
https://www.eeworm.com/dl/519/178172.html
下载: 103
查看: 1066

加密解密 Arithmetic for integers of almost rijndael for C and C++. Developed for linux

Arithmetic for integers of almost rijndael for C and C++. Developed for linux
https://www.eeworm.com/dl/519/178173.html
下载: 123
查看: 1085

matlab例程 % binomial.m by David Terr, Raytheon, 5-11-04, from mathworks.com % Given nonnegative integers n an

% binomial.m by David Terr, Raytheon, 5-11-04, from mathworks.com % Given nonnegative integers n and m with m<=n, compute the % binomial coefficient n choose m.
https://www.eeworm.com/dl/665/189421.html
下载: 148
查看: 1087

其他 Input The input consists of two lines. The first line contains two integers n and k which are the l

Input The input consists of two lines. The first line contains two integers n and k which are the lengths of the array and the sliding window. There are n integers in the second line. Output There are two lines in the output. The first line gives the minimum values in the window at each position, ...
https://www.eeworm.com/dl/534/214273.html
下载: 182
查看: 1093

Java编程 We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparis ...
https://www.eeworm.com/dl/633/247529.html
下载: 64
查看: 1048

Jsp/Servlet an application that finds the smallest of several integers. Assume that the first value read specif

an application that finds the smallest of several integers. Assume that the first value read specifies the number of values to input from the user
https://www.eeworm.com/dl/696/292116.html
下载: 63
查看: 1062

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.
https://www.eeworm.com/dl/633/292118.html
下载: 140
查看: 1068

数值算法/人工智能 杭电 ACM 1002 I have a very simple problem for you. Given two integers A and B, your job is to calcul

杭电 ACM 1002 I have a very simple problem for you. Given two integers A and B, your job is to calculate the Sum of A + B.
https://www.eeworm.com/dl/518/300789.html
下载: 69
查看: 4357

数学计算 中南赛区ACM竞赛题 Description Given a two-dimensional array of positive and negative integers, a sub-rec

中南赛区ACM竞赛题 Description Given a two-dimensional array of positive and negative integers, a sub-rectangle is any contiguous sub-array of size 1*1 or greater located within the whole array. The sum of a rectangle is the sum of all the elements in that rectangle. In this problem the sub-rectangl ...
https://www.eeworm.com/dl/641/311116.html
下载: 106
查看: 1213