资源列表

« 1 2 ... .87 .88 .89 .90 .91 1992.93 .94 .95 .96 .97 ... 2656 »

[数据结构常用算法5_queens

说明:八皇后问题 在一个国际象棋8 * 8的棋盘里摆放8个皇后,使每个皇后都能相互不冲突-Eight queens problem in an 8* 8 chess board are placed in eight queens, so that each queen can not conflict with each other
<姚大波> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法6_isBSTree

说明:判定一棵二叉树(以二叉链表结构存储)是否是一棵二叉搜索树。-Determining a binary (binary tree structure in memory) whether it is a binary search tree.
<姚大波> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法02BinarySortTree

说明:数据结构中查找算法当中利用二叉排序树进行查找的算法的C语言源代码,非常实用-Data structure search algorithm which use binary sort tree search algorithm in C language source code, very useful
<zb> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法04BTree

说明:数据结构的查找算法当中利用B树来查找的算法。包括B树的数据结构,非常实用的C语言源代码-Data structure in which the use of B-tree search algorithm to find algorithms. Including the B-tree data structure, a very practical C language source code
<zb> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法03AVLTree

说明:数据结构的查找算法当中利用平衡树AVL树来进行查找的内容,包括AVL树的数据结构定义,非常实用的C语言源代码-Data structure in which the use of balanced tree search algorithm AVL tree to find content, including AVL tree data structure definition, a very practical C language
<zb> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法fashe

说明:无线通信的C程序,解压后,复制到ICCAVR上可以直接便已通过,希望大家喜欢哟-Wireless communication C program, unpacked, can be directly copied to ICCAVR already passed, I hope you like yo
<李志飞> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法sort

说明:各种排序算法,下标都从1开始。sort_test.c是用来测试的。 void heap_sort(int *array,int size) void create_min_heap(int *array,int size) void adjust_min_heap(int *array,int start,int size) void bubble_sort(int *array,int size) v
<> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法Monkeys-and-peach

说明:Monkeys and peach,Monkeys and peach-Monkeys and peach
<mephp> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法FFT

说明:Function Descr iption: This function is generic fast Fourier transform C language function, portability, and the following sections failing                     Lai hardware. This
<chong> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法fibonacci-heap

说明:斐波那契堆是一种具有较好平摊时间的堆数据结构。我使用C语言来实现斐波那契堆。-Fibonacci heap is a heap of time with good flat data structure. I am using C language to implement Fibonacci heap.
<azioli> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法Spindle-rigid-body-degrees

说明:主轴刚体自由度计算,包含速度方面的计算,字数不够再凑几个字-Spindle rigid body degrees of freedom is calculated
<朱海斌> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法caintain_Illinois

说明:使用k-means算法实现聚类分析,将四维的数据分成三个簇()
<WO+44314> 在 2024-09-30 上传 | 大小:2048 | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 1992.93 .94 .95 .96 .97 ... 2656 »

源码中国 www.ymcn.org