资源列表

« 1 2 ... .24 .25 .26 .27 .28 2029.30 .31 .32 .33 .34 ... 2656 »

[数据结构常用算法nodeDispcutBatchRt

说明:ABAQUS中节点各属性显示的fortran代码,可以修改内部显示参数-Fortran code ABAQUS in the node properties displayed, you can modify the display parameters within
<许荣> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数据结构常用算法huffman

说明:利用二叉树结构实现赫夫曼编/解码器。 基本要求: 1、 初始化(Init):能够对输入的任意长度的字符串s进行统计,统计每个字符的频度,并建立赫夫曼树 2、 建立编码表(CreateTable):利用已经建好的赫夫曼树进行编码,并将每个字符的编码输出。 3、 编码(Encoding):根据编码表对输入的字符串进行编码,并将编码后的字符串输出。 4、 译码(Decoding):利用已经建好的赫夫曼树对编码后的字符串进行
<小咩> 在 2024-09-29 上传 | 大小:586752 | 下载:0

[数据结构常用算法paixu

说明:使用简单数组实现下面各种排序算法,并进行比较。 排序算法: 1、插入排序 2、希尔排序 3、冒泡排序 4、快速排序 5、简单选择排序 6、堆排序 7、归并排序 8、基数排序 要求: 1、测试数据分成三类:正序、逆序、随机数据 2、对于这三类数据,比较上述排序算法中关键字的比较次数和移动次数(其中关键字交换计为3次移动)。 3、对于这三类数据,比较上述排序算法中不同算
<小咩> 在 2024-09-29 上传 | 大小:897024 | 下载:0

[数据结构常用算法Hanoi

说明:简单的汉诺塔算法,采用归约算法的思想,实例是三个盘子,三个柱子-Simple HANOR algorithm
<微道> 在 2024-09-29 上传 | 大小:2048 | 下载:0

[数据结构常用算法UMAT-FOR-Non-Isothermal-Elasticity

说明:UMAT FOR Non-Isothermal Elasticity
<amir> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数据结构常用算法BiTree

说明:本文件实现了二叉树算法,该算法精简高效,易读易懂。-This file implements the binary tree algorithm, the algorithm streamlined, easy to read and understand.
<Nancy Ye> 在 2024-09-29 上传 | 大小:74752 | 下载:0

[数据结构常用算法eightQueen

说明:在软件学习中重点学习的递归算法之八皇后问题-Learning recursive algorithm in the software to learn the eight queens problem
<鱼海航> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数据结构常用算法Huffman

说明:该代码实现了哈夫曼树算法,简单易懂,调理清晰,非常适合初学者学习。-The code implements the Huffman tree algorithm, easy to understand, clear conditioning, ideal for beginners to learn.
<Nancy Ye> 在 2024-09-29 上传 | 大小:3464192 | 下载:0

[数据结构常用算法YueSeFuHuan

说明:该代码实现了约瑟夫环,算法简单易懂,复杂度较低。-The code Josephus, the algorithm is straightforward, low complexity.
<Nancy Ye> 在 2024-09-29 上传 | 大小:560128 | 下载:0

[数据结构常用算法StackQuenue

说明:该代码实现了栈和队列算法,代码简单易懂,所涉及知识比较基础,适合初学者学习。-The code, stack and queue algorithm is straightforward, involving the knowledge basis for comparison, for beginners to learn.
<Nancy Ye> 在 2024-09-29 上传 | 大小:547840 | 下载:0

[数据结构常用算法Sort

说明:该代码实现了各种常见的排序算法,并且对各种算法的复杂度做了简单的比较,程序还设计了简单的互动界面。-The code to achieve the common sorting algorithms, and complexity of various algorithms to do a simple comparison, the program has also designed a simple interactive inte
<Nancy Ye> 在 2024-09-29 上传 | 大小:3497984 | 下载:0

[数据结构常用算法key

说明:此程序是在c语言环境下的加密算法,比较简答-This program is the encryption algorithm in c language environment, and relatively short-answer
<鱼海航> 在 2024-09-29 上传 | 大小:2048 | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 2029.30 .31 .32 .33 .34 ... 2656 »

源码中国 www.ymcn.org