-
人脸检测
应用背景您好您好您好您好您好您好您好您好您好您好关键技术人脸跟踪人脸跟踪人脸跟踪人脸跟踪人脸跟踪人脸跟踪人脸跟踪
- 2022-12-23 09:00:03下载
- 积分:1
-
三元组表的方式实现两个矩阵的加法运算
三元组表的方式实现两个矩阵的加法运算-Table 3 group the realization of the two Matrix addition operations
- 2022-04-13 08:25:06下载
- 积分:1
-
x264编解码算法开发优化
资源描述
x264是H.264视频压缩的业界口碑最好的参考模型,其核心部分就是运动估计/运动补偿和码率控制算法,该模型各部分功能具备可移植性,请下载研讨。
- 2022-08-22 05:05:06下载
- 积分:1
-
国密算法4的实现方法
国密算法4的实现方法,有源代码。可借用。sm4可以用软件方法实现。也可用硬件方法实现。国密4是对称算法的一种。 和 des 3des算法相似。 方法简单易懂。
- 2022-03-11 11:29:16下载
- 积分:1
-
一个用到动态规划算法的acm题
一个用到动态规划算法的acm题-used a dynamic programming algorithm that acm
- 2022-11-29 07:30:03下载
- 积分:1
-
Flappy Bird C语言版
风靡ios,Android世界的Flappy Bird的C语言版,附带exe文件。这是一款很好玩很有意思的游戏,但难度很大。我根据互联网上的版本修改,去除了界面上的一些文字,让整体更加简洁。如果有初学者想要学习用C语言写游戏,这是一个比较好的小例子。
- 2022-02-04 16:27:48下载
- 积分:1
-
How to modify the MFC AppWizard Wizard to generate the appearance of the framewo...
如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。
-How to modify the MFC AppWizard Wizard to generate the appearance of the framework of procedures and size, modify the icon, cursor, background three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide the toolbar. Custom status bar, add in the status bar clock display, CTime class and its usage. In the status bar to add the progress bar (the main window immediately after the progress bar the ingenious ideas, in the OnCreate function should not directly deal with, to use a custom message to the method). Mouse coordinates shows that access to the status bar in the CView object in several ways. How to add a splash screen applications.
- 2022-12-03 22:25:03下载
- 积分:1
-
simp4辛普生积分法
利用辛普生法积分,是比矩形积分法和梯形积分法更为精确的计分方法。辛普生方法采用抛物线插值,对二次函数是精确的,而二次函数的积分为三次函数。辛普生定步长积分对有突变的函数在运算
- 2022-01-22 13:11:05下载
- 积分:1
-
词频统计C++
给定一篇英文文本,要求提取其中所有的单词并计算其一元词频(某个单词出现的次数)和二元词频(两个连续单词出现的次数)
举例:I have an apple . And you have an apple , too .
输出: i--1,have--2,an--2,apple--2,and--2,you--1,too--1
an apple--2
- 2023-04-02 15:30:05下载
- 积分:1
-
mapInfo图形文件的读取程序,可在DOS/控制台下读取tab文件数据
mapInfo图形文件的读取程序,可在DOS/控制台下读取tab文件数据-graphics document reader, the DOS/console read tab document data
- 2022-05-06 01:20:56下载
- 积分:1