-
素因数分解
此代码是用于计算您输入的每个数字的素因数分解。拳头要求您提供输入任意数量要比它开始查找范围从 2 到你的号码/2 内的每一个质数。在那之后,因式分解开始。
- 2022-08-20 22:43:52下载
- 积分:1
-
Simple Finite Impulse Response Filter
Simple Finite Impulse Response Filter
- 2022-05-20 20:48:46下载
- 积分:1
-
本程序实现了数理统计的趋势面分析,并给出了F,t检验,可用作数理统计教材的配套计算...
本程序实现了数理统计的趋势面分析,并给出了F,t检验,可用作数理统计教材的配套计算-realized by the Mathematical Statistics trend surface analysis, and gives F, t test, can be used as a teaching mathematical statistics supporting calculations
- 2023-04-13 18:00:03下载
- 积分:1
-
集中改进的粒子群算法(CLPSO;ISPO;CPSO)
综合学习的粒子群算法(CLPSO)和智能单粒子算法(ISPO)等几种有名的改进算法,并且整合到一起,可以进行多极值函数的寻优比较。
- 2022-07-27 09:31:41下载
- 积分:1
-
序列化对象使用CArchive读取原始数据构建Delaunay三角…
采用序列化对象CArchive读入原始数据构建Delaunay三角网的VC++代码。可以鼠标点击加新点进行构网,包括二维、三维。还可以进行设色、光照等。-Serializing objects using CArchive read the raw data to build Delaunay triangulation VC++ Code. Mouse clicks can add new points structure network, including the two-dimensional, three-dimensional. Can also be used for colors, light and so on.
- 2023-04-27 20:10:03下载
- 积分:1
-
Discrete-Continuous Optimization for Multi-Target Tracking
A matlab program for multi-target tracking,The problem of multi-target tracking is comprised of two distinct, but tightly coupled challenges: (i) the naturally discrete
problem of data association, i.e. assigning image observations to the appropriate target; (ii) the naturally continuous
problem of trajectory estimation, i.e. recovering the trajectories of all targets. To go beyond simple greedy solutions for data association, recent approaches often
- 2023-01-02 11:40:18下载
- 积分:1
-
C++ 数据结构 源码
谭浩强版本的C语言教材或C++教材,书本上主要的程序讲解,实例,在包中都基本已经包含了的
另外包含了一个用C语言实现的基本的公交车系统
- 2023-01-08 15:50:03下载
- 积分:1
-
用c语言实现第一类读
用c语言实现第一类读-写者问题 -using language first reading-writing problem
- 2022-03-06 23:25:53下载
- 积分:1
-
我的课程设计:实现任意长整数的求和。自己写的哦
我的课程设计:实现任意长整数的求和。自己写的哦 -my program: get the sum of arbitrary array
- 2022-02-01 06:33:11下载
- 积分:1
-
基于opencv的人脸检测
资源描述本程序利用了opencv自带的haar人脸分类器,然后在vs编程环境下,实现了对静态图像中正脸、侧脸的检测,同时还实现了对动态视频中人脸的实时检测。
- 2022-05-29 06:55:58下载
- 积分:1