-
yfy
单片机串口通信时波特率自适应程序,在avr单片机上测试效果不错。(Microcontroller serial communication baud rate, when adaptive procedure, avr microcontroller to test its effectiveness.)
- 2010-02-21 21:22:09下载
- 积分:1
-
SDas-DemoProj
ATL开发相关资源 控件开发(ATL Developer Resources Control Development)
- 2010-03-11 18:21:16下载
- 积分:1
-
rcj05b0026_cm16canap
说明: 介绍了CAN的很多细节,非常通俗易懂!
对什么理解CAN的原理非常有帮助意义!(Introduced many details of CAN, very easy to understand!
It is very helpful to understand the principle of CAN.)
- 2020-06-17 22:00:01下载
- 积分: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
-
IOCP
实现服务器发送结构体到客户端 联合开发网 - pudn.com
- 2012-02-14 14:51:44下载
- 积分:1
-
zhyg_ezusb
汇编语言写的ez-usb fx2 固件程序传输带宽480M/S(assembly language to write the ez-usb accordance firmware transmission bandwidth of 480/S)
- 2006-07-21 09:59:27下载
- 积分:1
-
别人写的权限管理框架,对于初学者应该会很有帮助吧,Vs2008下面开发的...
别人写的权限管理框架,对于初学者应该会很有帮助吧,Vs2008下面开发的-Written by others rights management framework would be helpful for the beginners it should be, Vs2008 developed the following
- 2022-02-28 18:10:42下载
- 积分:1
-
LightStripe_Calibration_Reconstruction
采用线结构光技术对摄像机进行标定、光平面标定和三维重建。Include camera intrinsic calibration, light plane calibration and reconstruction in 3D measurement using light stripe technique.(Include camera intrinsic calibration, light plane calibration and reconstruction in 3D measurement using light stripe technique.)
- 2020-12-14 15:09:14下载
- 积分:1
-
C++ 禁止更改“Internet选项”里“常规”中的“字体”项(提高篇-实例138).zip
C++ 禁止更改“Internet选项”里“常规”中的“字体”项(提高篇-实例138).zip
- 2019-10-02下载
- 积分:1
-
STM32F207可用代码真是有效
STM32F207所有代码,可用、STM32F207可用代码真是有效。都是自己用的 修改的例程。
- 2022-09-03 03:50:06下载
- 积分:1