资源列表

« 1 2 ... .31 .32 .33 .34 .35 20936.37 .38 .39 .40 .41 ... 21479 »

[其他小程序aa

说明: [卢卡斯定理+中国剩余定理]hdu 5446 Unknown Treasure-hdu 5446 Unknown Treasure
<王晨> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[其他小程序bb

说明:注意是n位数! 思路: 对于给的n都会包含有四种状态 0、7和9的个数都是奇数 1、7是奇数,9是偶数 2、7是偶数,9是奇数 3、7是偶数,9是偶数 显然状态3是我们要状态,但是他们之间是可以互相转移的 所以对于每次添加一个空位放数字,建立转移矩阵 | 3 1 1 0 | | 1 3 0 1 | | 1 0 3 1 | | 0 1 1 3 | 初始状态为 (0,0,0,1) 然后
<王晨> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[其他小程序cc

说明:给S,T两个串,可以无限次选择在S串里一个字符后面添加一个字符,但是添加的这个字符不能和选择的字符相同,问S串能不能变成T串。 思路: 经过观察发现,如果S和T长度一样直接判。 如果不一样的话,只要满足 1、S里面的所有字符的顺序都在T串里出现过 2、T前面相同的字符和S的前部分能匹配 这里两个条件,就能构成。-To the S, T two strings, you can
<王晨> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[其他小程序dzl

说明:本实验利用CTD数据,运用地转方法,在Seawater工具箱下计算两站点间地转流相对速度。-n this study, CTD data transfer method to use to calculate the geostrophic flow between the two sites at opposite velocity Seawater Toolbox.
<董杰> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[其他小程序LFM

说明:线性调频信号脉冲压缩仿真程序,输出目标一维距离像-a simulation of LFM pulse compression , A high resolution range profile will be obtained
<Wu Wang> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[其他小程序clock

说明:这是一个数字时钟,可以调时间,调的是系统的时间,注意要该回来,不然时间会乱-This is a digital clock, the time can be adjusted, adjusting the time of the system, pay attention to the back, otherwise time will be chaos
<xiaoming> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[其他小程序FileDownload

说明:该程序使用java语言进行编程,该功能是使用java文件流技术实现文件下载功能-Use java file streaming technology to download the file
<小翟> 在 2025-04-03 上传 | 大小:1kb | 下载:1

[其他小程序auto_spyder4jiandan

说明:通过python爬虫抓取煎蛋网妹子图中多个页面的图片并保存到本地。-Through the python spiders crawling Fried egg nets sister figure multiple pages of pictures and saved to the local.
<路昧竹> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[其他小程序Exercises-of-the-first-experiment

说明:北京理工大学面向对象程序设计第五次上机习题答案~-Here is the definition of Point: class Point { private: double X, Y public: void SetPoint(double a, double b) } void Point::SetPoint(double a, double b) {
<刘晶晶> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[其他小程序led

说明:入门级verilog编写的led点灯程序-Entry-level verilog prepared by the led lighting program
<刘兴> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[其他小程序PSOandBFOmain

说明:为变压器油纸绝缘支路辨识提供判断,为变压器油纸绝缘老化判断提供依据-To provide for the judgment of transformer insulation branch for transformer insulation aging identification, provide the basis for judgment
<周雅妍> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[其他小程序ybusnew

说明:matlab file related to load flow analysis in power systems
<meenu> 在 2025-04-03 上传 | 大小:1kb | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 20936.37 .38 .39 .40 .41 ... 21479 »

源码中国 www.ymcn.org