-
CCS4.2-Crack-Conduct
CCS4.2破解指南,自行编写,绝对可用,成功率100 (CCS4.2 crack guide, write your own, absolutely free, 100 success rate)
- 2011-02-15 23:50:27下载
- 积分:1
-
矩阵运算(手写)
这是在大二的时候,为了一个实习而自己写的矩阵运算;其中进行了运算符重载,简化了矩阵运算时写的代码;矩阵运算运算符重载测试可用
- 2022-02-09 18:44:05下载
- 积分:1
-
Drawingtools
用C#编的简单的画图工具,模仿Windows里的画图工具。( This is a simple program,which is developed with C#. )
- 2013-05-07 18:08:06下载
- 积分:1
-
mdiMultiCard
在MDI窗体中显示多个窗体多个选项卡,类似IE8中的选项卡一样(In the MDI form displays multiple forms multiple tabs, similar to the same tab in IE8)
- 2013-09-16 09:06:23下载
- 积分:1
-
滤波函数
#include
#include "opencv.hpp"
using namespace std;
using namespace cv;
Mat filter2D(Mat &img, int k);//中值滤波
Mat blur(Mat &img, int k);//均值滤波
int main()
{
Mat img = imread("pic1.jpg",1);//读入图像
if (!img.data) cout
- 2022-01-30 15:45:30下载
- 积分:1
-
markov_localization
Markov Localization.
- 2015-02-19 18:21:27下载
- 积分:1
-
TCP侧信道攻击,用于实现CVE-2016-5696的漏洞验证 mountain_goat-master
TCP侧信道攻击,用于实现CVE-2016-5696的漏洞验证(off-path exploit used to do CVE-2016-5696 poc)
- 2020-06-19 04:20:01下载
- 积分:1
-
tuxiangpingjie
图像拼接及柱面全景图生成算法研究 图像拼接及柱面全景图生成算法研究(Image mosaicing and cylinder panorama generation algorithm is studied)
- 2012-01-14 19:37:10下载
- 积分:1
-
SNAKE-CPP
Snake game is a very popular game.kids love it.
- 2017-05-04 15:17:42下载
- 积分:1
-
CompressCurve
说明: 光栏法的基本思想是(图1):定义一个扇形区域,通过判断曲线上的点在扇形外还是在扇形内,确定保留还是舍去。(The basic idea of light field is (Figure 1): definition of a fan-shaped region, by determining the point on the curve outside the sector or sector, to identify the retained or discarded.)
- 2021-01-13 09:38:48下载
- 积分:1