资源列表

« 1 2 ... .56 .57 .58 .59 .60 1761.62 .63 .64 .65 .66 ... 2656 »

[数据结构常用算法xishujuzhen

说明:C语言写的稀疏矩阵的四则运算,里面有加减和乘法-Four sparse matrix computation , written in C language , there are addition and subtraction and multiplication
<Davy Lee> 在 2024-11-07 上传 | 大小:957440 | 下载:0

[数据结构常用算法haizixiongdi

说明:输出孩子兄弟树T中的各边,形式是以a->b的模式依次输出的-Each side of the output children brothers linked list tree
<Davy Lee> 在 2024-11-07 上传 | 大小:708608 | 下载:0

[数据结构常用算法4_17

说明:用C语言编写的查找替换字符串中的指定字符串的代码-Written in C code of the specified string in the string search and replace
<Davy Lee> 在 2024-11-07 上传 | 大小:1178624 | 下载:0

[数据结构常用算法MaxHeap

说明:实现堆的插入删除排序 用VC6.0编写,代码健全,绝对无误。-MAXHEAP
<樊庆楠> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法documents

说明:code for data structure
<Anjali> 在 2024-11-07 上传 | 大小:8192 | 下载:0

[数据结构常用算法suanfa

说明:KMP虽然经典,但是理解起来极其复杂,好不容易理解好了,便起码来巨麻烦! 老子就是今天图书馆在写了几个小时才勉强写了一个有bug的、效率不高的KMP,特别是计算next数组的部分。-string
<gaoxing> 在 2024-11-07 上传 | 大小:7168 | 下载:0

[数据结构常用算法Huffman-vc6.0

说明:哈夫曼树,学数据结构的小朋友可以参考一下-Hoffmann tree, learn of data structure children can consult
<王博> 在 2024-11-07 上传 | 大小:8192 | 下载:0

[数据结构常用算法heap_sort

说明:堆积排序(Heapsort)是指利用堆积树(堆)这种资料结构所设计的一种排序算法,可以利用数组的特点快速定位指定索引的元素。-Accumulation sort (Heapsort) is the accumulation of tree (heap) refers to the use of this data structure designed by a sorting algorithm can take advantage o
<neo> 在 2024-11-07 上传 | 大小:20480 | 下载:0

[数据结构常用算法Eight_Queens

说明:八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。计算机发明后,有多种方法可以解决此问题。-The eight queens problem
<neo> 在 2024-11-07 上传 | 大小:1178624 | 下载:0

[数据结构常用算法SortAlgorithms

说明:implementation of some sort algorithms: heapSort, quick Sort, -implementation of some sort algorithms: heapSort, quick Sort, ...
<samira> 在 2024-11-07 上传 | 大小:5120 | 下载:0

[数据结构常用算法zuchengyuanli1

说明:组成原理中对于定点小数的加减运算系统,及浮点数的换算。-In principle for fixed-point decimal addition and subtraction system, and floating point number of conversion.
<王莉> 在 2024-11-07 上传 | 大小:185344 | 下载:0

[数据结构常用算法zuchengyuanli3

说明:组成原理中对于定点小数的乘除运算,以及与浮点数之间的转换。-In principle for fixed-point decimal multiply and divide, as well as with floating-point conversion between.
<王莉> 在 2024-11-07 上传 | 大小:185344 | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 1761.62 .63 .64 .65 .66 ... 2656 »

源码中国 www.ymcn.org