资源列表

« 1 2 ... .27 .28 .29 .30 .31 15032.33 .34 .35 .36 .37 ... 21467 »

[其他小程序Ktongfa

说明:著名的大数量的排序算法--K桶排序法~在数据文本式的大数据排序时,K桶法会是一个不错的选择! k桶法:k桶法有两个主要步骤:分桶,整合。 分桶:把n个数依次放入k个桶中,除了第k个桶外,放入前k 1个桶中的数都要求后一个大于 前一个。分桶的具体规则如下: 第1个数放入第一个桶内,第2个数若大于第一个桶中的数(即第一个数)则放入第一个桶内, 否则放入第二桶内,以此类推。设现要将第j个数放入某桶中,先从第一个桶试起,若第j个 数大于当前第一个桶中最后一个数,则放入
<肖煜东> 在 2025-11-26 上传 | 大小:7kb | 下载:1

[其他小程序tanshishe

说明:跟大家分享一个贪食蛇的游戏代码,是用C++写的,希望对大家有用-Share with a Snake in the game code is written using C++, we hope to be useful
<luodengmin> 在 2025-11-26 上传 | 大小:5kb | 下载:0

[其他小程序LS

说明:LEAST Squares Method APPROXIMATION
<Dana> 在 2025-11-26 上传 | 大小:40kb | 下载:0

[其他小程序ProblemAPalindrome

说明:解决一道简单的判断回文结构的题目,对C++的栈结构有更好的了解-Solve a simple palindromic structure to determine the subject of C++, a better understanding of the stack structure
<liunian> 在 2025-11-26 上传 | 大小:316kb | 下载:0

[其他小程序gongchang

说明:利用抽象工厂模式模拟一个场景,场景包括两种天气,晴天,阴天,对于每种天气情况下又包含石头,森林,地面等多种场景-Using the abstract factory pattern to simulate a scene, the scene includes two weather, sunny, cloudy, weather conditions for each and include stone, forest, land and other scenes
<wuhongle> 在 2025-11-26 上传 | 大小:19kb | 下载:0

[其他小程序flowshop

说明:实现作业调度机制,用动态规划解决流水作业调度问题-Implement job scheduling mechanism, flow-shop scheduling with dynamic programming to solve the problem
<赵莉> 在 2025-11-26 上传 | 大小:1kb | 下载:0

[其他小程序str_to_hf

说明:c语言写的字符串转换工具,字符串间自由转换-c language to write the string conversion tool string conversion
<ja> 在 2025-11-26 上传 | 大小:203kb | 下载:0

[其他小程序chinesemoney

说明:将阿拉伯数值的金额大写,比如1.23元-->壹圆贰角叁-The amount of the capital of Arab values, such as 1.23 yuan-> One Round II Triple Point
<局偶> 在 2025-11-26 上传 | 大小:1kb | 下载:0

[其他小程序winnertree

说明:winnertree 适合NOI信息学竞赛参赛选手阅读-winnertree competition for players to read NOI Informatics
<hare> 在 2025-11-26 上传 | 大小:91kb | 下载:0

[其他小程序wendangguanlichengcu

说明:用C#语言实现文档管理程序,包括制作作品和解释。-C# language using a document management program, including the production and interpretation of works.
<余小姐> 在 2025-11-26 上传 | 大小:89kb | 下载:0

[其他小程序200812141301541

说明:类似Windows_Media_Player10界面,能实现类似Windows_Media_Player10界面的运行-Windows_Media_Player10
<yangxt> 在 2025-11-26 上传 | 大小:188kb | 下载:0

[其他小程序Analyzer

说明:Time Analyzer allow to analyse process time of different part in source code. it helps to understand which part is more time costly and needs to be optimized
<Lonely_Hunter> 在 2025-11-26 上传 | 大小:1kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 15032.33 .34 .35 .36 .37 ... 21467 »

源码中国 www.ymcn.org