资源列表

[其他小程序dist

说明:对于给定的m 个整数a 1 , a 2,… a i …a m 组成的向量A, |a i | <=m,和另一个由n个整数 组成的向量B, b1 , b 2,… b i… b n |bi | <=n,试设计一个O (m+n) 时间算法, 计算给定向量A和B的距离dist-For a given integer m of a 1, a 2, ... ai ... am composed of vector A, | ai |
<王八> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[其他小程序dia

说明:给定平面上n个点组成的多边形P的相继n条边的长度,试设计一个O(n)时间算法,计算多边形P的直径 -A given plane, composed of n points of the polygon P have n edges of length, try to design a O (n) time algorithm to calculate the diameter of the polygon P
<王八> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[其他小程序dom

说明:对于给定的n 个整数a0, a1,., an-1 组成的序列,计算相应的亲兄弟元素位置序列。-For a given n integers a0, a1,., An-1, composed of sequences, calculation of the corresponding elements of the location of sequence brothers.
<王八> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[其他小程序gap

说明:给定n 个实数x1 , x2 … xn, 求这n 个数在实轴上相邻2 个数之间的最大差值。假设对任何实数的下取整函数耗时O(1),设计解最大间隙问题的线性时间算法。 -N of a given real number x1, x2 ... xn, for which the number n in the real axis adjacent to 2 The maximum difference between the numbe
<王八> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[其他小程序Sink

说明:给出一个图的邻接矩阵,找出该图的汇点,即入度为0,出度为n-1的点。 从图的邻接矩阵中很容易看出:汇点就是横向数值都为0,纵向数值除该点外其余都为1的点。 -Give a graph adjacency matrix to find out The Meeting Point, which is 0-degree, out-degree for the n-1 points. From the graph adjacency
<王八> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[其他小程序strip2

说明:
<夏烁> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[其他小程序infomanage

说明:输入和管理学生信息.是C++课程的一次作业-Input and management of student information. Is C++ Courses one-stop
<王捷> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[其他小程序Project

说明:一个很简单的java测试程序。我用ant打包的。-A very simple java test procedure. I use ant packaged.
<抵达> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[其他小程序ciyufa

说明:具有词法和语法检测的功能,可以动态读入源程序-Detection with lexical and grammatical features, can be read into the source of dynamic
<elsie> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[其他小程序Huffman

说明:huffman 编码。typedef struct { int weight int flag int parent int lchild int rchild }hnodetype -huffman coding. typedef struct (int weight int flag int parent int lchild int rchild) hnodetype
<地瓜> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[其他小程序guess.no.

说明:一个小游戏 关与数字猜测的 本人特喜欢 -Kwan, a small games and digital special love I guess
<liu > 在 2024-11-04 上传 | 大小:1024 | 下载:0

[其他小程序User

说明:success 突发奇想随便写的一个。。。。。。为了能下载东西-success less on a whim, just to write one. . . . . . To be able to download things
<> 在 2024-11-04 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org