资源列表
[C#编程] RedBlackTree
说明:本文件为基于vs2010平台的使用C++语言的红黑树建立和操作。其中有二叉树的四种遍历方式,查找插入删除深度等基本操作。代码精心总结,有详细的注释,运行完全通过,结构清晰,对初学算法的人有很大帮助。-This document is a VS2010 platform using C++ language based on tree and operation. Which has four fork tree traversal me<> 在 2024-11-08 上传 | 大小:765kb | 下载:0
[C#编程] TVLogoDetection
说明:C++代码,利用Opencv可检测并识别视频中的台标,方法简单可行,愿对您有用-C++ code, using Opencv can detect and identify the video logo, the method is simple and feasible.<小时候> 在 2024-11-08 上传 | 大小:1.06mb | 下载:0
[C#编程] Detective-screen
说明:纯c++开发的屏幕捕快,支持开机后台自动录像,录像采用ffmpeg、xvid,格式支持avi、mp4、h264、wmv等-Pure C++ development screen detective, support the boot automatically in the background video, video using ffmpeg, XviD, format support avi, MP4, h264, WMV, et<小时候> 在 2024-11-08 上传 | 大小:15.31mb | 下载:0
[C#编程] BusyIndoctor
说明:Silverlight BusyIndoctor控件使用-Silverlight BusyIndoctor<小哥啊> 在 2024-11-08 上传 | 大小:1.72mb | 下载:0
[C#编程] InitServer
说明: if ( bind( nServerFd, (struct sockaddr *)&addr, sizeof(addr) ) <0 ) { printf( bind error\n ) exit(-1) } if ( listen( nServerFd, 128 ) < 0 ) { printf( listen error\n ) exit(-1) }<俊杰> 在 2024-11-08 上传 | 大小:1kb | 下载:0