资源列表
[其他小程序] minWeight
说明:一凸8 边形P 的顶点顺时针为{v1,v2,… ,v8},任意两顶点间的线段的权重由矩阵D 给出。 若vi 与vj 是P 上不相邻的两个顶点,则线段vivj 称为P 的一条弦。求P 的一个弦的集合T, 使得T 中所有的弦恰好将P 分割成互不重迭的三角形,且各三角形的权重之和为最小(一 个三角形的权重是其各边的权重之和)。-A convex 8-gon P, vertex clockwise of (v1, v2, ..., v8), any two vertices of the s<黎明> 在 2025-10-16 上传 | 大小:1kb | 下载:0
[其他小程序] servo_plusminus90_pomaly
说明:Arduino source code for servo controlling<elektromodely> 在 2025-10-16 上传 | 大小:1kb | 下载:0
[Windows编程] mimo-alamouti
说明:its about multi input multi output & alamouti system<brazier> 在 2025-10-16 上传 | 大小:1kb | 下载:0
[其他小程序] volatile_unsigned_long
说明:C语言语法,详细讲解了volatile_unsigned_ long的使用-C language syntax, explained in detail the use of volatile_unsigned_ long<百合花> 在 2025-10-16 上传 | 大小:1kb | 下载:0
[其他小程序] kalman_filter
说明:matlab kalman滤波用于温度检测-matlab kalman filter for temperature detection<kljun> 在 2025-10-16 上传 | 大小:1kb | 下载:0
[Windows编程] pasteexample
说明:剪贴板示例,主要是剪切,粘贴,复制的相关方面的内容-Clipboard example, is mainly cut, paste, copy the contents of the relevant aspects of<胡锦龙> 在 2025-10-16 上传 | 大小:1kb | 下载:0
[其他小程序] FIFO
说明:FIFOFile name:FIFO //Describe:32*32bit FIFO //Input:data[31:0],wrreq,rdreq,clock //Output:q[31:0],full,empty //Date:2009-12-10 -FIFO<huangkeqiang> 在 2025-10-16 上传 | 大小:1kb | 下载:0
[Windows编程] Fibonacci
说明:程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下: Fib(1)=1 Fib(2)=1 Fib(n)=fib(n-2)+fib(n-1) -Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen outp<david> 在 2025-10-16 上传 | 大小:1kb | 下载:0