-
光源追踪
通过光明电阻检测实现对光源的自动追踪,并在LCD12864显示对应光照强度。(The light source is automatically tracked by light resistance detection, and the corresponding illumination intensity is displayed on LCD12864.)
- 2020-06-19 10:40:02下载
- 积分:1
-
mtksocket
MTK联网,实现socket连接MTK联网,实现socket连接MTK联网,实现socket连接MTK联网,实现socket连接(mtk mtkmtk mtkmtk mtkmtk mtkmtk mtkmtk mtkmtk mtkmtk mtkmtk mtk)
- 2009-03-04 16:14:59下载
- 积分:1
-
zhongdasicily
这是中山大学Sicily上的部分题目的代码,可供大家参考(This is part of Sun Yat-sen Sicily on the subject code, for your reference)
- 2010-10-10 19:56:25下载
- 积分:1
-
C
说明: c编译器相关源代码~~~~~~~~~~~~~~~~~~~~~~~~~~~~(c compiler, source code related to ~~~~~~~~~~~~~~~~~~~~~~~~~~~~)
- 2010-01-15 10:17:44下载
- 积分:1
-
WEB服务器程序源码
该代码为建立简单WEB服务器源码,可方便学习使用
- 2022-11-12 16:45:03下载
- 积分:1
-
MSP430_ADC_Sample_Code
MSP430- ADC sample code
- 2013-02-10 17:43:27下载
- 积分:1
-
数字图像处理
#include #include using namespace cv;using namespace std;int main(){Mat image, srt,dst;//原图、全局均衡化、局部均衡化image = imread("D:/ps/a.tif");//载入原图if (!image.data){std::cout apply(image, dst);namedWindow("原图",CV_WINDOW_AUTOSIZE);namedWindow("全局均衡化",CV_WINDOW_AUTOSIZE);namedWindow("局部均衡化",CV_WINDOW_AUTOSIZE);imshow("原图", image);imshow("全局均衡化", srt);/*vector BGR;split(image, BGR);Ptr clahe = createCLAHE();clahe->apply(BGR[0], BGR[0]);//彩色clahe->apply(BGR[1], BGR[1]);clahe->apply(BGR[2], BGR[2]);Mat res;
- 2023-01-21 21:25:03下载
- 积分:1
-
mcp3424
mcp3424芯片的驱动代码,该芯片有四通道进行AD采集(Mcp3424 chip driver code, the chip has four channels for AD acquisition.)
- 2021-02-24 13:39:40下载
- 积分:1
-
TCP IP连接文件 connect
TCP IP连接文件。 用于在linux平台上进行绑定。(TCP IP Connect files. Used to make bind in linux platform.)
- 2020-06-16 04:40:02下载
- 积分:1
-
dns-Audit
A simple DNS auditing tool
- 2014-01-04 15:28:26下载
- 积分:1