登录
首页 » Visual C++ » alxorzthm__very

alxorzthm__very

于 2017-05-09 发布 文件大小:3KB
0 222
下载积分: 1 下载次数: 0

代码说明:

  DTW算法,非常优秀,非常好用的 推荐给大家使用(DTW algorithm, very good, very useful recommendation for everyone to use)

文件列表:

fdtwrecoge.h,1524,2001-07-25
Tvdtwrecoge.cpp,6168,2002-10-07
vdtwrecoge.h,2793,2002-10-07
Ydtwrecoge.cpp,3853,2002-10-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 200551376656441
    mapx在vc++环境下的开发与应用实例,实现地图放大缩小等功能(MapX in vc++ environment development and application examples, realize the functions of map zoom)
    2008-04-17 14:16:55下载
    积分:1
  • OutlAddin
    outlook的插件, 可以供初学者进行参考学习。(outlook s plugin)
    2011-09-14 17:17:47下载
    积分:1
  • animal
    曾经做的一个动物领养系统,涉及到access数据库,程序里对用到了MFC里少见的几个控件,这个程序对于数据库编程的初学者有很大的帮助(Have to do an animal adoption system, relates to access a database program to use the MFC controls in a few rare, this procedure for the database programming has great help for beginners)
    2008-06-08 01:10:08下载
    积分:1
  • testZeroMQ
    内含简单项目代码及ZeroMQ使用教程,资源适合初学者,可以满足快速入门要求 下载ZeroMQ 下载网址:http://zeromq.org/intro:get-the-software 点击“Windows sources”下载zeromq-4.0.3.zip文件 编译ZeroMQ库文件 解压zeromq-4.0.3.zip文件,进入buildsmsvc目录,用VS打开*.sln工程文件,编译生成解决方案。编译完成后,会在lib目录下生成dll和lib文件 编写简单的测试工程 1.用VS新建2个项目,一个是server端,一个是client端 2.将ZeroMQ源码项目的include目录下的两个文件“zmq.h”,“zmq_utils.h”拷贝至自己新建的工程 3.将ZeroMQ源码项目的lib目录下的两个文件“libzmq.dll”,“libzmq.lib”拷贝至自己新建的工程 4.将文件“zmq.h”,“zmq_utils.h”和“libzmq.lib”添加进自己新建的项目。(ZeroMQ simple project containing the code and tutorials, resources for beginners, to meet the requirements of the Quick Start Download ZeroMQ Download URL: http://zeromq.org/intro:get-the-software Click " Windows sources" download zeromq-4.0. 3.zip ZeroMQ library files compiled zeromq-4.0.3.zip unzip the file, enter builds msvc directory, with VS open*. sln project file, the compiler generates solutions. After the compilation is complete, it will generate dll and lib files in the lib directory to write a simple test project. Using VS New two projects, one is server-side, is a client-side two would both include directories ZeroMQ source project under File " zmq.h" , " zmq_utils.h" copy to their new project 3 would be two files ZeroMQ source project lib directory under " libzmq.dll" , " libzmq.lib" copy to their new project 4 would file " zmq.h" , " zmq_utils.h" and " libzmq.lib" added to their new projects.)
    2014-02-19 08:43:26下载
    积分:1
  • MFC
    MFC的控件中实现OPENCV的摄像头显示-(MFC control to achieve OPENCV camera-)
    2012-08-03 22:06:50下载
    积分:1
  • 1
    说明:  vc ++学习源码,对大家有很大的帮助。希望大家喜欢(the vc++ learning source, and a great help to everyone)
    2012-08-06 23:19:08下载
    积分:1
  • Using-VC-and-realize-the-AVS
    针对磁流体力学数值模拟程序MHD的特点,根据跟踪处理的思想,设计可视化模块。在AVS/EXPRESS的开发环境下,使用VisualC++和’VisualFORTRAN混合编程达到实时显示数值模拟程序计算中产生的结果的目的。(MHD numerical simulation for MHD characteristics, according to the tracking process of thinking, design visualization module. In AVS/EXPRESS development environment, using VisualC++ and ' VisualFORTRAN mixed programming to achieve real-time display in the numerical simulation program to calculate the result of purpose.)
    2020-11-21 10:59:36下载
    积分:1
  • sourceCode2
    Visual C++ 音频视频处理技术及工程实践,陆锦正 周冬梅编著随书光盘,包括以Visual c++ 2005为开发平台的多个工程实例及源码 (Visual C++ audio and video processing technology and engineering practice, LU Jin ZHOU Dong-mei is compiled CDs with books, including Visual c++ 2005 as a development platform for various projects in the examples and source code)
    2009-09-20 14:09:47下载
    积分:1
  • yingliangctrol
    最近总是遇到调音量和选择录音通道方面的程序,我从网上下载了一个音量控制类,但在不同的操作系统有时会出错,我修改了里面的错误,重新封装成dll类,并提供详细的测试程序。没什么技术只是为了方便使用。 不过这个类在某些操作系统上对录音通道选择时还是会出问题,比如明明是选择"Mono"录音通道,可他却选到其他通道了, 我用了DirectX自带的例子程序也不能正确选到想要的录音通道,不知道如何能准确地选择需要的录音通道,若有高手知道请不吝赐教,我的E-Mail:chrys@163.com,多谢!(recent encounter always stressed the volume and channel selection recording of the procedures, I downloaded from the Internet by a volume control category, but in different operating systems sometimes be wrong, I revised the inside of errors, dll encapsulation into categories, and to provide detailed test procedures. No technology is meant to facilitate use. But in the category of some systems of recording channels to choose or will be problems, For example, she choose "Mono" recording channel, but he elected to the other channel, I used the example of DirectX, bringing their procedures for the election not to want to correct audio channel, do not know how to accurately select the desired audio channel, if experts know Help us to assume my E-Mail : chrys@163.com, thank!)
    2007-04-02 15:36:24下载
    积分:1
  • ADO
    在MFC种利用ADO进行数据库的处理,也可以用ODBC来做。(Use ADO in MFC to test the SQL.)
    2009-03-05 13:55:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载