资源列表
[C#编程] Integer-change
说明:整数变换问题。关于整数i的变换f和g定义如下:f(i)=3i;g(i)=ë i/2û 。 试设计一个算法,对于给定的2 个整数n和m,用最少的f和g变换次数将n变换为m。 例如,可以将整数15用4 次变换将它变换为整数4:4=gfgg(15)。当整数n不可能变换 为整数m时,算法应如何处理?<Joy> 在 2025-04-30 上传 | 大小:1kb | 下载:0
[C#编程] BubbleSort
说明:Bubble sort, sometimes referred to as sinking sort, is a simple sorting algorithm that repeatedly steps through the list to be sorted, compares each pair of adjacent items and swaps them if they are in the wrong order.<Linh Nguyen> 在 2025-04-30 上传 | 大小:1kb | 下载:0
[Windows编程] SelectionSort
说明:In computer science, selection sort is a sorting algorithm, specifically an in-place comparison sort. It has O(n2) time complexity, making it inefficient on large lists, and generally performs worse than the similar inse<Linh Nguyen> 在 2025-04-30 上传 | 大小:1kb | 下载:0
[Windows编程] henon_map_map
说明:Henon映射,分叉图,Henon映射,分叉图-Henon maps, bifurcation diagram, Henon maps, bifurcation diagram<陈圆> 在 2025-04-30 上传 | 大小:1kb | 下载:0
[其他小程序] zixingchedonghua
说明:自行车移动动画,用matlab实现的,具有较好的效果-bicyle moving<李三> 在 2025-04-30 上传 | 大小:1kb | 下载:0
[其他小程序] intervalmean
说明:求温度降雨等多年间隔的平均值用于科研处理数据等(internalmean The average value of temperature and rainfall interval is used for scientific research, data processing and so on.)<zyy1107> 在 2025-04-30 上传 | 大小:1kb | 下载:0