资源列表
[数学计算/工程计算] butterfly_fft_DSP
说明:This is an implementation of an butterfly Discret fast fourier transform that has been implemented on a digital signal processing chip. It is an 8bit algorithm that computes the FFT on input analog data.-This is an implementation of an butterfly Disc<Unseeing> 在 2025-12-16 上传 | 大小:2kb | 下载:0
[数据结构常用算法] threadtree1
说明:先序输入二叉树,输出树形结构,二叉树中序线索化-Preorder binary input and output tree structure, in order threaded binary tree<所有人> 在 2025-12-16 上传 | 大小:2kb | 下载:0
[数据结构常用算法] shortest-path-algorithm
说明:dijkstra最短路径算法C++源码,是以一个简单的图为例,简单易懂,可根据自己的需要改少部分即可用。-dijkstra shortest path algorithm<成汁> 在 2025-12-16 上传 | 大小:2kb | 下载:0
[数值算法/人工智能] daima
说明:编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数 1/1+1/3+...+1/n(利用指针函数) -Write a function, the input n is even, the call function evaluation 1/2+1/4+...+ 1/n, when the input n is odd, call the function 1/1+1/3+...+ 1/n (using the pointer fun<wf> 在 2025-12-16 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] GeneticAlgorithm
说明:用Matlab编写的遗传算法程序,求解y=x.*sin(10*pi*x)+2的最大值。用户可以自己修改该目标函数-Genertic Algorithm program wrirten by matlab. The object function is y=x.*sin(10*pi*x)+2,which can by modified by the user.<xin> 在 2025-12-16 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] ForPolygonCala
说明:多边形相关计算的一些算法!!!包括凹凸判断,点与多边形关系等-Polygon some algorithms related to computing! ! ! Include the uneven judgments, the relationship between point and polygon ... ... ... ...<凌晨两点> 在 2025-12-16 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Sort-of-Dstructure
说明:掌握各种内部排序算法。 理解各种内部排序算法的特性、时间性能和空间性能,在此基础上能根据具体情况选择合适的排序算法。 掌握运用实验分析算法的正确性、时间性能和空间性能的方法。 -Master the various internal sorting algorithms. Understanding the characteristics of various internal sorting algorithm, time performance and space perform<冰与火> 在 2025-12-16 上传 | 大小:2kb | 下载:0
[数据结构常用算法] tree-and-forest
说明:实现树和森林的二叉链表表示方法和树的两种遍历算法及其应用。-To achieve binary trees and forests and tree list representations of two traversal algorithm and its application.<冰与火> 在 2025-12-16 上传 | 大小:2kb | 下载:0