音频通信,实现了双方的语音通信的功能,想了能通信双方的数据传输过程,不如看看这个-Audio communications, both sides realize the function of voice communication, like the communications between the two sides to the process of data transmission, it is better to take a look at this
该程序能把CD上的音轨抓取下来保存到计算机上,文件格式为WAVE,保存时可以调整参数,包括采样率等-the program on the CD can crawl down the tracks to your computer, the file format for WAVE, preservation can adjust parameters, including sampling rate, etc.
it just check it out.
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
首先我们选择一个中间值middle程序中我们使用数组中间值,然后 把比它小的放在左边,大的放在右边(具体的实现是从两边找,找到一对后交换)。然后对两边分别使 用这个过程(最容易的方法――递归)。 -First of all, we choose a middle value between the use of an array of programs between our values, then it is smaller than put on the left, large on the right side of (the specific implementation is to find from both sides to find a pair of post-exchange). Separately on both sides then use this process (the easiest way- recursive).