-
gf_spwm
用mage128产生spwm驱动ir21094构成的逆变电源,小功率时波形正常。(Switching power supply system procedures mage128 parallel development board to achieve two-way current pro rata, the regulator output.)
- 2013-08-09 11:35:31下载
- 积分:1
-
串口中断试验代码
此代码是我自己写的基于stm32F103ZET6的店铺人数统计器的代码,通过两个红外投判断进店人数,用到了串口中断以及定时器和GPIO等知识,希望大家交流学习
- 2022-10-28 00:25:03下载
- 积分:1
-
m6eDemo
M6e 超高频读写器相关调试源代码和相应文档(M6e UHF reader related debugging source code and corresponding documentation)
- 2013-12-01 22:43:01下载
- 积分:1
-
12864和矩阵
此程序可调节12864以及4个独立按键 亲测好用 啊啊啊啊啊啊啊啊啊啊啊(This program can adjust 12864 and 4 independent keys)
- 2020-06-18 05:40:02下载
- 积分:1
-
DFC
Decorrelated fast cipher source code from state technical university in Russia
- 2014-01-13 15:08:23下载
- 积分:1
-
QPAUP
C#编写的Win32Window函数库,可以在托管环境下面调用Native的Window方法,(C # to write the Win32Window function library, may call the Native Windows method under the hosting environment,)
- 2017-07-15 21:24:21下载
- 积分:1
-
Barcodes-master
Control para codigos de barra, muy util para sistemas de inventario.
- 2020-06-24 10:00:02下载
- 积分: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
-
坦克大战源码+exe
说明: 坦克大战小游戏demo,适合unity开发初级人员学习参考(Tank battle games, suitable for junior unit development personnel to learn and reference.)
- 2020-06-28 11:50:59下载
- 积分:1
-
spi
STC12C5A60S2单片机双机SPI通信源码(STC12C5A60S2 source SCM Dual SPI communication)
- 2020-10-24 10:47:21下载
- 积分:1