-
Great book from G.Satter
Great book from G.Satter - Solving new complex tasks on C++.-Great book from G.Satter- Solving new complex tasks on C++.
- 2022-02-20 08:43:10下载
- 积分:1
-
视窗行政长官
windows CE blocks games
- 2022-08-23 09:40:47下载
- 积分:1
-
完全实现快速排序又称分区交换排序法 在待排序文件中任取一个元素(例如第一个元素),以该元素为标准,将所有元素分为二部分:所有小于该元素的集合,所有大于等于该元素...
完全实现快速排序又称分区交换排序法 在待排序文件中任取一个元素(例如第一个元素),以该元素为标准,将所有元素分为二部分:所有小于该元素的集合,所有大于等于该元素的集合。 将该元素放在二部分中间 利用递归原理,分别对每部分进行排序-Fast sort algrithms
- 2022-04-30 00:53:20下载
- 积分: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
-
vba excel 自杀工作簿自杀工作簿
vba excel 自杀工作簿自杀工作簿-vba excel workbook suicide suicide Workbook
- 2022-03-19 18:53:44下载
- 积分:1
-
mysql++ win32文档
mysql++ win32文档-mysql++ win32 document
- 2022-01-26 20:22:47下载
- 积分:1
-
对进度条的美化程序,可以自定义美化进度条界面
对进度条的美化程序,可以自定义美化进度条界面-Progress bar on the beautification process, can customize the interface to beautify the progress bar
- 2022-05-16 01:46:09下载
- 积分:1
-
自定义树视图布局
下面的代码示例演示如何自定义树视图使用所有者描述的控件。 TreeView 控制的示例显示可选节点标记以及标准的节点标签。通过使用指定节点标记 TreeNode. 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-30 19:41:08下载
- 积分:1
-
能将.TXT文件格式的中文汉字(汉字间用空格隔开)转换为相应的ASC||码,并用.TXT文件保存起来...
能将.TXT文件格式的中文汉字(汉字间用空格隔开)转换为相应的ASC||码,并用.TXT文件保存起来-Can. TXT file format of the Chinese characters (separated by a space between characters) is converted to the corresponding ASC | | code, and use. TXT files saved
- 2022-06-17 15:07:34下载
- 积分:1
-
This little program generates from an inputfile mm.txt
with declarations Varia...
This little program generates from an inputfile mm.txt
with declarations VariableLists for more than
one usage it can easy be modified for other
purposes-This little program generates from an inputfile mm.txt
with declarations VariableLists for more than
one usage it can easy be modified for other
purposes
- 2023-03-28 00:55:03下载
- 积分:1