资源列表

« 1 2 ... .16 .17 .18 .19 .20 2321.22 .23 .24 .25 .26 ... 2656 »

[数据结构常用算法SeQueue

说明:栈的顺序存储结构及实现 C++语言源程序。该程序的功能是实现顺序栈的定义和操作。该程序包括定义的栈结构类型以及对每一 种栈操作的具体的函数定义和主函数。 -Sequential storage structure and implementation C++ language source stack. Feature of the program is to define and implement a sequential op
<庭月照> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法BOX_MULLER

说明:box muller方法生成正态分布随机数-Box muller method to generate normal distribution random number
<augjiw> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法MapKit_1.4

说明:轻松创建哈希表的跨平台(Unix,Windows)库-This is a cross-platform (unix, windows) library to easily create and use hash tables (similar to STL s hash_map or python dictionaries) in C. Multiple keys and values types are provided (
<ling> 在 2024-11-15 上传 | 大小:57kb | 下载:0

[数据结构常用算法Haffman

说明:严蔚敏 数据结构 C++ 哈夫曼编码 哈夫曼树-YanWeiMin Huffman Huffman tree data structure
<周牒岚> 在 2024-11-15 上传 | 大小:1mb | 下载:0

[数据结构常用算法Kmerge

说明:严蔚敏 数据结构 K路归并+败者树实现外部排序-YanWeiMin K Road merge data structure to achieve external sort+ loser tree
<周牒岚> 在 2024-11-15 上传 | 大小:243kb | 下载:0

[数据结构常用算法lcs_length

说明:lcs-search 查找两个字符串的最长公共子串-implementation of searching maxium sub-sequence of two character string.
<jason> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法drawing-program

说明:绘图程序,MATLAB de yuandaima-Drawing program
<jack> 在 2024-11-15 上传 | 大小:313kb | 下载:0

[数据结构常用算法fastBSpline

说明:fastBSpline - 一个快速,轻量级的类,它实现   任意阶非均匀B样条曲线     Matlab的样条函数都很一般。这种通用性来自于   速度的代价。对于大规模的应用,包括模型   其中,模型的某些组件中的术语定义嵌合   样条曲线,如广义相加模型,更快的解决方案是   可取的。       该fastBSp
<cao> 在 2024-11-15 上传 | 大小:12kb | 下载:0

[数据结构常用算法shunxubiaodehebing

说明:创建两个顺序表,通过指针的方式实现顺序表的合并-Create two order table, through the pointer way to realize the merger of the sequence table
<> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法xishujuzhnedezhuanzhiyucunchu

说明:通过三元组和快速转置两种方法实现对稀疏矩阵 的转置与存储-Through a triple and rapid transposed two methods of sparse matrix The transpose and storage
<> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法zuixiaoshengchengshusuanfa

说明:通过数组的方式创建网,然后分别用克鲁斯卡尔和普里姆算法求得最小生成树-Create network by means of an array, and then separately in kruskal minimum spanning tree algorithm and she obtained
<> 在 2024-11-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法data-sorting--Graph-Theory

说明:介绍工程实用简单图论问题的并行算法及其MPI编程实现-MPI parallel programming algorithm and introduce practical engineering problems to achieve a simple graph theory
<jiang nathon> 在 2024-11-15 上传 | 大小:25kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 2321.22 .23 .24 .25 .26 ... 2656 »

源码中国 www.ymcn.org