-
G.723.1编码,不能直接使用,需进行必要的修改,其中一些…
G723.1代码,不可直接使用,需进行必要的修改,其中有些错误
-G723.1 code, not directly use, the need for the necessary changes, some of which are wrong
- 2022-03-07 01:14:47下载
- 积分:1
-
天使插件源码 类大漠源码
天使插件开源,和大漠代码类似,很好的代码,个人下载后就收藏了,希望能给所有了解大漠插件,或天使插件的人有所帮助
- 2022-06-30 15:42:41下载
- 积分:1
-
Locate eye in real time
Locate eye in real time
- 2022-04-07 00:51:20下载
- 积分:1
-
QT TCP通讯
应用背景
应用于WINDOWS操作系统下的网络C/S通讯,可以实现服务器和客户端的建立,相互之间的通讯。主要用于自动控制系统的上位机软件与设备之间的通讯。
关键技术主要是关于windows下的 TCP服务器件建立和TCP客户端的建立,以及之间的通讯过程。程序实际调试通过。与调试助手握手通讯正常。
- 2022-01-30 23:36:58下载
- 积分:1
-
Numerical.Recipes.3rd.Edition.2007
Numerical.Recipes.3rd.Edition.2007 源码-Numerical.Recipes.3rd.Edition.2007
- 2022-02-03 07:42:18下载
- 积分:1
-
windows下的调色板源代码
windows下的调色板源代码-the palette windows source code
- 2022-02-20 23:30:16下载
- 积分:1
-
从网上找到的有关vc控制word的部分源代码,大家可以互相交流的...
从网上找到的有关vc控制word的部分源代码,大家可以互相交流的-From the Internet to find the relevant part of vc control word source code, we can exchange the
- 2022-01-26 07:31:38下载
- 积分:1
-
Application runs some others applications in defined intervals.
Application runs some others applications in defined intervals.
- 2022-01-22 16:49:28下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1
-
对刚刚入站的汽车进行进站,如果站满则排队等候,如果不满,则进站。...
对刚刚入站的汽车进行进站,如果站满则排队等候,如果不满,则进站。-Into the station just to stop the vehicle, if the queue is filled, if not satisfied, then stop.
- 2023-09-07 18:25:02下载
- 积分:1