-
G711转AAC的源码,附有例子,测试声音,转化后的声音
专程为G711A的音频转化为ACC写的转化程序。并封装为库,分3步:1:初始化,2转化(输入G711a的音频输出AAC音频),3关闭。并配有音频例子G711A,aac转码之后的音频,简单清晰明确。
- 2022-02-10 03:51:29下载
- 积分:1
-
将网络设备列表的程序
将网络设备列表的程序-network equipment list procedures
- 2022-01-28 18:11:02下载
- 积分:1
-
不错的一个工具生成
不错的一个工具生成-a good tool generation
- 2022-02-20 00:37:19下载
- 积分:1
-
_ Web 2.0 _ VegaPrime _ samples.part04.rar(400 KB)
VegaPrime_2.0_Web_Samples.part04.rar (400 KB)
- 2022-07-14 15:27:33下载
- 积分:1
-
书中的一个经典实例,在此摘录出来,让C++此方面编程的朋友可以更容易的找得到,压缩包内有3种识别技术的算法实例,需要慢慢研究哦。...
书中的一个经典实例,在此摘录出来,让C++此方面编程的朋友可以更容易的找得到,压缩包内有3种识别技术的算法实例,需要慢慢研究哦。-A classic example of the book, in this excerpt from, let C++ This regard programming friends can more easily find, compressed packet, there are three kinds of algorithm to identify examples of technologies, the need to study slowly Oh.
- 2022-01-31 08:57:09下载
- 积分:1
-
在多文档界面中使用TabB ar切换窗口
在多文档界面中使用TabB ar切换窗口 -in Multi- Document Interface TabB used in MDI use TabBar switching window ar window switches
- 2022-07-05 04:00:13下载
- 积分:1
-
CSSoftKeyBoard WIndForm软键盘
此项目包含简单的虚拟键盘,可以使用从由用户输入的字符或数字,CSsoftkeyboard 的设计项目一般为任何目的而设计,可以设置键盘的行动所需。
在winform下实现,里面的方法可以学习非常不错!!!
- 2023-02-26 08:40:04下载
- 积分:1
-
非常漂亮,可以参考
非常漂亮,可以参考-very beautiful, they can refer to
- 2023-09-01 22:10:03下载
- 积分:1
-
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变...
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条语句――同步原语――所组成。本试验要求学生模拟PV操作同步机构的实现,模拟进程的并发执行,了解进程并发执行时同步机构的作用。
-process is a procedure in the data set to run the process, the process is conducted with the system that is the rotation process more than the occupier runs. We have a number of process can visit and revision of those variables as public variables. As the process is complicated by the implementation, so if the right to visit public process variables without restrictions, it will have a "Time" is wrong, the implementation process, the results obtained with the public to visit the variables of time. To prevent such mistakes, the system must be used to control synchronization process bodies for public variables visit. In general, synchronous bodies of a number of statements-- synchronization primitives-- composed. Th
- 2023-01-24 21:05:04下载
- 积分:1
-
华为内部软件编码规范训练教材,有助提升编码可读性!
华为内部软件编码规范训练教材,有助提升编码可读性!-Internal software coding norms Huawei training materials, and help enhance the readability of code!
- 2022-11-28 21:25:03下载
- 积分:1