资源列表

« 1 2 ... .78 .79 .80 .81 .82 2083.84 .85 .86 .87 .88 ... 2656 »

[数据结构常用算法kmp

说明:kmp算法说明:该运行实例中,令文本串长度为18,随机产生的文本串为asasasqmqmqmypypyp,分布在3个节点上;模式串长度为3,随机产生的模式串为qmq。最后,节点1上得到两个匹配位置,由+表示出来。 -kmp algorithm Descr iption: The running instance, so the length of the text string 18, random text string asas
<汪婷> 在 2024-09-28 上传 | 大小:4096 | 下载:0

[数据结构常用算法store

说明:使用C++编写的商店购物与管理系统的一个小程序,供初学者使用-Store shopping management system using C++ written a small program for beginners
<code> 在 2024-09-28 上传 | 大小:2048 | 下载:0

[数据结构常用算法huadongchuangkou

说明:使用Java编写的模拟滑动窗口协议,部分修改可实现停等、回退N帧以及选择重发功能-Analog sliding window protocol written in Java, the partial revision of the stop-and-wait fallback N fr a me retransmission function
<code> 在 2024-09-28 上传 | 大小:2048 | 下载:0

[数据结构常用算法paixu

说明:各种排序算法,有直接插入排序,快速排序,堆排序,归并排序等-Various sorting algorithms, direct insertion sort, quick sort, heap sort, merge sort
<刘子健> 在 2024-09-28 上传 | 大小:5120 | 下载:0

[数据结构常用算法K-Means

说明:给定数据文件,实现k-means算法聚类。-A given data file,get the k-means algorithm clustering.
<王亚如> 在 2024-09-28 上传 | 大小:1127424 | 下载:0

[数据结构常用算法HuffmanTree

说明:哈夫曼树的头文件,但凡是没有主程序,自己可以写一个程序测试-Huffman tree, header files, but those who are not the main program, they can write a program to test
<宋恒军> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法SString

说明:只有头文件,没有主程序,需要的话自己可以写一个进行测试。-Only the header files, not the main program, if necessary, they can write a test.
<宋恒军> 在 2024-09-28 上传 | 大小:2048 | 下载:0

[数据结构常用算法boiling

说明:关于Fluent软件中水平膜状沸腾udf程序代码,属于编译型代码。-About the the the Fluent software level membranous boiling the udf procedure code belongs to the compiled code.
<周小某> 在 2024-09-28 上传 | 大小:98304 | 下载:0

[数据结构常用算法706---LCD-Display

说明:UVA706源代码,LCD Display.-UVA706 source code, LCD Display.
<FongRay> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法CalendarUpdate

说明:c++ 日历大学作业 输入1980年以后的数字 输出当前丽日-University of c++ Calendar, operating input output figures since 1980 Korea
<bmy> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法BiTree

说明:二叉排序树的建立、插入与删除。按递增顺序插入N个整数,并按同样顺序删除;-Binary sort tree establishment, insertions and deletions. Insert N integers in ascending order, press the same sequence deleted
<kevin> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法CLOSESTPAIR

说明:给定平面上的N个点,找出两个点使其间距最小,并求出其距离。-Given N points on the plane to identify the two points so that the minimum spacing to determine its distance.
<马骏> 在 2024-09-28 上传 | 大小:1024 | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 2083.84 .85 .86 .87 .88 ... 2656 »

源码中国 www.ymcn.org