-
用C语言实现曼彻斯特的编码
此代码用c语言程序缩写,在windows条件下可运行,用c语言实现曼彻斯特的编码过程,里面内容深入浅出,相信初学者可以很快就会明白,以下曼彻斯特编码是用c 语言实现的整个过程。并有运行的截结果,内容翔实,具体。
- 2022-02-20 20:36:18下载
- 积分:1
-
ShutUp lets you automate clean
ShutUp lets you automate clean-up tasks before shutdown. It can
clean out selected history lists, eject CDs, delete the files in
your TEMP directory, and run the programs you specify before
shutting down your computer. It also lets you schedule reminders
every day, one day a week, one day a month, or for a specific
date any time in the future.
- 2022-02-07 07:14:22下载
- 积分:1
-
small library management procedures can add books (with the correct ISBN codes),...
图书管理小程序,可以添加图书(需输入正确的ISBN码),显示图书菜单,-small library management procedures can add books (with the correct ISBN codes), indicating that library menu,
- 2022-10-26 13:55:03下载
- 积分:1
-
将EXCEL的内容导入到ORACLE数据库中
将EXCEL的内容导入到ORACLE数据库中-failed to translate
- 2022-07-01 06:42:58下载
- 积分:1
-
During the code development phase I detected some variables and actions that are...
During the code development phase I detected some variables and actions that are general for all the resizable controls and for this reason I decided to move them in a general interface, IResizeControl, from which all the resizable controls are to inherit. Technically, IResizeControl is not an interface because it doesn t have any pure virtual functions, but I still consider it an interface because it doesn t make any sense to declare IResizeControl objects. In fact, I am preventing the creation of IResizeControl objects by declaring the IResizeControl s constructor and destructor as protected. The IResizeControl class
- 2022-07-01 21:38:20下载
- 积分:1
-
winbond的w77e58双串口测试程
winbond的w77e58双串口测试程-the serial test-double
- 2022-05-13 08:40:16下载
- 积分:1
-
打开读写HID设备
应用背景用于Windows平台下与USB设备(HID类)的通信例子。关键技术免驱动的读写HID设备,实现Windows平台下与自己开发的USB设备进行通信,不需要任何驱动,使用的是Windows自带的HID设备类驱动。
- 2022-12-28 21:00:04下载
- 积分:1
-
opencv读取摄像头
opencv读取摄像头并将将其显示,
cvCreateCameraCapture
初始化从摄像头中获取视频
CvCapture* cvCreateCameraCapture( int index );
index 要使用的摄像头索引。如果只有一个摄像头或者用哪个摄像头也无所谓,那使用参数-1应该便可以。
函数cvCreateCameraCapture给从摄像头的视频流分配和初始化CvCapture结构。目前在Windows下可使用两种接口:Video for Windows(VFW)和Matrox Imaging Library(MIL); Linux下也有两种接口:V4L和FireWire(IEEE1394)。
释放这个结构,使用函数cvRele
- 2022-01-22 05:30:22下载
- 积分:1
-
CV++ 2005+ Ae9.2 map to achieve the basic browser
CV++2005+ae9.2实现地图的基本浏览-CV++ 2005+ Ae9.2 map to achieve the basic browser
- 2022-04-06 14:32:19下载
- 积分:1
-
孙鑫C++教程(全20讲)PPT讲义,包含全部源代码。
孙鑫C++教程(全20讲)PPT讲义,包含全部源代码。-SUN Xin C++ Course (all 20 speakers) PPT notes, including all the source code.
- 2022-11-04 17:10:03下载
- 积分:1