-
Sinowealth
中颖单片机 Keil插件,头文件 ,方便下载(SinoWealth microcontroller Keil plug, header files)
- 2021-02-01 13:10:00下载
- 积分: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
-
A*算法
A*算法,用于路径规划。地图是栅格法,可以障碍环境,输出的路径不同。
- 2022-05-19 04:02:17下载
- 积分:1
-
programmer
采用算符优先分析法,对G[S]所定义的赋值语句进行语法分析,并在语法分析过程中将所输入的赋值语句翻译为四元式。(Priority use of operator analysis of G [S] defined assignment for parsing and grammar analysis of the process entered assignment translated into Quaternion type.)
- 2008-06-18 20:55:23下载
- 积分:1
-
ad9959
89C52驱动AD9959的简单程序 已验证可用(The simple program that 89C52 drives AD9959 has been verified to be available)
- 2020-06-28 20:40:02下载
- 积分:1
-
LW-LZ78
实现以下的无损数据压缩方法
LZ78和LZW算法;
给定若干个输入的字符串流,应用所编写的算法实现压缩,计算压缩比,然后再将压缩的码流进行解码,同输入的字符串流进行比较,判断输入输出码流是否一致。(Achieve the following lossless LZ78 and LZW data compression algorithm certain algorithms to a given input string stream to achieve compression applications written to calculate the compression ratio, and then decoding the compressed code stream, with the stream input string , and determines the input and output streams are the same.)
- 2014-04-27 23:05:58下载
- 积分:1
-
a
说明: 直接功率控制仿真,易于理解,有功无功接偶,开关表选择正常(Direct power control simulation, easy to understand, active and reactive connection, switch table selection is normal)
- 2019-08-21 08:36:47下载
- 积分:1
-
dazuoye
说明: 一个简单的虚拟校园漫游系统,可以实现一定的交互功能,但是十分的简单。(A simple virtual campus roaming system can achieve some interactive functions, but it is very simple.)
- 2020-07-01 05:40:01下载
- 积分:1
-
program
程序员面试宝典 非常好的哦(Programmer interview Baodian Oh very good)
- 2008-03-15 12:01:09下载
- 积分:1
-
FinDataVS2005
大智慧数据读取程序源码,可供证券分析人士对数据进行盘后二次加工与分析。有详细的文档和例子说明。(Data reader source of great wisdom, for securities analysts late secondary processing of data and analysis. Detailed documentation and examples.)
- 2011-09-16 01:44:51下载
- 积分:1