CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 搜索资源 - 计算

搜索资源列表

  1. 金融计算.zip

    0下载:
  2. 所属分类:多媒体

    • 发布日期:
    • 文件大小:62.45kb
    • 提供者:
  1. libst

    0下载:
  2. A-Law/U-Law/Linear格式相互转换:这个程序提供了在A-Law,U-Law和16位线性音频编码格式之间的转换算法,您可以在编译的时候选择采用快速查表算法还是节省存储空间的计算算法。-A-Law/U-Law/Linear format conversion : This procedure provided in A-Law, U-Law and 16 linear Audio Coding format conversion between the algorithm, You c
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:7.91kb
    • 提供者:李增军
  1. 可视电话软件

    0下载:
  2. NetTalk是一个适用于局域网和因特网的可视电话软件 一. 开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MFC涉及窗口的部分) 二. 支持环境 Windows98/ME/2000/XP 三. 所涉及协议和标准 网络传输采用UDP协议,音频压缩采用G.729标准,视频压缩采用H.263标准 四. 性能参数 以音频帧为基准,每帧音频数据有240个采样点,时间为240*1000/
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:4.7mb
    • 提供者:古风
  1. MLBK

    0下载:
  2. 毛拉贝库算子的MATLAB实现,用于计算图像的特征点-hair Rabe Operator for the MATLAB used in the calculation of the image feature points
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:1.66kb
    • 提供者:gao
  1. waveprogramming

    0下载:
  2. wave文件的读取,短时能量及过零率的计算,并将计算结果保存为文件,显示波形.-wave document read, short-term energy and the rate of zero, and the computational results for the preservation of documents, show waveform.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:177.44kb
    • 提供者:大琳
  1. calculationditance

    0下载:
  2. 关于输入坐标计算城市间路程计算的编程 -calculated on the importation of coordinates inter-city distance calculation programming
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:18.1kb
    • 提供者:周问
  1. 金融计算

    0下载:
  2. 一个金融计算的小软件-a small financial calculation software
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:62.75kb
    • 提供者:王一
  1. gmm_prob

    0下载:
  2. 计算高斯混合模型先验概率和后验概率的程序,采用大矩阵运算,大大提高了运行速度。-Gaussian mixture model calculated a priori probability and the probability of post-mortem procedures, using a large matrix computation, greatly improved speed.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:1.72kb
    • 提供者:gqy
  1. timesn

    0下载:
  2. mdlOutputs:当flag值为3时,计算输出量 并显示输出图形-mdlOutputs : When the flag value of 3:00 to calculate and display the output of graphic output
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:1.02kb
    • 提供者:马跃飞
  1. LzjMp3Player

    0下载:
  2. 本程序实现了在VB中用mci控件播放mp3音乐并计算出进度,然后程序另有自动循环播放列表中的音乐;程序可打开一个文件夹中的mp3音乐生成列表;可单独打开一首歌曲;可自由添加歌曲。本程序采用托盘动画菜单实现播放界面显示隐藏的控制等,另外本程序中解决了很多写托盘程序弹出菜单后不能自动消隐托盘菜单的问题。欢迎高手指正。chen1bin2@163.com-the program in VB mci Control mp3 music players and calculate progress The
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:42.11kb
    • 提供者:陈彬
  1. lcyPLVC++6.0

    1下载:
  2. 声卡数字频率计 PC中的声卡不仅能输出和录制各种音频信号,利用其内部的A/D(模拟/数字)转换器,通过编写程序还可以用来对外部的周期性的模拟信号进行采样,并计算出该信号的频率值。文中所述的作者设计的程序就是这样的一种程序,能够满足一般电子爱好者把PC作为数字频率计使用的要求。该程序是标准的Windows界面,界面友好,以黑色背景红色大号字体显示频率值,具有醒目、程序简洁和测量精度高的特点,-sound card number or frequency of PC sound card can n
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:39.49kb
    • 提供者:gemini
  1. CannyJava

    1下载:
  2. 图像边缘检测(Canny 算法)的Java实现 Canny边缘检测算法 step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘 -Edge Detection (Canny algorithm) to the Java Canny edge detection algorithm ste p1 : Gaussian smoothing filte
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:56.68kb
    • 提供者:
  1. geodisc

    0下载:
  2. 基于levelset的测地活动轮廓 matlab源码,可实现多目标轮廓的 提取。对噪声图象具有良好的鲁棒性。但是计算量较大,耗时过多-levelset based on the geodesic active contour Matlab source, more achievable goal contour extraction. Image noise is a good robust. However, the large amount of calculation, time-cons
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:70.23kb
    • 提供者:
  1. AIC983

    0下载:
  2. aic准则,适应于计算数据的处理和数据的建模-aic guidelines in calculating the data processing and data modeling
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:2.04kb
    • 提供者:wq1029
  1. sfs310s1

    0下载:
  2. SFS提供了计算语音本质的一系列工具。包括支持各种数据格式,信号处理和图形,频谱、共振峰分析,基频提取等等。在线文档说明请访问http://www.phon.ucl.ac.uk/resource/sfs/help/-SFS provides a voice calculated nature of a series of tools. Including support for various data formats, signal processing and graphics, spect
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:1.23mb
    • 提供者:lixiao
  1. Matlab_MPEG_1_2_8

    0下载:
  2. 比较经典的根据MPEG1心理声学模型计算人耳掩蔽曲线的源代码-more classic under MPEG1 psychoacoustic model ear masking curve of the source code
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:141.61kb
    • 提供者:陈正松
  1. DateRoutinesDemo.ZIP

    0下载:
  2. 对时间进行运算,可运算的单位有年/月/日/星期 ,输入某年的第几个星期几可以计算出具体的信息。 -right time for operation, the operator can Younian units / month / day / week, importation of a few years what day can be calculated specific information.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:21.58kb
    • 提供者:xiao
  1. FixedPoint

    0下载:
  2. 在arm下的AAC解码程序,采用定点计算,速度很快,有很多手机的解码程序就是用的这个解码程序。经本人调试通过,需要的人可参考。-arm in the AAC decoding procedures, using fixed-point calculations, very fast, Many cell phone decoding procedure is used in the decoding process. After I debugging passed, the person ma
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:286.18kb
    • 提供者:xuhongliang
  1. motionintensity

    0下载:
  2. 视频处理中运动活力,运动强度的计算,预处理-Video Processing movement vitality, the intensity of exercise, pretreatment
  3. 所属分类:视频捕捉/采集

    • 发布日期:2014-01-15
    • 文件大小:3.05kb
    • 提供者:wangbingyu
  1. intensity

    0下载:
  2. 视频处理中,镜头的运动活力等级计算和提取-video processing, the camera's movement and vitality levels calculated from
  3. 所属分类:视频捕捉/采集

    • 发布日期:2014-01-15
    • 文件大小:1.66kb
    • 提供者:wangbingyu
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com