登录
首页 » C++ » clanguage

clanguage

于 2009-05-22 发布 文件大小:7KB
0 195
下载积分: 1 下载次数: 27

代码说明:

  C语言单链表实现集合的交集 并集以及差集( CreateListR(LinkList*&L,ElemType a[],int n) )

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

发表评论

0 个回复

  • 广义表
    清华版的数据结构要求的实验 此为广义表的程序(Qinghua version of the data structure required for this experimental procedure generalized Table)
    2005-05-23 17:05:02下载
    积分:1
  • Huffman
    哈弗曼编码,构造哈夫曼树,构造哈夫曼树非常简单,将所有的节点放到一个队列中,用一个节点替换两个频率最低的节点,新节点的频率就是这两个节点的频率之和。这样,新节点就是两个被替换节点的父节点了。如此循环,直到队列中只剩一个节点(树根)。(Hoffman coding, Huffman tree structure, Huffman tree structure is very simple, all the nodes in a queue, replace the two lowest frequency node with a node, the new node and the frequency of frequency is the two nodes. So, the new node is two replaced node parent node. So the cycle, until the queue is only one node (Shu Gen). )
    2013-11-13 14:20:00下载
    积分:1
  • 立春葆的李春葆:习题与解析(C语言版).pdf...
    立春葆的数据结构李春葆:数据结构习题与解析(C语言版).pdf-Li-Chun Li Chun-bao-bao of the data structure: Data structure and analysis of exercise (C language version). Pdf
    2022-11-10 03:05:05下载
    积分:1
  • depth search algorithm, solved from the point of origin j s close of the shortes...
    深度搜索算法,求解从起源点s到点j的最短路径算法的基本过程-depth search algorithm, solved from the point of origin j s close of the shortest path algorithm for the basic process
    2023-07-28 16:45:02下载
    积分:1
  • BM关键字查找算法,在用于查找子字符串的算法当中,BM(Boyer...
    BM关键字查找算法,在用于查找子字符串的算法当中,BM(Boyer-Moore)算法是目前相当有效又容易理解的一种,一般情况下,比KMP算法快3-5倍。-BM keyword search algorithm used in the sub-string search algorithm which, BM (Boyer-Moore) algorithm is quite effective and easy to understand A, under normal circumstances, more than 3-5 times the KMP algorithm quickly.
    2022-03-10 14:08:21下载
    积分:1
  • 最大流问题的最短增广路径算法 是算法中的重要部分
    最大流问题的最短增广路径算法 是算法中的重要部分 -Maximum flow problem of the shortest augmenting path algorithm is an important part of the algorithm
    2022-02-09 12:14:24下载
    积分:1
  • 8sort_method
    随机函数产生10000个随机数,用快速排序、直接插入排序、冒泡排序、选择排序的排序方法排序,并统计每一种排序所花费的排序时间和交换次数。其中随机数的个数由用户定义,系统产生随机数。(Random function generates 10,000 random numbers using quick sort, insertion sort, bubble sort, select Sort sort Sort, and statistics for each sort spend the sort of time and the number of exchanges. Wherein the number of the random number defined by the user, the system generates random numbers.)
    2013-02-27 17:27:04下载
    积分:1
  • VC++语言实现与库的连接,效果不错的
    VC++语言实现与数据库的连接,效果不错的-VC++ Language with database connectivity, the effect of good
    2022-08-03 19:08:44下载
    积分:1
  • dd2
    自己用c语言写的一个模块化多电平最近电平调制排序的c程序,希望对大家有帮助(Own use c language written in a modular multi-level modulation level recently sort of c program, we hope to help)
    2014-05-21 20:19:49下载
    积分:1
  • 药品信息管理系统
    药品信息管理系统   随着计算机技术的不断发展,数据库方面的应用也显得越来越重要,特别是在当前的一些十分重要领域,如银行的账目管理、公司的财政管理等。   医院或医疗机构往往需要对药品进行有效的管理。当前一些小的医疗机构在药品管理上仍然采用人工管理的方法,不仅浪费大量的人力、物力,而且还在很大程度上制约了这些机构的发展,因此有必要采用一种快速高效的管理手段。“药品信息管理系统”就是在这种前提下提出的。   本药品信息管理系统只实现了简单的药品管理功能,读者可以在此基础上进行一步的开发与完善。重点内容:l基于ODBC数据源的VC数据库编程l基于用户的权限分配l 基本的数据库操作
    2023-07-24 14:55:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载