-
2381_code
iOS编程教程,最好用的编程文档 电子书 ebook(ios tutorial)
- 2014-04-19 04:48:19下载
- 积分:1
-
本界面制作,图形处理
采用DELPHI 编写的的智力型的游戏
本界面制作,图形处理
采用DELPHI 编写的的智力型的游戏-the interfaces, graphics used in the preparation of Delphi intellectual type of game
- 2023-07-19 12:55:03下载
- 积分:1
-
Wavelet-audio-denoising-master√
说明: 一维信号 采用小波变换去噪 亲测好用 去噪效果好(One-dimensional signal denoising using wavelet transform)
- 2019-10-09 14:40:33下载
- 积分:1
-
猜字
通过在1-10000中随机选取一个整数,让玩家猜测。猜测中会提示玩家,所猜的数字偏大或偏小。(By selecting an integer randomly in 1-10000, let the player guess. In guessing, the player will be prompted. The number of guesses is larger or smaller.)
- 2018-01-20 17:20:34下载
- 积分:1
-
effrc 是误差函数。 在计算二阶微分方程的时候会用到。
effrc 是误差函数。 在计算二阶微分方程的时候会用到。-effrc of error function. In calculating the second order differential equations are used.
- 2022-02-20 13:49:34下载
- 积分:1
-
MATLAB数字信号处理85个实用案例精讲.入门到进阶2
说明: MATLAB数字信号处理85个实用案例精讲.入门到进阶第二部分
由于平台大小限制,请到我个人主页下载完3个部分一起观看(85 practical cases of matlab digital signal processing
Due to the size limitation of the platform, please go to my personal homepage to download the three parts and watch them together)
- 2021-02-06 23:16:16下载
- 积分:1
-
Time Domain
说明: 时域仿真数字延迟滤波器,并完成宽带阵列的波束合成。(The digital delay filter is simulated and the beamforming of broadband array is completed.)
- 2019-11-20 17:16:00下载
- 积分:1
-
一个VC++ 随机数组生成类
VC++随机数组生成类的源代码,代码由重庆大学光电学院311实验室 袁刚编写,将随机生成的数组序列保存在TXT中,srand((unsigned)time(NULL));// 生成时间种子
m=rand()%m_Txt_Line;// 返回一个0-m_Txt_Line-1的随机数,即查表的起始位置
mx=m%m_Txt_Row;// 查表起始位置的列号,文件头为0行0列
my=m/m_Txt_Row;// 查表起始位置的行号
// 下面取出剩下的字符串中每三个空格前面的字符串,就是所要查一个数据
for(m=0;m {
aw2=strc.Find(" ");// 找到作为间隔的后三个空格所在位置
if(mx==m_Txt_Row-1||m==m_Txt_Row-mx-1)
a_Random[ct]=atof(strc);
else
a_Random[ct]=atof(strc.Left(aw2));// 保存数据到数组
aw1=strc.GetLength();
aw2=strc.Find(" ");// 找到作为间隔的前三个空格所在位置
strc=strc.Right(aw1-aw2-m_Txt_Spacing);// 取这三个空格右边的所有字符串
- 2023-02-02 04:50:03下载
- 积分:1
-
多项式运算标准算法,美国大学教材原版代码
多项式运算标准算法,美国大学教材原版代码-polynomial algorithm for computing standards, the American University of original source material
- 2022-03-23 15:34:45下载
- 积分:1
-
Simple_-_Lcd_-_USART_-_COUNTER-TIMER
simple lcd display of pulse counter LPC1768
- 2017-08-10 13:18:41下载
- 积分:1