资源列表
[数学计算/工程计算] HuaDuoTree_Algorithm
说明:一个N位的十进制正整数,如果它的每个位上的数字的N次方的和等于这个数本身,则称其为花朵数。 例如: 当N=3时,153就满足条件,因为 1^3 + 5^3 + 3^3 = 153,这样的数字也被称为水仙花数(其中,“^”表示乘方,5^3表示5的3次方,也就是立方)。 当N=4时,1634满足条件,因为 1^4 + 6^4 + 3^4 + 4^4 = 1634。 当N=5时,92727满足条件。 实际上,对N的每个取值,可能有多个数字满足条件。 程序的任务是:求N=2<谷琼> 在 2025-10-21 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] tracking
说明:视频图像跟踪,一种高效的视频图像跟踪程序-Video image tracking, an efficient video image tracking program<qinremend> 在 2025-10-21 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] 2Unary-quadratic-equation
说明:用visual c++解一元二次方程。方程的各系数由读者自行给出。-To solve Unary quadratic equation by useing visual c++ . The coefficients of equation are given by the reader .<刘亚亮> 在 2025-10-21 上传 | 大小:250kb | 下载:0
[matlab例程] Desktop
说明:2ask 2fsk bpsk 详细的调制解调过程,及其性能分析 另外还有三种调制方式的相干 非相干解调的误码率matlab代码 经典~ 建议下载 -2ask 2fsk bpsk detailed process of modulation and demodulation, and its performance analysis in addition to the three non-coherent modulation error rate of coherent dete<xv> 在 2025-10-21 上传 | 大小:39kb | 下载:0
[数学计算/工程计算] 5To-transposed-the-matrix
说明:对读者自行给定的指定大小的矩阵矩阵进行转置。-To transposed the matrix if you give a specified size matrix.<刘亚亮> 在 2025-10-21 上传 | 大小:215kb | 下载:0
[数学计算/工程计算] 6multiplication-of-two-matrix
说明:对读者指定的两个矩阵进行矩阵的乘法运算。前提是这两矩阵可以相乘。-To realize the multiplication of two matrix . The premise is the two matrix can be multiplied.<刘亚亮> 在 2025-10-21 上传 | 大小:202kb | 下载:0
[人工智能/神经网络/遗传算法] SHENGJINGC2
说明:采用结构体及链表来实现神经网络的结构 分为实例结构体、层结构体和网络结构体 数据结构的设计-Using adaptive learning algorithm to optimize the efficiency of the learning algorithm source code in order to reduce the number of learning The skills and knowledge are limited<zhangmin> 在 2025-10-21 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] SHUYOUGUANSHEJI
说明:采用结构体及链表来实现神经网络的结构 分为实例结构体、层结构体和网络结构体 数据结构的设计-Reference data structure design, "Artificial Neural Networks" (edited by Rui Ma, Beijing: Mechanical Industry Press, 2010,7) a book Optimized learning algorithm is also reference to the book<zhangmin> 在 2025-10-21 上传 | 大小:2.7mb | 下载:0
[matlab例程] OUADDEMO-ZERODEMO-FPLOTDEMO
说明:由OUADDEMO、ZERODEMO和FPLOTDEMO等函数调用的一个函数 humps(x)是一个在x=0.3和x=0.9附近有尖锐极大值的函数 [X,Y]=HUMPS(x)在无输入时,HUMPS将使用x=0:0.5:1返回X-By the OUADDEMO, ZERODEMO and FPLOTDEMO other function calls a function humps (x) is an x = 0.3 and x = 0.9 the ma<宇宙> 在 2025-10-21 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Data-Structure
说明:学习数据结构的课件以及数据结构的上机实验指导和详细设计-Learning courseware data structure and data structure experiment on the computer guidance and detailed design<蔡静> 在 2025-10-21 上传 | 大小:1.83mb | 下载:0