-
CRC32 calculation in C++
CRC32计算算法采用C++语言,可用于嵌入式系统和GUI等应用。
- 2022-03-05 00:31:47下载
- 积分:1
-
史上最牛通过VISION来玩的连连看
应用背景如果你视力不好看喜欢玩找茬,下载这个就对了,让激起来帮你找出不同,如果你正在搞视觉运动,下载这个就对了,轻松比对图片,值得借鉴,是个很好的例子哦关键技术用labview和vision模块编写的精品,是游戏也是工业用品看你怎么用啦,适合视力不好的人群,以后玩找茬你就是第一喽,关键是简单易懂,你也可以做出更优秀的作品。
- 2022-07-25 13:22:37下载
- 积分:1
-
计算X2分布函数的函数值
计算X2分布函数的函数值-calculation of the distribution function X2 function
- 2022-11-02 19:00:03下载
- 积分:1
-
this program highlights the pointer to pointer and enum concepts of c
this program highlights the pointer to pointer and enum concepts of c
- 2022-06-15 05:57:25下载
- 积分:1
-
捷联惯导仿真程序
学习SINS的好程序,里面具有完整的注释。程序里包含有轨迹发生器,惯导解算,初始对准,卡尔曼滤波,并有sins与gps组合导航程序代码。可以适当改变一些参数,看看其它仿真效果。
- 2022-08-26 11:14:15下载
- 积分:1
-
解决线性规划优化问题,在lingo界面中得到广泛的运用
解决线性规划优化问题,在lingo界面中得到广泛的运用-solve linear programming optimization problems, the lingo interface widely used
- 2022-06-21 09:26:39下载
- 积分:1
-
图像分割方法
img——待分割的源图像,必须是8位3通道(CV_8UC3)图像,在处理的过程中不会被修改; mask——掩码图像,如果使用掩码进行初始化,那么mask保存初始化掩码信息;在执行分割的时候,也可以将用户交互所设定的前景与背景保存到mask中,然后再传入grabCut函数;在处理结束之后,mask中会保存结果。mask只能取以下四种值: GCD_BGD(=0),背景; GCD_FGD(=1),前景; GCD_PR_BGD(=2),可能的背景; &nb
- 2022-04-19 05:51:18下载
- 积分:1
-
n the total number of individuals the possibility of ranking algorithms, ranking...
有n个人,求这n个人排名的可能总数算法,排名统计.-n the total number of individuals the possibility of ranking algorithms, ranking statistics.
- 2022-07-22 00:48:24下载
- 积分:1
-
这是在高高的GPU
也就是说你在使用
SVM OSU_3.00工具箱要在Matalab软件的界面下进行使用,可以实现SWM的数据分类和回归拟合功能
-In other words you are using SVM OSU_3.00 Toolbox Matalab software to use interface, you can realize SWM data classification and regression fitting function
- 2022-02-02 11:01:14下载
- 积分:1
-
用差分方法求解沃尔泰拉方程,此处为一个变元的方程,由于该方程同时含有微分和积分,一般求解有一定的困难。...
用差分方法求解沃尔泰拉方程,此处为一个变元的方程,由于该方程同时含有微分和积分,一般求解有一定的困难。-use of the finite difference method for Volterra equation here as a variable element of the equation, As the same time contain differential equations and integral, the general solution is definitely difficult.
- 2022-02-21 04:15:01下载
- 积分:1