-
点菜系统
点菜系统,各个子系统管理,全面,九暮餐饮点菜系统V9.0,点菜系统,各个子系统管理,全面,九暮餐饮点菜系统V9.0,点菜系统,各个子系统管理,全面,九暮餐饮点菜系统V9.0,点菜系统,各个子系统管理,全面,九暮餐饮点菜系统V9.0,点菜系统,各个子系统管理,全面,九暮餐饮点菜系统V9.0
- 2023-03-17 22:55:06下载
- 积分:1
-
LED-dot-matrix
LED点阵,多种不同的显示图样,静态动态显示,有应用(LED dot matrix, a variety of different display patterns, static dynamic display applications)
- 2012-10-22 23:12:34下载
- 积分:1
-
opencv打开USB摄像头
#include
#include
#include
#include
using namespace cv;
int main()
{
VideoCapture capture(1);
//namedWindow("a", CV_WINDOW_NORMAL);
//setWindowProperty("a", CV_WND_PROP_FULLSCREEN);
//capture.set(CV_CAP_PROP_FRAME_WIDTH, 1920.0);
//capture.set(CV_CAP_PROP_FRAME_HEIGHT, 1920.0);
while (1)
{
Mat frame;
capture >> frame;
imshow("a", frame);
waitKey(30);
}
return 0;
}
- 2023-05-01 04:05:05下载
- 积分:1
-
W5500 网页远程配置设备
stm32的基于w5500 的例子程序,希望能有用(Based on the example program of w5500, I hope it will be useful.)
- 2020-06-19 16:00:02下载
- 积分:1
-
STM32L011K4-Nucleo
是超级低功耗STM32L011库软件,包含各种sample运用;已经在STM32L011G3芯片实现带有各种功能,包含串口 rtc/rtc唤醒 带中断低功耗休眠等...(Is a super low power STM32L011 library software, including a variety of sample applications, has been implemented in the STM32L011G3 chip with a variety of functions, including serial port rtc/rtc wake-up interrupt low power sleep and so on...)
- 2021-02-02 14:49:59下载
- 积分:1
-
WcfRestFull 开发模式
%E3%80%90%E5%AE%9E%E4%BE%8B%E7%AE%80%E4%BB%8B%E3%80%91%3Cbr%20/%3E%0A%E3%80%90%E5%AE%9E%E4%BE%8B%E6%88%AA%E5%9B%BE%E3%80%91%3Cbr%20/%3E%0A%E3%80%90%E6%A0%B8%E5%BF%83%E4%BB%A3%E7%A0%81%E3%80%91%3Cbr%20/%3E
- 2015-01-04下载
- 积分:1
-
Matlab-and-C-CPP-mixed-programming
Matlab 和C C++ 混合编程
刘维编著(Matlab and C C++ mixture programming)
- 2013-09-09 20:53:41下载
- 积分:1
-
遗传算法
遗传算法,实数非均匀变异之随机扰动实现,作为一种寻优算法,可以实现全局寻优,具有成熟的鲁棒性和适应性,已经广泛应用于很多领域
- 2022-07-02 15:08:12下载
- 积分:1
-
zhengjiaobianhuan
多媒体图形图像正交变换语言是VC++,源码正交变换(Multimedia graphic image orthogonal transform language is VC++ source orthogonal transformation)
- 2012-06-21 17:09:34下载
- 积分:1
-
FileServer
基于SYMBIAN的文件服务器,包括文件的管理及信息的存储、设备的管理,连接的管理,会话的管理等。(Symbian-based file server, including file management and information storage, equipment management, connection management, session management.)
- 2008-08-01 10:33:15下载
- 积分:1