资源列表
排序选择:
[微处理器(ARM/PowerPC等)] rtu
说明:stm32 rtu相关代码,经过测试,可以直接调用-rtu code for stm32<何阳> 在 2025-09-29 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] Reducing-the-Number-of-Gray-Levels
说明:用matlab实现改变图像灰度值,输出依次为原图像(灰度值256),128,64,32,16,8,4,2-Reducing the Number of Gray Levels in an Image (a) Write a computer program capable of reducing the number of gray levels in an image 256 to 2, in integer(整数) powers of 2. The desired number<彭筱媛> 在 2025-09-29 上传 | 大小:1kb | 下载:0
[文件格式] vnnvdkffvsmmu
说明:心电信号波形的自动检测算法,QRS波群及特征,使用麻省理工心率失常数据库-Automatic detection algorithm ECG waveform, QRS wave group and characteristics, using MIT arrhythmia<张欣欣> 在 2025-09-29 上传 | 大小:200kb | 下载:0
[图形图像处理(光照,映射..)] Zooming-and-Shrinking
说明:matlab实现用双线性插值法放大和缩小图像-Zooming and Shrinking Images by Bilinear Interpolation (a) Write a computer program capable of zooming and shrinking an image by bilinear interpolation. The input to your program is the desired size of the resulting ima<彭筱媛> 在 2025-09-29 上传 | 大小:509kb | 下载:1
[加密解密] New-folder-(4)
说明:We begin with choosing two random large distinct primes p and q. We also pick e, a random integer that is relatively prime to (p-1)*(q-1). The random integer e is the encryption exponent. Let n = p*q. Using Euclid s greatest common divisor a<eng.yasser.civil> 在 2025-09-29 上传 | 大小:9kb | 下载:0
[C#编程] treangel
说明:c++符号三角算法: 符号三角形问题要求对于给定的n,计算有多少个不同的符号三角形,使其所含的 + 和 - 的个数相同。 在一般情况下,符号三角形的第一行有n个符号。如图所示是由14个 + 号和14个 - 号组成的符号三角形。两个同号下面都是 + ,两个异号下面都是 - 号。-Symbol Triangles requirements for a given n, calculate how many different symbols triangle, the + and con<梁先> 在 2025-09-29 上传 | 大小:1kb | 下载:0
[TreeView控件] Explora-y-selecciona-directorio
说明:treeview search and choose a path in visual basic 6<lolito> 在 2025-09-29 上传 | 大小:4kb | 下载:0
[matlab例程] antenna
说明:this codes are for calculating antenna pattern (horn antenna -patch -reflector,....)and was written for antenna course in iran-this codes are for calculating antenna pattern (horn antenna -patch -reflector,....)and was written for antenna course i<mahmood> 在 2025-09-29 上传 | 大小:12kb | 下载:0
[图形图像处理(光照,映射..)] Histogram-Equalization
说明:用matlab实现自编直方图程序并与matlab自带直方图函数进行比较,以及实现直方图均衡- Histogram Equalization (a) Write a computer program for computing the histogram of an image. (b) Implement the histogram equalization technique discussed in Section 3.3.1. (c) Download Fig<彭筱媛> 在 2025-09-29 上传 | 大小:267kb | 下载:0
[其他小程序] largest-subsegment
说明:最大子段和问题(动态规划算法实现) 实验数据:{3,4,5,6,-4,-3,11,-7,0,9,2,3,2,-1,14,5,4,-2,7}-The largest sub-segment and problems (dynamic programming algorithm) experimental data: {3,4,5,6,-4,-3,11,-7,0,9,2,3,2,-1,14,5 , 4, 2,7}<彭筱媛> 在 2025-09-29 上传 | 大小:137kb | 下载:0