资源列表

« 1 2 ... .93 .94 .95 .96 .97 15198.99 .00 .01 .02 .03 ... 28522 »

[数据结构常用算法yy4

说明:1.定义二叉树的链式数据结构。 2.编写函数,创建下图所示的二叉树。 3.编写函数输出二叉树的先序、中序、后序遍历。 -1. Binary tree data structure defined chain. 2. Write a function to create the binary tree shown below. 3. Write a function of the first binary output
<武朝阳> 在 2025-05-15 上传 | 大小:173kb | 下载:0

[数据结构常用算法7

说明:编写C++程序完成以下功能: (1) 实现简单电话本功能,用姓名来搜索电话号码; (2) 用户输入姓名,程序查找并输出结果; (3) 用户可以通过输入,添加姓名和电话号码; (4) 用户可以删除姓名和电话号码; (5) 电话本可以保存在指定文件中; (6) 电话可被从指定文件中读入到内存。 -Write C++ program performs the following functions: (1) sim
<yaoy92> 在 2025-05-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法yy5

说明:1.定义图的数据结构。 2.编写函数,用邻接表实现图的存储结构,求图的顶点的度数。 3.编写函数,输出图的遍历序列。 -1. Define the graph data structure. 2. Write functions to achieve with the adjacency list graph storage structure, find the vertex degree. 3. Write functi
<武朝阳> 在 2025-05-15 上传 | 大小:173kb | 下载:0

[数据结构常用算法yy6

说明:1.定义哈希表数据结构。 2.除留余数法做为哈希函数、 H(key) = key P 用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。 3.编写函数,求查找成功时的平均查找长度(ASL)。 -1. Define the hash table data structure. 2. In addition to leaving the remainder as the hash function
<武朝阳> 在 2025-05-15 上传 | 大小:154kb | 下载:0

[数值算法/人工智能Montgomery-apply

说明: Montgomery算法被认为是计算大数模乘的最快的算法。本文详细叙述了它的理论基础和算法原理,加以改进并应用在RSA 模幂运算中。-Montgomery algorithm is considered the model of large numbers by calculating the fastest algorithm. This paper describes its theoretical basis and alg
<yaoy92> 在 2025-05-15 上传 | 大小:172kb | 下载:0

[matlab例程sq

说明:电磁数据频谱分析程序,可以在matlab下运行,可以对实数序列操作-Electromagnetic spectrum data analysis program that can run in matlab, you can operate on the sequence of real numbers
<liuhw> 在 2025-05-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法the-smallest-tree

说明:这个源代码是一个最小生成树的算法实现,采用的visual c++6.0-This source code is a minimum spanning tree algorithm, using the visual c++6.0
<> 在 2025-05-15 上传 | 大小:920kb | 下载:0

[人工智能/神经网络/遗传算法10.1.1.74.2668

说明:评估高斯过程二元分类的近似推理-Assessing Approximate Inference for Binary Gaussian Process Classifi cation
<gaosi> 在 2025-05-15 上传 | 大小:448kb | 下载:0

[matlab例程IEEEtransactions_on-pattern-analysis

说明:基于高斯过程的贝叶斯分类,详细介绍了高斯过程-Bayesian Classification With Gaussian Processes
<gaosi> 在 2025-05-15 上传 | 大小:313kb | 下载:0

[人工智能/神经网络/遗传算法AntcolonyalgorithmforTSPproblem-

说明:蚁群算法最短路径matlab程序,有详细说明-Ant colony algorithm for TSP problem matlab source code
<gaosi> 在 2025-05-15 上传 | 大小:7kb | 下载:0

[matlab例程plot_hht

说明:this a code that performs Hilbert Huang tranform-this is a code that performs Hilbert Huang tranform
<ehsan> 在 2025-05-15 上传 | 大小:97kb | 下载:0

[matlab例程DataGen

说明:this runs a nonlinear dynamic analysis of a 4 story braced fr a me under earthquake loading
<ehsan> 在 2025-05-15 上传 | 大小:18kb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 15198.99 .00 .01 .02 .03 ... 28522 »

源码中国 www.ymcn.org