资源列表

« 1 2 ... .53 .54 .55 .56 .57 2158.59 .60 .61 .62 .63 ... 2656 »

[数据结构常用算法SFLA_Func01

说明:这是一个改进的SFLA(混合蛙跳算法),使用MATLAB 实现,代码简单并且实用,欢迎下载。-This is an improved the SFLA (shuffled frog leaping algorithm), using MATLAB to achieve, the code is simple and practical, welcome to download.
<tdy> 在 2024-10-20 上传 | 大小:2048 | 下载:0

[数据结构常用算法SoftwareTest

说明:本例是软件测试课的用例,用以测试电信通话中话费计算时出现的各种问题,尤其是夏至日和冬至日的时间转换问题,以及一个JUnit的简单测试用例。   对电话账单来说,春季和秋季的标准时间与夏时制时间的转换会带来有意思的问题。春季,这种转换发生在(3月末、4月初的)星期日凌晨2:00时,这时时钟要设置为凌晨3:00时。对称的转换通常发生在10月最后一个星期日,时钟要从2:59:59调回到2:00:00。    请为采用以下费率计算用户的每月
<孙兴龙> 在 2024-10-20 上传 | 大小:243712 | 下载:0

[数据结构常用算法DSDEMOW

说明:清华出品,数据结构算法演示(表、查找、排序、树、图、串、矩阵、存储管理等)-Qinghua, data structure algorithm demonstration (table, searching, sorting, tree, graph, string, matrix, memory management etc.)
<jia> 在 2024-10-20 上传 | 大小:2332672 | 下载:0

[数据结构常用算法yuesefu

说明:约瑟夫问题的C语言实现,程序代码很简单,详细理解可查阅相关资料,或者联系我-Joseph C language, the program code is very simple, a detailed understanding of access to relevant information, or contact me
<天下> 在 2024-10-20 上传 | 大小:10240 | 下载:0

[数据结构常用算法Sort

说明:数据结构中的五种常见的排序方式,包括插入排序、希尔排序、冒泡排序、快速排序、选择排序-Five common sort of data structure, including insertion sort, Shell sort, bubble sort, quick sort, selection sort
<张上上> 在 2024-10-20 上传 | 大小:4096 | 下载:0

[数据结构常用算法suijipaiie

说明:从零到十的随机排列,随机生成一百个的排列序列,在某些仿真过程中可以使用-100 Ordering randomly generated sequence can be used in some simulation process from zero to ten randomly arranged,
<天下> 在 2024-10-20 上传 | 大小:408576 | 下载:0

[数据结构常用算法Doublelinkedlist

说明:双链表的一个简单实现,在VC下可以直接运行通过-Doubly linked list is a simple implementation of the VC can be run directly by
<张上上> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法liusuma

说明:六数码问题的回溯描述,代码为C语言实现,简单方便-Retrospective descr iption of the six digital code for the C language, simple and convenient
<天下> 在 2024-10-20 上传 | 大小:679936 | 下载:0

[数据结构常用算法Dijian

说明:全排列生成算法的程序实现,递增进位制数法来实现的,希望对你有用-permutation generation
<liyang> 在 2024-10-20 上传 | 大小:275456 | 下载:0

[数据结构常用算法huffman1

说明:一个简单的huffman编码程序,输出编码结果。-A simple Huffman coding procedures, outputing coding results.
<李涵> 在 2024-10-20 上传 | 大小:30720 | 下载:0

[数据结构常用算法kmp

说明:kmp算法是一种改进的字符串匹配算法,由D.E.Knuth与V.R.Pratt和J.H.Morris同时发现,因此人们称它为克努特——莫里斯——普拉特操作(简称KMP算法)。KMP算法的关键是根据给定的模式串W1,m,定义一个next函数。next函数包含了模式串本身局部匹配的信息。-failed to translate
<> 在 2024-10-20 上传 | 大小:239616 | 下载:0

[数据结构常用算法F_number

说明:计算Feigenbaum数,精确到小数点后12位。-Calculate the Feigenbaum number 12 after the decimal point.
<李涵> 在 2024-10-20 上传 | 大小:7168 | 下载:0
« 1 2 ... .53 .54 .55 .56 .57 2158.59 .60 .61 .62 .63 ... 2656 »

源码中国 www.ymcn.org