-
NALDecoder自己RTP打包推送H264
这是自己编的一个h.264的NAL层的解码小程序,它首先从H264文件中读取码流,然后分离每个NAL,以便将H264打包成RTP包。-This is an own h.264 decoding of the NAL layer of small procedures, it is first of all from the H264 stream to read the document, and then separated from each NAL, in order to H264 packed into RTP packets.
- 2022-03-01 09:51:44下载
- 积分:1
-
基于串口调试的lora通信
LORA模块之间实现无线通信,利用串口打印信息辅助通信数据的查看,LORA是单双工的,即发完立即转为接收状态
- 2022-08-11 17:42:00下载
- 积分:1
-
woman_robot1
3ds 导出 C++ OpenGL 可以参考学习(3ds export C++ OpenGL)
- 2020-06-19 09:15:41下载
- 积分:1
-
gpac-0.4.0-rc2.tar
说明: 音视频转码处理,码率转换,可以提取其中的音视频信息。(audio and video transcoding, bit rate conversion, which can extract the audio and video information.)
- 2006-02-27 15:26:08下载
- 积分:1
-
xiankuan
线宽计算,用matlab计算线宽。可以得到的值来分析和使用半导体激光器线宽的联系(linewidth calculator)
- 2012-11-04 21:45:12下载
- 积分:1
-
KMEANS
This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the screen.
Usage for KMEANS is:
KMEANS SOURCEFILE <enter>
The format of the source file is:
NPat - Number of patterns (int)
SizeVect - Size of vector (int)
NClust - Number of cluster centers(int)
vect[1,1] ... vect[1,SizeVect] - vector 1 (real)
vect[2,1] ... vect[2,SizeVect] - vector 2 (real)
. .
. .
. .
vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real)
To compile:
ICC KMEANS.CPP <enter>
(This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the screen.
Usage for KMEANS is:
KMEANS SOURCEFILE <enter>
The format of the source file is:
NPat - Number of patterns (int)
SizeVect - Size of vector (int)
NClust - Number of cluster centers(int)
vect[1,1] ... vect[1,SizeVect] - vector 1 (real)
vect[2,1] ... vect[2,SizeVect] - vector 2 (real)
. .
. .
. .
vect[NPat,1] ... vect[NClust,SizeVector]- vector N (real)
To compile:
ICC KMEANS.CPP <enter>
)
- 2013-01-05 23:11:23下载
- 积分:1
-
Tornado_IDE_VxSim
嵌入式编程环境tornado及其仿真工具VxSim.在vxworks操作系统上进行宿主机和目标机间的调试(Environmental tornado embedded programming and simulation tools VxSim. Debugging between host and target machines in the vxworks operating system)
- 2014-01-12 13:49:58下载
- 积分:1
-
tabuveh2661622
this is a new alghorithm about tabu search....
- 2013-05-26 16:48:23下载
- 积分:1
-
Pass
关于TP对KdDisableDebugger双机限制的解决代码。(TP limit of KdDisableDebugger double machine to solve the code.)
- 2013-04-02 10:28:37下载
- 积分:1
-
CAA
说明: CAA二次开发的基础教程,其中属于CAA开发的入门教程,图形界面开发;建立窗口相关及回调函数的编辑。(The basic course of CAA secondary development, which belongs to the introductory course of CAA development, the development of graphical interface, and the editing of window correlation and callback function.)
- 2019-04-10 19:33:07下载
- 积分:1