资源列表

« 1 2 ... .52 .53 .54 .55 .56 26657.58 .59 .60 .61 .62 ... 28522 »

[数据结构常用算法vectoralist

说明:练习vector和list的使用 定义一个空的vector,元素类型int,生成10个随机数插入到vector中,用迭代器遍历vector并输出其中的元素值。在vector头部插入一个随机数,用迭代器遍历vector并输出其中的元素值。用泛型算法find查找某个随机数,如果找到便输出,否则将此数插入vector尾部。用泛型算法sort将vector排序,用迭代器遍历vector并输出其中的元素值。将vector清空。 定义一个list,并重复上述实验,并注意观察结果。 -Exerc
<唐亮> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法fanxinsuanfa

说明:定义一个vector,元素类型为INT,插入10个随机数,使用sort按升序排序,输出每个元素的值,再按降续排序,输出每个元素的值,练习用find查找元素,用min和max找出容器中的最小元素和最大元素,并输出。-Define a vector, the elements of type INT, insert 10 random numbers, use the sort ascending sort, the output value of each element, and then dr
<唐亮> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法quanpai

说明:能够实现在输入的实数中找到其中两个实数的距离最短-Find one of the shortest distance of the two real numbers can be achieved in the real number input
<刘天文> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法LLStack

说明:Implementing LinkedStack at its best
<Sameer> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[matlab例程InvariantPmoments

说明:HU氏不变矩计算举例,可用于数字图像识别,简单算例示范。-HU-Invariant moments computational example
<肖汉> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[matlab例程tem_varying

说明:测试陀螺仪随温度变化的特性,这是一个温箱测试的matlab处理程序!-Test gyroscope characteristics change with temperature, which is a warm-box testing matlab handler!
<guohui> 在 2025-09-12 上传 | 大小:1kb | 下载:1

[matlab例程testing

说明:Jakes model for multipath fading channel
<rinkoo> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[matlab例程Power-flow

说明:developed program for power flow control
<hari kishan> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[matlab例程Small-signal-stability

说明:small signal stability analysis
<hari kishan> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[matlab例程3d

说明:Theoretical analysis and experimental results show that the algorithm has large key space, high sensitivity, and high speed.
<jsri> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[matlab例程encryp

说明:two-dimensional maps on a torus or on a square to create new symmetric block encryption schemes. The schemes are especially useful for encryption of large amounts of data, such as digital images or electronic databases.
<jsri> 在 2025-09-12 上传 | 大小:1kb | 下载:0

[数学计算/工程计算min-2-qumiannihe

说明:用这个代码,可以实现最小二乘法在实际中的应用,修改数据直接可用-Use this code, you can achieve the least squares method in the actual application, modify the data directly available
<abkate> 在 2025-09-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 26657.58 .59 .60 .61 .62 ... 28522 »

源码中国 www.ymcn.org