-
实现从RTP中分析和提取语音。可以直接播放或者存成wav文件
实现从RTP中分析和提取语音。可以直接播放或者存成wav文件-From RTP voice in the analysis and extraction. Player can be directly or saved as wav file
- 2022-09-20 02:40:03下载
- 积分:1
-
图形模式下读写屏幕的C程序
图形模式下读写屏幕的C程序-graphics mode screen reader C Program
- 2022-12-30 01:00:04下载
- 积分:1
-
用户输入0
用户输入0-127之间的数,输出其对应的ascii码的符号-user input between the 0-127 number, the output of their counterparts ascii code symbols
- 2022-08-18 18:19:21下载
- 积分:1
-
开关电源调光程序
用PIC16F510单片机,实现按键调光程序。按键按一下为强光,按两下为工作光,工作光电流为强光的1/2,按3下为频闪,按4下为关机。且程序设定低电压报警功能,当外部供电不足9.9V时会闪烁10次,低于8.4V时关机
- 2022-02-03 02:51:57下载
- 积分:1
-
二分法求大整数相乘,快速便捷。很好的源代码,可以用来学习,直接用于工程也是可以的...
二分法求大整数相乘,快速便捷。很好的源代码,可以用来学习,直接用于工程也是可以的-Dichotomy for large integer multiplication, quickly and easily. Good source code, can be used to study, can be directly used for projects of
- 2022-11-24 18:50:03下载
- 积分:1
-
vb开发的贪吃蛇游戏
这个游戏不用多介绍了吧
算法少,用了大量的类
作为学习教程不错...
vb开发的贪吃蛇游戏
这个游戏不用多介绍了吧
算法少,用了大量的类
作为学习教程不错-vb development of the huge memory game the game do not have the right algorithm introduced less with a lot of class as a good study guide
- 2023-01-13 04:50:04下载
- 积分:1
-
Of the QRS wave of ECG to pre
对心电信号的QRS波进行前期处理,主要是下载信号和对信号去噪滤波。-Of the QRS wave of ECG to pre-treatment, mainly to download signals and to signal de-noising filter.
- 2022-03-25 15:09:26下载
- 积分:1
-
Third, even the game: man
三连棋:
人机对弈,三子连在一起就算赢。
人人对弈,规则相同。-Third, even the game: man-machine chess, three sons together even win. All game, the same rules.
- 2022-07-02 13:53:09下载
- 积分:1
-
通过确定的Lyapunov指数的混沌检测算法的实现。
Realization of alogrithm of chaos detection by determining Lyapunov exponents.
- 2023-06-24 21:50:02下载
- 积分:1
-
Addressbook using double
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science so it s intended mainly for students who want to know about some advanced programming techniques in C. The Code was compiled with MSVC++ 6.0 but it should compile with any ANSI-compliant compiler.
- 2022-08-24 01:14:44下载
- 积分:1