资源列表

« 1 2 ... .07 .08 .09 .10 .11 2012.13 .14 .15 .16 .17 ... 2656 »

[数据结构常用算法structure

说明:数据结构的二杈树查找,用C语言实现的源码。学生专用-Second branches of a tree data structure to find the tree, using C language source code. Student
<周思君> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法structure

说明:哈希表操作,关于数据结构,用C语言实现的。学生专用-Hash table operations on the data structure, realized with C language. Student
<周思君> 在 2024-09-30 上传 | 大小:3072 | 下载:0

[数据结构常用算法struct

说明:顺序表上顺序查找,数据结构的一种,用C语言实现。学生专用-Order to find the order form, a data structure, using C language. Student
<周思君> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法datastruct

说明:有序表上二分查找,数据结构中的一种,C语言实现,学生专用-Ordered binary search form, a data structure, C language, for students
<周思君> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法juzhen

说明:设计算法求三对角矩阵在压缩存储下的转置矩阵。-Design algorithm for tridiagonal matrix stored in compressed under the matrix transpose.
<詹书保> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法paixu

说明:用指向指针的 方法对n个整数排序并输出。要求将排序单独写成一个函数,n和各整数在主函数中输入,最后在主函数中输出。-Pointer with the pointer point to the method of sorting n integers and output. Requirements will be sorted into a separate function, n and the integer function in
<詹书保> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法fpr

说明:This program is to find the floating point representation of real number. The user will be asked for the number of mantissa, exponential, and the real number to be calculated (R=10). The program will find the FP
<dede> 在 2024-09-30 上传 | 大小:299008 | 下载:0

[数据结构常用算法ac

说明:最长公共子序列 问题ACM题目 如果序列 { s1, s2, ……, sk } 是序列 { a1, a2, ……, an } 的子序列,又是序列 { b1, b2, ……, bm } 的子序列,则称序列 s 为序列 a 和 序列 b 的公共子序列。在 a 和 b 的所有公共子序列中,长度最长者称为最长公共子序列。 本题对于给定的两个整数序列,请求其最长公共子序列的长度 -The question of the lon
<霍小明> 在 2024-09-30 上传 | 大小:5120 | 下载:0

[数据结构常用算法prim

说明:数据结构中的最小生成树实现,根据核心算法在Visual studio6.0的开发环境中运行成功。-Data structure to achieve the minimum spanning tree, according to the core algorithm in the development environment Visual studio6.0 run successfully.
<夏之星> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法acbm

说明:acbm算法,高效快速的多字符匹配算法。在很多工程中有很大的用处-acbm algorithm, the number of characters in rapid and efficient matching algorithm. In many projects there are a lot of useful
<杨书童> 在 2024-09-30 上传 | 大小:4096 | 下载:1

[数据结构常用算法learnOfDataStructures

说明:数据结构与算法导学,对初学者很有用处,绝对经典-Data Structures and Algorithms Guidance, very useful for beginners, absolute classic
<liurunbao> 在 2024-09-30 上传 | 大小:417792 | 下载:0

[数据结构常用算法bag

说明:这是一个“背包”问题的数据结构的C语言实现。我个人觉得是考查对链表和二叉树的知识。去年学的是这个,觉得很有意思。自己写了几个,也收集了别人做的几个课题。具体思路里面有。-This a problem "bag" in data_structure. I learned this course last year and I think it s very interesting.
<流动的阳光> 在 2024-09-30 上传 | 大小:12288 | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 2012.13 .14 .15 .16 .17 ... 2656 »

源码中国 www.ymcn.org