登录
首页 » C++ » 3.3

3.3

于 2006-12-03 发布 文件大小:1KB
0 131
下载积分: 1 下载次数: 1

代码说明:

  数据结构中关于单链表的算法,将两个链表有序链合并成一个非递归有序的单链表,并不占用其他的存储空间(data structure of single-chain algorithm Listless and orderly of the two chains merged into a non- recursive and orderly single linked list, does not occupy other storage space)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • K-均值在 C 编程
    // kmeans.c//伊桑·布罗德斯基2011年//月#include#include#include#定义SQR(X)((X)*(X))#定义MAX_CLUSTERS16#定义MAX_ITERATIONS100#定义BIG_double(INFINITY)无效失败(字符*海峡){的printf(STR);出口(-1);}双calc_distance(INT暗淡,双* P1,双* P2){双distance_sq_sum= 0;对于(INT II=0;二
    2023-07-21 00:35:03下载
    积分:1
  • 最短路径算法的实现
    应用背景可实现交通路线的最优路线;修建主干道路的设计路线;修建网络主干的最优路线等等都可以通过最短路径算法实现关键技术从某个源点到其余各顶点的最短路径,其中有按长度递增的迪杰斯塔拉算法,带权的迪杰特斯拉算法能有效的实现最短路线的设计
    2022-03-30 11:42:42下载
    积分:1
  • this desktop software application form, since the definition of the menu of comm...
    本桌面软件应用窗体,自定义菜单常用工具,数据表加密,树形控件等技术。新学者可以从中学习。人性化和个性化的界面设计,笑料十足,着实让人眼前一亮
    2022-09-19 07:25:03下载
    积分:1
  • 这是一个生成全排列的程序,采用最小变化算法,相邻两个序列之间只有两个的次序不同,每交换两个,便形成一个新的序列,速度非常快....
    这是一个生成全排列的程序,采用最小变化算法,相邻两个序列之间只有两个数的次序不同,每交换两个数,便形成一个新的序列,速度非常快.-This is a whole generation with a procedure using the smallest change algorithm sequence between two adjacent only two of several different order every two exchanged a few, it will lead to a new series, very fast.
    2022-12-18 06:35:03下载
    积分:1
  • 最小生成树
    1 2 0.0403 1 3 0.4747 1 4 0.7015 1 5 0.7936 1 6 0.2973 1 7 0.6139 1 8 0.4494 1 9 0.3155 1 10 0.8558 1 11 0.272 1 12 0.1045 1 13 0.6548 1 14 0.9271 1 15 0.3229 2 1 0.2182 2 3 0.9329 2 4 0.9521 2 5 0.8128 2 6 0.4044 2 7 0.6619 2 8 0.6596 2 9 0.3007 2 10 0.7244 2 11 0.2316 2 12 0.01 2 13 0.915 2 14 0.0878 2 15 0.0984 3 1 0.967 3 2 0.8945 3 4 0.749 3 5 0.9038 3 6 0.3022 3 7 0.2 3 8 0.7532 3 9 0.042 3 10 0.1991 3 11 0.8995 3 12 0.0592 3 13 0.4332 3 14 0.3324 3 15 0.17 4 1 0.434 4 2 0.3857 4 3 0.5991 4 5 0.5404 4 6 0.7573 4 7 0.96 4 8 0.8047 4 9 0.5279 4 10 0.1573 4 11 0.9087 4 12 0.3227 4 13 0.2898 4 14 0.5262
    2022-12-31 18:30:14下载
    积分:1
  • C#编写的应用程序,在VS2005下开发,包括GDI+的相关基本操作以及SQL Server库的操作...
    C#编写的应用程序,在VS2005下开发,包括GDI+的相关基本操作以及SQL Server数据库的操作-C# Prepared applications, in VS2005 under development, including GDI+ Relevant basic operation and the operation of SQL Server database
    2022-07-11 07:20:01下载
    积分:1
  • 本人上传的是用贪心算法实现找零钱问题。贪婪算法的根本思想是逐步获得最优解。...
    本人上传的是用贪心算法实现找零钱问题。贪婪算法的根本思想是逐步获得最优解。-I uploaded is to use greedy algorithm to find small change problem. Greedy algorithm is the fundamental idea is to gradually get the optimal solution.
    2022-03-02 15:39:29下载
    积分:1
  • 提前登录系统
    你好 我开发了此应用程序只用了 1 天,我相信你们都喜欢这个应用程序,并且学到很多东西特别是初学者。 谢谢你 J@n@k
    2022-03-01 00:27:17下载
    积分:1
  • 八皇后问题 学习源码
    八皇后问题 数据结构学习源码-8 Queens source data structure study
    2022-02-15 06:55:58下载
    积分:1
  • c++写一个售货员问题。这是高级算法中除了红黑树中最难的一个了。是研究生课程中的的程序实现...
    用c++写一个售货员问题。这是高级算法中除了红黑树中最难的一个了。是研究生课程中的的程序实现-used to write a salesman problem. This is in addition to the High algorithm RED-BLACK TREE which one of the most difficult. The postgraduate courses in the program
    2023-01-31 20:35:04下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载