-
dynamic modification toolbar icon
动态修改工具条上图标-dynamic modification toolbar icon
- 2023-06-16 01:55:03下载
- 积分:1
-
三维的汽车,用图形学的思想,用VC++编写
三维的汽车,用图形学的思想,用VC++编写-Three of the cars, the idea of using graphics, using VC to prepare
- 2022-01-31 04:30:57下载
- 积分:1
-
浏览文件夹类型,监控指定文件夹下的文件,实现文件监控
浏览文件夹类型,监控指定文件夹下的文件,实现文件监控-View folder type, monitor designated folder of documents, files control
- 2022-03-15 17:27:35下载
- 积分:1
-
attiny15定时器控制
attiny15 timer control
- 2022-01-31 19:26:09下载
- 积分:1
-
简单dubbo分布式项目demo
dubbo分布式项目,定义接口 服务调用 服务发布等
- 2023-01-22 23:35:04下载
- 积分:1
-
Windows核心编程配套代码 Windows核心编程配套代码.
Windows核心编程配套代码 Windows核心编程配套代码.-core Windows programming code supporting core Windows programming code matching.
- 2022-07-04 15:16:20下载
- 积分:1
-
视图分割窗口
Views, Tabs and Splitters
- 2023-02-22 00:55: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
-
键盘输入不定长(最大长度受限制)二进制数,以回车键结束,输入数据要求有容错功能,然后将其转换成十六进制数显示输出。...
键盘输入不定长(最大长度受限制)二进制数,以回车键结束,输入数据要求有容错功能,然后将其转换成十六进制数显示输出。-Keyboard input variable length (maximum length) binary number to the end of the enter key, the input data required fault tolerance, and then converted to hexadecimal number display.
- 2022-03-18 20:09:52下载
- 积分:1
-
在Visual C++6.0 WinXp下编译通过
采用类来实现,从CString继承而来
数据运算的结果保存在CString类中
理论上可对任意长...
在Visual C++6.0 WinXp下编译通过
采用类来实现,从CString继承而来
数据运算的结果保存在CString类中
理论上可对任意长的数据进行相加
在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。
-In Visual C++6.0 WinXp compiled under implementation through the use of class, inherited from CString computing the results of the data stored in the CString class in theory can be for any length of data combined in the Release directory has the executable file will be Drag and drop the*. txt to longadd.exe on,*. txt file for data.
- 2023-08-27 20:20:03下载
- 积分:1