资源列表
[其他小程序] plj_top
说明:自己写的一个频率计程序,用的是VHDL语言,功能已经实现,结果用8位数码管显示,精度达到小数点后3位,值得初学者看一看,测频原理是测周法-To write a frequency meter program, using VHDL language function has been achieved, the results with 8 digital display, accuracy of three decimal places, it is worth a look for begi<HUAJUN> 在 2025-07-12 上传 | 大小:3.04mb | 下载:0
[其他小程序] PL4.ALMEIDA
说明:In this paper, the main Power Quality (PQ) problems are presented with their associated causes and consequences. The economic impacts associated with PQ are characterized. Finally, some solutions to mitigate the PQ problems are presented.<ali> 在 2025-07-12 上传 | 大小:759kb | 下载:0
[其他小程序] testSigSub
说明:干扰信号估计仿真程序程序,matlab仿真程序-Interference signal estimation procedure simulation program, matlab simulation program<libing> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[其他小程序] prim
说明:prim算法输出一个最小生成树,prim算法最先是找到一个根节点,然后在继续生成最小生成树,这样就能找到一个最小生成树,如果是这样的话,我们可以用一个循环,把每一个节点当作根节点,再把重复的树删除,这样就能找到所有的最小生成树了-algorithm prim, prim algorithm was first to find a root node, and then continue to generate the minimum spanning tree, so that we can f<baimengying> 在 2025-07-12 上传 | 大小:370kb | 下载:0
[其他小程序] k_means_datapoint
说明:k_means聚类算法matlab实现,运用matlab环境实现了聚类经典算法k_means实现对数据点的分类-the implementation of k_means in matlab<chenliansheng> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[其他小程序] closest_pair
说明:分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对-Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its<baimengying> 在 2025-07-12 上传 | 大小:644kb | 下载:0