资源列表
[数据结构常用算法] 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
[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例程] 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
[数学计算/工程计算] 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