资源列表
[多媒体编程] 实现多媒体数据库
说明:本程序实现了想数据库中添加多媒体文件和文件说明,同时 还可以浏览相应的文件图标。点击连接,还可以打开文件, 能够方便的查看多媒体文件的属性和打开多媒体。 通常,要想在数据库中调用多媒体文件,两种方法:内置和外挂。 一般内置法只合适于小的图象数据库。外挂法的特点: 数据库和多媒体文件相互独立,即在数据库中只有文件名, 没有文件本身。当然,数据库中文件名对应的文件最好是 都保存在同一个目录下面。-the program to the database to add multimedia files<张波> 在 2025-06-06 上传 | 大小:8kb | 下载:0
[多媒体编程] mulscal_edge
说明:我编写的一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像; -I prepared a multiscale edge detection example, the method is : 1, the first three images scale wavelet transform; 2, wavelet coefficients fo<刘三> 在 2025-06-06 上传 | 大小:8kb | 下载:0
[多媒体编程] huidugongsheng
说明:灰度共生矩阵源代码,希望跟大家交流一下,我的邮箱oo327@163.com-Gray symbiotic matrix source code, we hope that with the exchange, that my mailbox oo327@163.com<卢亚亚> 在 2025-06-06 上传 | 大小:8kb | 下载:0
[多媒体编程] graphedit-chapter6
说明:运行方法 编译好四个类之后,把生成的文件存放到一个叫作grapro的目录下,再用下面的命令来启动程序: javaw –classpath "程序的class文件存放位置" grapro.GraphProg 假如class文件都存放在D盘的PicExample\classes中,那么命令就是: javaw –classpath "D:\PicExample\classes" grapro.GraphProg -running good method compiler fou<浦嘉琪> 在 2025-06-06 上传 | 大小:8kb | 下载:0
[多媒体编程] Audio_Mixe2028551122006
说明:Display/Set Sound Input/Output Volume<> 在 2025-06-06 上传 | 大小:8kb | 下载:0
[多媒体编程] clock
说明:模拟石英钟,通过Decodetime过程获取当前时间的时,分,秒,并利用Sin函数和Cos函数计算出时针,分针,秒针的移动度数,并在TImage组件上进行重画,在重画前将上一次的画线擦除-Analog clock, through the process of acquiring the current time Decodetime the hours, minutes, seconds, and use Sin and Cos function function to calculate t<ALVIS> 在 2025-06-06 上传 | 大小:8kb | 下载:0
[多媒体编程] play_sound
说明:C code for playing wav file in window plantform. The code base on mingw (gcc on win32). -C code for playing wav file in window plantform. The code base on mingw (gcc on win32).<Harry> 在 2025-06-06 上传 | 大小:8kb | 下载:0