资源列表
[其他小程序] Cartesian-Triangle
说明:编程打印直角杨辉三角形,简单程序,可以成功-Programming print Cartesian Triangle, a simple program that can successfully<s> 在 2025-07-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] gene
说明:基因串是由一串有限长度的基因所组成的,其中每一个基因都可以用26个英文大写字母中的一个来表示,不同的字母表示不同的基因类型。一个单独的基因可以生长成为一对新的基因,而可能成长的规则是通过一个有限的成长规则集所决定的。每一个成长的规则可以用三个大写英文字母A1A2A3来描述,这个规则的意思是基因A1可以成长为一对基因A2A3。 用大写字母S来表示一类称作超级基因的基因,因为每一个基因串都是由一串超级基因根据给出的规则所成长出来的。 请写一个程序,读入有限条成长的规则和一些我们想要得到的<lean> 在 2025-07-29 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] kalman
说明:卡尔曼滤波算法的c文件,通过算法可以实现精准的滤波和姿态估算-Kalman filter algorithm c file, the algorithm can be achieved through precise filtering and attitude estimation<login> 在 2025-07-29 上传 | 大小:5kb | 下载:0
[数据结构常用算法] horse_match
说明:你一定听过田忌赛马的故事吧? 如果3匹马变成1000匹,齐王仍然让他的马按从优到劣的顺序出赛,田忌可以按任意顺序选择他的赛马出赛。赢一局,田忌可以得到200两银子,输一局,田忌就要输掉200两银子,平局的话不输不赢。 请问田忌最多能赢多少银子?-You must have heard the story of Tian Ji s horse, right? If three horses turned into 1000, the king still let his horse<lean> 在 2025-07-29 上传 | 大小:1kb | 下载:0
[其他小程序] cum4_ESPRIT
说明:是基于四阶累积量的旋转不变因子ESPRIT算法,在matlab环境下实现-Is based on the cumulative amount of rotation of fourth-order constant factor ESPRIT algorithm in matlab environment to achieve<> 在 2025-07-29 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] Temperature
说明:用QT经过串口通过读取单片机的温度数据实现上位机上的图行显示,qt显示温度表盘-By reading through the serial port using QT temperature data to achieve single-chip PC line on the chart display, qt shows the temperature dial<login> 在 2025-07-29 上传 | 大小:69kb | 下载:0
[其他小程序] cum4_MUSIC
说明:基于四阶累积量的多重信号分类算法MUSIC,在matlab环境下实现-Based on fourth-order cumulant multiple signal classification algorithm MUSIC, in the matlab environment to achieve<> 在 2025-07-29 上传 | 大小:1kb | 下载:0
[其他小程序] root_music
说明:一维的求根多重信号分类算法Root-MUSIC,在matlab环境下实现-One-dimensional root finding multiple signal classification algorithm Root-MUSIC, in the matlab environment to achieve<> 在 2025-07-29 上传 | 大小:1kb | 下载:0
[其他小程序] a-list-of-simple
说明:建立一个有三个结点的简单链表简单程序,可以成功-Create a simple linked list of nodes of the three simple procedure can be successfully<s> 在 2025-07-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] building_footprint
说明:对于城市中几座建筑外形,给出这些建筑的二维轮廓-For several architectural features in the city, these buildings are given a two-dimensional contour<lean> 在 2025-07-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] stone_game_dp
说明:现有4堆石子,两个人轮流取石子,他们有n种可能的取法,取法表示从第1堆取A1个石子,从第2堆中取B1个,第3堆取C1个,第4堆取D1个.如果取的时候某一堆的石子数比所要取的石子数要少,则这种取法是不可行的.取到最后没有可行取法的人就算输了. 现给出4堆石子的石子数目以及n种取法,请问如果两个人都采用最优取法,先取的人是赢还是输.-Four existing heap of stones, two people take turns stones, they have emulated n<lean> 在 2025-07-29 上传 | 大小:1kb | 下载:0