-
DURBIN算法的C语言实现
DURBIN算法的C语言实现-WRITER algorithm C Language
- 2022-03-19 06:48:26下载
- 积分:1
-
VC过零率效果很好是本人编的,若有问题,请高人指点
VC过零率效果很好是本人编的,若有问题,请高人指点-VC zero rate is very effective Part I, if it, please thank the guidance of a person
- 2023-08-14 17:30:03下载
- 积分:1
-
JM模型程图(含编码与解码)对理解JM参考软件有帮助
JM模型程图(含编码与解码)对理解JM参考软件有帮助-JM model range plan (including the encoding and decoding) to understand the JM reference software help
- 2022-05-18 06:48:30下载
- 积分:1
-
简单音乐播放器
利用是VS2010 本款播放器实现一些简单的功能,文件播放,暂停,下一首,下一首,音量,媒体播放进度,文件错误删除,删除重复文件,, 实现了播放列表显示模式,播放列表小图标的更改等! 没有实现歌词,皮肤... 如果是初学axwindowsmediaplay, 请阅读mediaplay里面的文件,或者从网上找axwindowsmediaplay的使用说明。本款播放没有用到 泛型,也没有利用到数组。而是把歌曲增加到media媒体播放列表中。这样可以直接用 controls.next()等命令各有各自的优点。 代码如下: WMPLib.IWMPMedia media = axWindowsMediaPlayer1.newMedia(filePath); axWindowsMediaPlayer1.currentPlaylist.appendItem(media);
- 2022-02-03 06:32:24下载
- 积分:1
-
installation tool kits can be embedded programming tools such as Visual C++, the...
白盒测试工具安装包,可以嵌入VC等编程工具中,对代码进行白盒测试-installation tool kits can be embedded programming tools such as Visual C++, the code of White Box
- 2022-03-06 02:10:36下载
- 积分:1
-
文件操作入门例子
VB中文件读写操作的例子,里面简单的举了三个例子用来演示怎么用VB进行随机读写文件、顺序读写文件,二进制读写文件,非常适合入门级参考学习
- 2023-05-29 09:35:03下载
- 积分:1
-
特殊的浏览文件夹
特殊的浏览文件夹-Browse a special folder
- 2023-03-29 13:10:03下载
- 积分:1
-
Laboratory
基于实验室装置的先进控制算法,主要是水槽液位的控制,组态软件实现-Laboratory-based devices, advanced control algorithms, mainly water tank level control, configuration software
- 2022-03-14 17:24:28下载
- 积分:1
-
例子OpenCV
Example OpenCv
// Background average sample code done with averages and done with codebooks
// (adapted from the OpenCV book sample)
//
// NOTE: To get the keyboard to work, you *have* to have one of the video windows be active
// and NOT the consule window.
//
// Gary Bradski Oct 3, 2008.
//
/* *************** License:**************************
Oct. 3, 2008
Right to use this code in any way you want without warrenty, support or any guarentee of it working.
BOOK: It would be nice if you cited it:
Learning OpenCV: Computer Vision with the OpenCV Library
by Gary Bradski and Adrian Kaehler
Published by O Reilly Media, October 3, 2008
AVAILABLE AT:
http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134
Or: http://oreilly.com/catalog/9780596516130/
ISBN-10: 0596516134 or: ISBN-13: 978-0596516130
************************************************** */-Example OpenCv
// Background average sample code done with a
- 2022-01-22 15:54:45下载
- 积分:1
-
一个具有基本功能的计算器(附有文档),输入:一个算术表达式串。具有加减乘除,cos,sin,求n次方,开平方等中等算术功能...
一个具有基本功能的计算器(附有文档),输入:一个算术表达式串。具有加减乘除,cos,sin,求n次方,开平方等中等算术功能-A calculator with basic functions (with document), enter: an arithmetic expression string. Multiplication and division with addition and subtraction, cos, sin, seek n-th power, open square arithmetic functions such as medium
- 2022-12-12 01:10:03下载
- 积分:1