-
read
用matlab实现的视频读取并提取目标背景,对初学者很有用(failed to translate)
- 2009-05-10 15:36:51下载
- 积分:1
-
EPD_W21
说明: 大连佳显的电子纸屏的驱动部分,spi通信(Driving part of electronic paper screen, SPI communication)
- 2020-06-16 22:00:01下载
- 积分:1
-
13054738835032
显示器功能 加快程序开发初学者的进步脚步。让他们了解简单的显示程序的写法(Monitor function to accelerate the pace of progress in program development for beginners. So that they understand the simple display program wording)
- 2013-10-29 22:36:50下载
- 积分:1
-
10165101220 于文梦
说明: 解决一些图像处理的小问题,具体的划分和问题,文件里有提到(Solve some small problems in image processing)
- 2018-12-30 20:33:10下载
- 积分:1
-
Endnote.X3
endote文献管理软件,已破解。X3版的,2010年1月份最新的(endote literature management software, has been cracked. X3 version, the latest in January 2010)
- 2020-06-25 22:40:02下载
- 积分:1
-
rsa
rsa 实现代码,运用大数算法#include "afx.h"
#include "Integer.h"
#include <string>
#include <iostream>
using namespace std
//构造大数对象并初始化为零
CInteger::CInteger()
{
m_nLength=1
for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0
}
//解构大数对象
CInteger::~CInteger()
{
}
/*大数比较
调用方式:N.Cmp(A)
返回值:若N<A返回-1;若N=A返回0;若N>A返回1
*/
int CInteger::Cmp(CInteger& A)(#include "afx.h"
#include "Integer.h"
#include <string>
#include <iostream>
using namespace std
//构造大数对象并初始化为零
CInteger::CInteger()
{
m_nLength=1
for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0
}
//解构大数对象
CInteger::~CInteger()
{
}
/*大数比较
调用方式:N.Cmp(A)
返回值:若N<A返回-1;若N=A返回0;若N>A返回1
*/
int CInteger::Cmp(CInteger& A))
- 2012-05-16 11:09:35下载
- 积分:1
-
ONVIFExample
onvif的实现实例,帮助你直观认识onvif的实现流程调用方法,里面是实现的完全代码,比较复杂,适合深入学习者(implementation examples onvif help you achieve an intuitive understanding of the process calling the method onvif, which is completely code, more complex, for in-depth learner)
- 2013-12-18 10:21:58下载
- 积分:1
-
图像质量评价中全参考方法IWSSIM的代码 iwssim_iwpsnr
图像质量评价中全参考方法IWSSIM的代码,是经典方法SSIM的升级(The code of IWSSIM, a full reference method in image quality evaluation, is an upgrade of SSIM, a classical method)
- 2020-06-18 02:40:02下载
- 积分:1
-
kthread_create
该函数创建,但并不启动线程,创建完后要通过wake_up_process启动(This function creates, but does not start the thread, create after start through wake_up_process)
- 2011-05-01 19:36:52下载
- 积分:1
-
摊位+背包
它可以在SAMP游戏中实现摆摊和个人背包系统。它需要自己运行,实现不同的颜色。(It can be used in SAMP games to implement stand and personal backpack system. It needs to run on its own to achieve different colors.)
- 2020-06-25 00:40:02下载
- 积分:1