-
Download the compilation of SVM information, click View, more comprehensive info...
SVM资料下载汇编,可点击查看,资料较全面-Download the compilation of SVM information, click View, more comprehensive information
- 2022-04-18 18:55:21下载
- 积分:1
-
ffmpeg.js-master
使用ffplay播放视频源时,rtsp/rtmp等,会有一定的延时,这里我们可以通过设置ffplay播放参数将延时控制到最小。(When using ffplay to play video source, RTSP / RTMP and so on will have a certain delay. Here we can control the delay to the minimum by setting ffplay playing parameters.)
- 2020-06-24 16:00:01下载
- 积分:1
-
PWM输出
说明: 关于STM32F103的PWM输出教程。(PWM Output Tutorial on STM32F103.)
- 2020-06-18 08:00:02下载
- 积分:1
-
一个应邀而写的玩的游戏 ,一个摸奖游戏,其中的对一个timer等控件有一个好的应用,应用的算法值得参考。...
一个应邀而写的玩的游戏 ,一个摸奖游戏,其中的对一个timer等控件有一个好的应用,应用的算法值得参考。-an invitation to write the play of the game, a game Our troops, the right controls such as a timer is a good application, the application of algorithms is worth noting.
- 2022-11-03 23:10:03下载
- 积分:1
-
交通仿真相关学术论文
交通仿真相关学术论文,对初学者有一定帮助(Academic papers on traffic simulation are helpful to beginners.)
- 2020-06-19 00:00:02下载
- 积分:1
-
VB API函数
VB API函数-VB API Function
- 2022-06-16 14:20:06下载
- 积分:1
-
Tetris
俄罗斯方块 纯C 语言版;精巧实现;
只有一个源码文件, 编译时请加上-std=c99 参数; gcc -std=c99 Tetris.c
(Pure C language version of Tetris exquisite realization only one source file, when compiling with-std = c99 parameters gcc-std = c99 Tetris.c)
- 2012-08-27 18:07:32下载
- 积分:1
-
1
jquery实现碎片式图片切换效果,很有创意的一款焦点图代码(JQuery to achieve fragmented picture switching effect, a very creative focus map code.)
- 2018-09-13 15:05:47下载
- 积分:1
-
音视频编码技术-课程作业2
说明: 全搜索算法重构图。像顾名思义,穷尽法就是对搜索范围内的每个位置都进行计算并比较,从原图像块中找到与待匹配块最相似(误差最小)位置的方法。对于一个搜索范围为[-7,7]的区域来说,x,y两个方向全部搜索一遍需要进行 15X15 = 225 次计算。穷尽法的缺点很明显就是计算量太大,速度很慢,另一方面,由于全部范围都进行了计算,其匹配精度是最高的。(Reconstruction graph of full search algorithm. As the name implies, the exhaustive method is to calculate and compare each position within the search range, and find the most similar (least error) position with the block to be matched from the original image block. For an area with a search range of [- 7,7], 15x15 = 225 calculations are required for searching both directions X and Y once. The disadvantage of exhaustive method is that the calculation is too large and the speed is very slow. On the other hand, the matching accuracy is the highest because all the ranges are calculated.)
- 2020-12-29 11:09:01下载
- 积分:1
-
SCA
说明: 正弦余弦算法(SCA)代码以及详解 。正弦余弦算法(SCA)是 Mirjalili于2016年提出的一种新型的群体智能优化算法,该算法结构简单、参数较少且易于实现,它的搜索过程主要受正弦和余弦函数的影响。(This paper proposes a novel population-based optimization algorithm called Sine Cosine Algorithm (SCA)
for solving optimization problems. The SCA creates multiple initial random candidate solutions and requires them to fluctuate outwards or towards the best solution using a mathematical model based on
sine and cosine functions.)
- 2021-04-13 10:48:56下载
- 积分:1