-
g723CodeAndDocument
g723语音压缩格式。里面包含了最新的说明文档和代码,可以使用VC来编译。对视频会议或者作VOIP的朋友很有帮助。(voice compression format. The latest of which contains the documentation and code can be used to compile VC. Right for video conferencing or VOIP helpful friends.)
- 2006-07-17 14:02:04下载
- 积分:1
-
zaser__scheme
图片随意移动 请移动图片! 根据自己需要,随意移动图片(The picture moves at will please move the picture! Move the picture at will according to your needs)
- 2018-10-09 22:36:24下载
- 积分:1
-
识别文字
识别图片文字
- 2022-10-02 02:50:03下载
- 积分:1
-
comtest
串口通信传输与接收。既:发送一个字节到MCU,再由MCU发回来。(Serial communication transmission and reception. Bothto send a byte to the MCU, and then sent back by the MCU.)
- 2012-05-31 15:56:15下载
- 积分:1
-
地图操作
arcgis engine二次开发,地图简易操作(arcgis engine redevelopment)
- 2018-12-24 10:46:26下载
- 积分:1
-
V5-122a_触屏示波器UI界面例程(V1.2)
说明: 触摸屏显示,输出500Hz和600Hz正弦波,方波,一起显示。(Touch screen display, output 500 Hz and 600 Hz sine wave, square wave, together with display)
- 2019-07-07 15:04:15下载
- 积分:1
-
带电小圆柱的静电场
% 高等电磁理论 第一次作业% % 设带电小圆柱几何中心为坐标原点,长轴为z轴% % 圆柱参数clear;clf;clc;cR=0.5; % 半径cL=4; % 长度cRho=1; % 电荷密度cK=1; % 系数% 坐标轴[crdX,crdY,crdZ]=meshgrid(-5:1:5);% 求电势ticphi=(cRho/cK)*arrayfun(@(cX,cY,cZ)quadl(@(x)arrayfun(... @(zz)quad2d(@(y,x)1./sqrt((cX-x).^2.+(cY-y).^2.+(cZ-zz).^2),... -cR, cR, @(y)-sqrt(cR^2-y.^2), @(y)sqrt(cR^2-y.^2)), x), -cL/2, cL/2), crdX, crdY, crdZ);toctic[u,v,w]=gradient(-phi); % 对电势求梯度得到电场
- 2022-05-20 06:37:54下载
- 积分:1
-
int*base int*top int stacksize }sqstack inistack(sqstack s) { s.base=(int*)mal...
int *base
int *top
int stacksize
}sqstack
inistack(sqstack &s)
{
s.base=(int*)malloc(stackintsize*sizeof(int))
if(!s.base) exit(-2)
s.top=s.base
s.stacksize=stackintsize
return 1
}- int*base int*top int stacksize }sqstack inistack(sqstack s) { s.base=(int*)malloc(stackintsize*sizeof(int)) if(!s.base) exit(-2) s.top=s.base s.stacksize=stackintsize return 1 }
- 2022-01-26 06:23:32下载
- 积分:1
-
database design (PowerDesigner)
权限设计
附加数据库设计(PowerDesigner)-database design (PowerDesigner)
- 2022-04-16 17:19:48下载
- 积分:1
-
adc
该文件是nxp lpc54114 adc dma 配置程序(nxp lpc54114 ADC driver programer)
- 2018-06-08 17:07:16下载
- 积分:1