资源列表

« 1 2 ... .83 .84 .85 .86 .87 1888.89 .90 .91 .92 .93 ... 2656 »

[数据结构常用算法tree

说明:在c语言环境中,二叉树的编写及遍历等相关的操作-In c language environment, and the preparation of the binary tree traversal and other related operations
<王晓路> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法huffumancoding

说明:实现霍夫曼编码与解码,通过构造霍夫曼树编程实现-Huffman coding and decoding achieve
<bxhzzx> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法horse

说明:这个经典的马踏棋盘问题的源代码,采用了回溯的方法,适合爱好算法编程的人参阅!-Horse riding this classic problem of the source code of the board, using the retrospective method, suitable for people who love programming algorithm see!
<刘建昆> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法quick_sort

说明:用MPI实现的快速排序算法。在VC环境下开发.-MPI implementation with fast sorting algorithms. Development in the VC environment.
<李光瑞> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法spmain

说明:用MPI实现的冒泡排序。在VC环境下开发。-Bubble sort implemented with MPI. Development in the VC environment.
<李光瑞> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法BiaryTree

说明:此程序是二叉树的创建和前序中序后序的遍历和二叉树的显示功能等,主要是对数据结构中二叉树编程的理解。-This program is a binary tree in order to create and preorder postorder binary tree traversal and display functions, mainly in the binary tree data structure is programme
<周中锋> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法Hash

说明:试构造一个算法,从键盘输入一组关键字,按哈希函数H(key) = key MOD 13和链地址法处理冲突构来造哈希表,能对关键字进行查找并显示。 如(19,14,23,1,68,20,84,27,55,11,10,79,33). -Try to construct a method, a set of keywords from the keyboard, press the hash function H (key) = ke
<王玉珏> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法BaseSort

说明:(2)已知序列{503,87,512,61,908,170,897,275,652,462},采用基数排序法对其作升序排序,打印每一趟的结果。-(2) the known sequence {503,87,512,61,908,170,897,275,652,462} method of its use radix sort for ascending order, print the results of each trip.
<王玉珏> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法Treap

说明:Treap C++模板类 实现了treap数据结构 同时具有堆和二叉树的性质-Treap C++ template class implements the treap data structure of both the nature of the heap and binary tree
<nigoe> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法DS2

说明:2、 表达式求值 问题描述:使用键盘输入表达式,计算表达式的值并输出;将表达式转化成后缀表达式输出,利用后缀表达式求表达式的值并输出。 -2, the expression evaluation problem descr iption: Use the keypad to enter an expression to calculate the value of the expression and output the e
<ssswwww> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法yiyuanduoxiangshi

说明:数据结构 一元多项式的加、减、乘简单运算-Data structure of Multinomial add, subtract, multiply simple operation
<> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法sort

说明:三)排序 (1)插入排序——已知序列{17,18,60,40,7,32,73,65,85} 建立一个顺序表,采用插入排序算法的实现升序排序,打印排序结果; (2)交换排序——已知序列{503,87,512,61,908,170,897,275,652,462} (1)建立一个顺序表,采用冒泡排序法实现升序排序,并打印每趟排序结果; (2)建立一个顺序表,采用快速排序法实现升序排序,并打印每趟排序结果,与(
<王玉珏> 在 2024-11-04 上传 | 大小:2048 | 下载:0
« 1 2 ... .83 .84 .85 .86 .87 1888.89 .90 .91 .92 .93 ... 2656 »

源码中国 www.ymcn.org