资源列表

« 1 2 ... .11 .12 .13 .14 .15 21016.17 .18 .19 .20 .21 ... 21480 »

[其他小程序omp-and-JS-OMP

说明:压缩感知的解压缩OMP算法。有详细的注释-The compressed sensing decompression OMP algorithm. Detailed notes
<王霆> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序lamps

说明:usaco中lamps题目的解答,有比较详细的注释,帮助理解该问题。-usaco lamps topic answers, more detailed notes to help understand the question.
<liangyi> 在 2024-10-04 上传 | 大小:1024 | 下载:1

[其他小程序runround

说明:uscaco中runround问题的解答,有比较详细的注释,可以帮助拓展思路,找一个新的解答-uscaco the in runround answer to your question a more detailed notes, can help develop ideas, to find a new solution
<liangyi> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序subset

说明:USACO中subset问题的解答,有比较详细的注释,便于提供另外一种思路-Subset USACO answers to your questions, more detailed notes to facilitate the provision of another idea
<liangyi> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序preface

说明:USACO中preface问题的解答,有比较详细的注释,便于提供另外一种思路-Preface USACO answers to your questions, more detailed notes to facilitate the provision of another idea
<liangyi> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序hamming

说明:USACO中hamming问题的解答,有比较详细的注释,便于提供另外一种思路-Hamming USACO answers to your questions, more detailed notes to facilitate the provision of another idea
<liangyi> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序GuessNumberGame

说明:每次游戏程序随机产生一个0-9之间的整数,要求玩家输入自己猜的数字,并对用户输入数字进行检查,进行如下提示:  如果用户猜对了,则提示:恭喜你,猜对了。结束本次游戏。  如果用户猜错了,则提示:你猜的数字太(大或小)了。要求用户继续猜。 如果连续3次没有猜对,则提示:游戏失败。 一次游戏结束时,提示用户是否继续新的游戏,果用户选择继续,则开始新一次游戏,否则输出:你共进行了XXX次游戏,成功X
<罗淮泰> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序model-comparison

说明:生成AR(p)过程模拟的参数。满足过程的弱稳定。模拟多条样本路径,利用AIC/BIC/IC进行定阶。比较三种标准的准确性。-Generate an AR (p) process simulation parameters. Meet process weakly stable. Simulation sample path, AIC/BIC/IC order determination. Three standard accuracy.
<徐忠亚> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序control_Salida

说明:Condigo para control de salida de un arduino por pulsos cuadrados
<jr> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序ZDYSB

说明:自定义鼠标,在易语言里让你换光标。-Custom mouse in easy language allows you to change the cursor.
<绍岩> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序main

说明:二叉树算法的实现 遍历是对树的一种最基本的运算,所谓遍历二叉树,就是按一定的规则和顺序走遍二叉树的所有结点,使每一个结点都被访问一次,而且只被访问一次。由于二叉树是非线性结构,因此,树的遍历实质上是将二叉树的各个结点转换成为一个线性序列来表示。-Binary tree traversal algorithm is a basic tree operations, so-called binary tree traversal, tr
<missli> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序main_1_

说明:作业调度算法的实现 作业调度的主要功能是根据作业控制块中的信息,审查系统能否满足用户作业的资源需求,以及按照一定的算法,从外存的后备队列中选取某些作业调入内存,并为它们创建进程、分配必要的资源。然后再将新创建的进程插入就绪队列,准备执行。因此,有时也把作业调度称为接纳调度。 -Job scheduling algorithm to achieve the main function of job scheduling is
<missli> 在 2024-10-04 上传 | 大小:1024 | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 21016.17 .18 .19 .20 .21 ... 21480 »

源码中国 www.ymcn.org