资源列表

« 1 2 ... .74 .75 .76 .77 .78 1579.80 .81 .82 .83 .84 ... 2656 »

[数据结构常用算法main

说明:相场和温度场的耦合强度是非常重要的参数,它决定着热量和凝固的联系,对晶粒的生长具有绝对的控制作用。-The phase field and temperature field coupling strength is very important parameter, which determines the heat and the solidification of the links on the grain growth of
<王平> 在 2024-10-08 上传 | 大小:5120 | 下载:0

[数据结构常用算法queue

说明:数据结构队列的C语言的实现。可以直接编译使用。-Queue data structure C language. It can be directly compiled to use.
<叶敏龙> 在 2024-10-08 上传 | 大小:5120 | 下载:0

[数据结构常用算法shujujiegou

说明:常用的几种树型数据结构实现 效率比较高 代码简洁 注释明确-Several commonly used tree data structure to achieve more efficient code is simple and clear comments
<linwe> 在 2024-10-08 上传 | 大小:5120 | 下载:0

[数据结构常用算法sequence-list

说明: 实现对该顺序表的遍历。 ,在顺序表中进行顺序查找某一元素,查找成功则返回其存储位 ,实现在顺序表的第i个位置上插入一个元素x的算法。 实现删除顺序表中第i个元素的算法。 有序表插入算法建立一个有序表的函数。 实现输入一个元素x,把它插入到有序表中,使顺序表依然有序。-To achieve the order of the traversal table.   , In the order of t
<mireya> 在 2024-10-08 上传 | 大小:5120 | 下载:0

[数据结构常用算法Josephus-circle

说明:上海交大电子工程系数据结构作业之一:约瑟夫环-Electronic Engineering, Shanghai Jiaotong University, one of the data structure of the job: Joseph Central
<张杰> 在 2024-10-08 上传 | 大小:5120 | 下载:0

[数据结构常用算法Enumeration

说明:排列组合各种源码的集合,有好几种实现方法,试了一种还是可以.-enumeration source code
<rrkkk> 在 2024-10-08 上传 | 大小:5120 | 下载:0

[数据结构常用算法Hierarchical-clustering

说明:使用VC++对给出的数据分别进行均值聚类、平均距离聚类、最小距离聚类和最大距离聚类运算,进行分析比较。-VC++ use of the data presented were mean clustering, average distance clustering, minimum and maximum distances the cluster clustering operation, were analyzed and com
<杨洁> 在 2024-10-08 上传 | 大小:5120 | 下载:0

[数据结构常用算法BigNum

说明:对大数的运算处理算法,包括大数的加减乘除求幂的算法等-A large number of arithmetic processing algorithms, including a large number of addition and subtraction multiplication and exponentiation algorithm
<aoguangjun> 在 2024-10-08 上传 | 大小:5120 | 下载:0

[数据结构常用算法C---C-space-reconstruction-method

说明:C-C空间重构法,对随机信号进行空间重构。-C- C space reconstruction method, the random signal space reconstruction.
<马志方> 在 2024-10-08 上传 | 大小:5120 | 下载:0

[数据结构常用算法Distance_of_graph

说明:从文件读取图结构的信息,输出子图个数,并统计相邻d距离的节点对个数。-read data a file and print to the terminal the number of connected sub-graphs and for each connected sub-graph, print a histogram of the number of pairs of vertices that are a distance
<hanyi> 在 2024-10-08 上传 | 大小:5120 | 下载:0

[数据结构常用算法Seqlist-change

说明:顺序栈的验证和改造 用结构体描述停车场中车辆的信息,包括车牌号,进入时间等。修改顺序栈的入栈成员函数push(x),要求栈满时动态创建一个比原来的栈数组大一倍的新数组,代替原来的栈数组。-93/5000 The validation and transformation of the sequential stack describes the vehicle s information in the parking lot, in
<王雪> 在 2024-10-08 上传 | 大小:5120 | 下载:0

[数据结构常用算法DblLinkList-change

说明:修改循环队列模板,把成员数据rear改为length表示队列长度,并完成各成员函数的修改。 增加成员数据tag,原有成员数据不变,改变队空和队满的判断条件为:front rear&&tag 0表示队空;front rear&&tag 1表示队满,并完成各成员函数的修改。-Modify the circular queue template, the length of the member data to rear queue le
<王雪> 在 2024-10-08 上传 | 大小:5120 | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 1579.80 .81 .82 .83 .84 ... 2656 »

源码中国 www.ymcn.org