-
Cantor Table : Problem description : put both the numerator and the denominator...
Cantor 表问题: 问题描述: 把分子和分母均小于108 的分数按下面的办法排成一个数表。 1/1 1/2 1/3 1/4 1/5 ... 2/1 2/2 2/3 2/4 2/5 ... 3/1 3/2 3/3 3/4 3/5 ... 4/1 4/2 4/3 4/4 4/5 ... 5/1 5/2 5/3 5/4 5/5 ... ... ... 我们以Z 方形方法给上表的每项编号。第一项是1/1,第二项是1/2, 然后是2/1,3/1,2/2,1/3,1/4,2/3,3/2,4/1,5/1,4/2,...... 要求:对于给定的输入的编号N(0
- 2022-03-21 20:56:33下载
- 积分:1
-
十六进制编辑器程序源代码
资源描述支持十六进制/二进制编辑
> 支持文件内查找/十六进制输出
> 允许文字大小/类型/颜色/背景的设置
- 2022-12-16 05:15:04下载
- 积分:1
-
同步原语发送 & 接收
发送和接收同步原语使用回声的客户机-服务器应用程序开发的Java实现
- 2023-02-14 21:10:04下载
- 积分:1
-
Ejercicios Java
Aquí se muestran ejercicios 讲授段 principiantes en java。
- 2023-01-19 18:05:04下载
- 积分:1
-
电脑游戏的网格路径规划
人工智能技术变得越来越重要的计算机游戏、 自主路径规划和搜索算法在网格上。
通过在战略游戏中,如横扫千军,Pacman 地形移动。网格的阻止和取消阻止细胞通常用于表示地形。
- 2023-08-21 13:15:03下载
- 积分:1
-
k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。-k-means algorithm process as follows: First of all, the object data from the n choose k object as initial cluster centers and the remaining for the other object, then according to their cluster center with those of the similarity (distance) respectively assigned to them with the most similar (represented by cluster center) clustering obtained and then calculated for each new cluster center clustering (all objects in the cluster mean) repeated this process until the standard measure of function until the beginning of convergence.
- 2023-07-14 07:15:02下载
- 积分:1
-
Enchanced TPSN
无线传感器中的时间同步算法网络。无线传感器网络是大规模的
- 2022-03-26 07:48:14下载
- 积分:1
-
关于连通性的等分路径压缩带权快速合并算法
关于连通性的等分路径压缩带权快速合并算法-on connectivity Aliquot right path with rapid compression algorithm merger
- 2022-10-08 19:10:04下载
- 积分:1
-
Visual C++数字图像模式识别典型案例详解
Visual C++数字图像模式识别典型案例详解,这是里面的全部代码,内容丰富,含有模式识别领域的各种算法
- 2022-03-17 03:58:02下载
- 积分:1
-
话音激活检测
主要用于语音编码算法中的话音激活检测 区分有效语音段和非语音段 提高编码速率并改善语音质量
- 2022-07-13 14:59:27下载
- 积分:1