资源列表

« 1 2 ... .55 .56 .57 .58 .59 3860.61 .62 .63 .64 .65 ... 216390 »

[波变换Gaussian_Propagation

说明:以一维高斯的传播为例,该程序使用快速傅里叶变换实现。-Take a one-dimensional Gaussian beam s propagation as an example, the program uses a Fast Fourier Transform to caculate.
<miner> 在 2025-10-06 上传 | 大小:1kb | 下载:0

[matlab例程denoiex

说明:To read an image.Add noise to it. Then filter it to view the denoised image.
<Geetha> 在 2025-10-06 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程Add_Take_Ownership_to_context_menu

说明:Source code for Take Ownership in Menu of Windows.
<Joao Zanetti> 在 2025-10-06 上传 | 大小:1kb | 下载:0

[嵌入式/单片机编程BZXJ

说明:c语言小车超声波避障红外循迹程序,车速慢时可以90度转弯,车速快需要加PWM调速-c language trolley ultrasound obstacle avoidance infrared tracking program that can turn 90 degrees, need to add fast speed PWM speed when slow speed
<xiong> 在 2025-10-06 上传 | 大小:1kb | 下载:0

[VHDL编程Wipe

说明:Rectangular wipe generator
<ahmad> 在 2025-10-06 上传 | 大小:1kb | 下载:0

[VHDL编程Keyer

说明:Video Keyer supporting Luminance key, Self key, Matt key and Split key
<ahmad> 在 2025-10-06 上传 | 大小:1kb | 下载:0

[VHDL编程Black_frezz_det

说明:Detestor of Black and Freeze in live video-Detestor of Black and Freeze in live video
<ahmad> 在 2025-10-06 上传 | 大小:1kb | 下载:0

[VHDL编程Log2_calc

说明:Log2 calculator used for audio level measure
<ahmad> 在 2025-10-06 上传 | 大小:1kb | 下载:0

[其他小程序aa

说明: [卢卡斯定理+中国剩余定理]hdu 5446 Unknown Treasure-hdu 5446 Unknown Treasure
<王晨> 在 2025-10-06 上传 | 大小: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) 然后就是n次方了~利用矩阵快速幂 最后ans.mat[0][
<王晨> 在 2025-10-06 上传 | 大小:1kb | 下载:0

[其他小程序cc

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

[OpenCVcolor

说明:编程实现颜色标量量化。输入为24位彩色图像,将RGB分量分别保持头3位、头3位、头2位的值不变,其余各位变为10000、10000和100000,观察处理后的图像的颜色失真情况。注意OpenCV中的RGB分量的存储顺序为BGR。-Programming color scalar quantization. Enter the 24-bit color images, the RGB components respectively held the first three, the first t
<高俊秋> 在 2025-10-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 3860.61 .62 .63 .64 .65 ... 216390 »

源码中国 www.ymcn.org