资源列表

« 1 2 ... .05 .06 .07 .08 .09 15810.11 .12 .13 .14 .15 ... 28522 »

[数值算法/人工智能jmetal.2.0.tar

说明:no quiero describir el algoritmo PAES
<Claudio> 在 2025-05-18 上传 | 大小:126kb | 下载:0

[数值算法/人工智能jmetalPiRP.tar

说明:no quiero describir el algoritmo PAES
<Claudio> 在 2025-05-18 上传 | 大小:2.03mb | 下载:0

[matlab例程Triangle

说明:本程序用三边测量法来计算未知节点坐标且假设用于定位的锚节点位于等边三角形的三个顶点上。-This program uses trilateration to calculate the coordinates of unknown nodes and assume the anchor node for positioning in the equilateral triangle of three vertices.
<刘晓红> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[matlab例程Simulation1

说明:本程序先使用RSSI中对数常态模型来测距离,然后用三边测量法来计算未知节点的坐标。-The program first uses RSSI in lognormal model to measure the distance, and then use trilateration to calculate the coordinates of the unknown node.
<刘晓红> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法scj_Graph

说明:数据结构中有关图的创建,存储显示,深度,广度优先遍历算法,以及最小生成树Prim和Kruscal算法实现-The map data structure to create, store display, the depth, breadth-first traversal algorithm, and Prim minimum spanning tree algorithm and Kruscal
<scj> 在 2025-05-18 上传 | 大小:1.76mb | 下载:0

[数据结构常用算法maze

说明:迷宫问题解答,适用于VC6.0用于一般初学者。-Maze of questions, for VC6.0 for general beginners.
<张琪> 在 2025-05-18 上传 | 大小:226kb | 下载:0

[数值算法/人工智能37724071apriori

说明:关联规则算法用C语言实现,大家可以参考,欢迎下载-Apriori althm
<邵宝胜> 在 2025-05-18 上传 | 大小:3kb | 下载:0

[数据结构常用算法sizeyunsuan

说明:这是一个高精度的四则运算的程序,能够运算千位数的加减乘除-This is a high-precision arithmetic of the program, to thousands of bits of the addition, subtraction operations
<ldc> 在 2025-05-18 上传 | 大小:333kb | 下载:0

[数据结构常用算法zuichangzixulie

说明:序列Z=<B,C,D,B>是序列X=<A,B,C,B,D,A,B>的子序列,相应的递增下标序列为<2,3,5,7>。-Sequence Z = < B, C, D, B > is sequence X = < A, B, C, B, D, A, B > son sequence, the corresponding sequence for increasing subscr
<王绍华> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算gcdlcm

说明:计算出最大公约数与最小公倍数,考虑0的情况-Calculate the maximum and minimum LCD, when considering 0
<王绍华> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法SqList

说明:有两个按元素值递增有序排列的链表l1和l2,编写一个程序将l1和l2表归并成一个按元素递增有序的链表l3,要求 (1)链表中允许有相同的元素,只要l1、l2、l3单调不减即可 (2)要利用原表空间(即l1和l2表)的结点空间构造l3。-There are two elements of the value increase ordered by the list l1 and l2, write a program that w
<小陈> 在 2025-05-18 上传 | 大小:2kb | 下载:0

[数据结构常用算法sort

说明:编写一个C编程,实现这样的功能:从键盘输入任意个整数,以0作为结束标志,对这个整数序列从小到大排序,并输出排序后的结果。 题目分析:在这里应用链表作为数据的存储结构。因为链表的存储空间是分配在系统的动态存储区的,因此可以在程序执行时动态的分配内存。这样就可以轻松的解决动态的数列访问问题。-Write a C program, to achieve this functionality: any integer from the ke
<小陈> 在 2025-05-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 15810.11 .12 .13 .14 .15 ... 28522 »

源码中国 www.ymcn.org