-
ATL控件实现视频语音的采集
通过ATL控件实现VFW采集视频音频数据并播放,用户可以利用普通的PC机、标准的视频采集设备(USB摄像头或者视频头+视频采集卡)、耳机和麦克风,注册和加载Activex控件就可以使用了。
- 2022-05-25 06:40:06下载
- 积分:1
-
着是一本学习JAVA的很好的资料,它将涉及到一些高级编程,还有源代码,以及数据库的开发...
着是一本学习JAVA的很好的资料,它将涉及到一些高级编程,还有源代码,以及数据库的开发-it s a good reference for learning java. It refers to some advanced programming with source code , and the development of database.
- 2022-01-25 15:56:30下载
- 积分:1
-
WPF 实现文字的滚动效果
源代码可以实现文字的滚动效果,用户可以在文本框中输入任何文字,程序实现文字滚动效果,点击鼠标可以让文字停止和继续滚动。
- 2022-08-23 07:26:41下载
- 积分:1
-
一个系统托盘实例
一个系统托盘实例-example of a system tray
- 2023-08-01 00:55:02下载
- 积分:1
-
图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定...
图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定每个像素有一个0 ~ 2 5 5的灰度值。因此存储一个像素至多需8位。若每个像素存储都用最大位8位,则总的存储空间为8m^2 位。为了减少存储空间,我们将采用变长模式( variable bit scheme),即不同像素用不同位数来存储。像素值为0和1时只需1位存储空间; 值2、3各需2位;值4,5,6和7各需3位;以此类推。-image compression defined pixel sequence (p1, p2, ..., pn) sub-optimal, sub accordingly makes the storage space required at least. The length of each section is not more than 256. The digital image is m m pixel arrays. Assume that each pixel is a 0-2 5 5 of the gray values. Therefore storage of up to a pixel 8. If each pixel with the largest storage capacity of 8-bit, the total storage space for 8m ^ 2. In order to reduce storage space, and we will use variable-length model (variable bit scheme), that is different with different pixel median storage. Pixel values of 0 and 1 and only a storage space; The value of 2,3 required two; Value 4,5,6 and 7 of the required three; Analogy.
- 2022-11-29 05:50:03下载
- 积分:1
-
相信计算机专业的学生在学《编译原理》时都做了有关求first和follow集的问题。此程序用VC++做,相信会给大家一定的帮助。...
相信计算机专业的学生在学《编译原理》时都做了有关求first和follow集的问题。此程序用VC++做,相信会给大家一定的帮助。-it s sure that the student of computer do first and follow when learning . This program uses vc++,and i am sure it is useful for everyone!
- 2023-01-19 12:55:03下载
- 积分:1
-
360安全卫士界面源码 1.0
一款模仿360安全卫士的界面源码,基于winform开发,自定义界面和皮肤,有需要的朋友不要错过!
注意事项:
开发环境为Visual Studio 2013,使用.net 4.0开发。
- 2022-03-18 17:24:43下载
- 积分:1
-
本文提出了一种在获取图像低层视觉特征的基础上,利用语义网络对
图像进行语义自动分类,并在此基础上引入相关反馈技术,使图像的低级
物理特征和高级语义特征联...
本文提出了一种在获取图像低层视觉特征的基础上,利用语义网络对
图像进行语义自动分类,并在此基础上引入相关反馈技术,使图像的低级
物理特征和高级语义特征联系起来的算法,通过人一机协同工作,来弥补
计算机理解能力的不足,不断提高检索效果。
-In this paper, a low-level access to images based on visual characteristics, the use of semantic networks semantic image automatic classification, and on this basis the introduction of relevance feedback techniques, so that low-level image features and physical characteristics of high-level semantic link algorithm, through a machine to work together to make up for the lack of computer ability, continuously improve the search results.
- 2023-03-27 19:50:04下载
- 积分:1
-
WPF图片浏览
根据图片大小,可以查看原图,对图片进行缩放,旋转等操作!
- 2022-03-16 05:52:49下载
- 积分:1
-
3D 魔方的C++
新增功能:花式魔方,在菜单中FigureCube可以使魔方旋转成多种花式。共有45中花式,参考了www.Rubiker.cn中的花式魔方公式。每点击一次菜单,就会显示一种花式,45中花式循环显示。由于可能在整理时把花式公式弄错,所以可能出现并不美观的图案,这些会在可能存在的后续版本中更正。
1 > 尚未实现类似于2D版本的抄写功能。可以在2D中抄写,然后在本版本中打开。
- 2022-04-22 11:08:30下载
- 积分:1