- sound_recorder_C++ 音频录制记录 c
- Conceptofoperatingsystem 操作系统概念恐龙书第六版
- string 设计类 要求: 1
- praat5342_sources pitch formant synthesis analysis
- ART04 This paper corresponds to a review of newest sound synthesis techniques and contains the development of an automatic tuning system based on a fuzzy logic controller intended to emulate the human expertise in this field.The idea of “tuning” a synthesized musical instrument and the application of automatic tuning procedures by means of intelligent systems is also described. If we consider the synthesis as a whole process which involves the reproduction of every aspect that determines the realistic sound of the musical instruments
- 17blue_Spring 风格:未来暖春 版本:DV7.1SP1 美工:林肯公园 整合:林肯公园 PSD : 提供顶部PSD源文件
文件名称:searching
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.98kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
/* binarysearch() - A binary search implementation which takes the same
* arguments as the C library function bsearch() provided by stdlib.h. It
* searches the sorted array at address base, which has nmemb elements, each of
* which is size bytes long. compar is a pointer to a comparison function.
* The function compares two array elements, and returns a negative, zero, or
* positive integer depending on whether the first array element is less than,
* equal to, or greater than the second.
*/-/* binarysearch() - A binary search implementation which takes the same
* arguments as the C library function bsearch() provided by stdlib.h. It
* searches the sorted array at address base, which has nmemb elements, each of
* which is size bytes long. compar is a pointer to a comparison function.
* The function compares two array elements, and returns a negative, zero, or
* positive integer depending on whether the first array element is less than,
* equal to, or greater than the second.
*/
* arguments as the C library function bsearch() provided by stdlib.h. It
* searches the sorted array at address base, which has nmemb elements, each of
* which is size bytes long. compar is a pointer to a comparison function.
* The function compares two array elements, and returns a negative, zero, or
* positive integer depending on whether the first array element is less than,
* equal to, or greater than the second.
*/-/* binarysearch() - A binary search implementation which takes the same
* arguments as the C library function bsearch() provided by stdlib.h. It
* searches the sorted array at address base, which has nmemb elements, each of
* which is size bytes long. compar is a pointer to a comparison function.
* The function compares two array elements, and returns a negative, zero, or
* positive integer depending on whether the first array element is less than,
* equal to, or greater than the second.
*/
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Makefile
search.c
search.h
search_test.c
search.c
search.h
search_test.c
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。