Location:
Search - fs-2410
Search list
Description: arm-2410-文件系统额使用实例(1)-arm-2410-File System for the use of examples (1)
Platform: |
Size: 244779 |
Author: ajj |
Hits:
Description: arm-2410-文件系统额使用实例(2)-arm-2410-File System for the use of examples (2)
Platform: |
Size: 244794 |
Author: ajj |
Hits:
Description: UCOS-II v2.76 + FS + RAM driver running on S3C2410.(ADS1.2)-UCOS-II v2.76+ FS+ RAM driver running on S3C2410.(ADS1.2)
Platform: |
Size: 739328 |
Author: Zebra King |
Hits:
Description: Porting UCOS-II v2.0 to S3C2410 with File System v1.34 and RAM driver
Platform: |
Size: 1249280 |
Author: Zebra King |
Hits:
Description: arm-2410-文件系统额使用实例(1)-arm-2410-File System for the use of examples (1)
Platform: |
Size: 699392 |
Author: ajj |
Hits:
Description: arm-2410-文件系统额使用实例(2)-arm-2410-File System for the use of examples (2)
Platform: |
Size: 697344 |
Author: ajj |
Hits:
Description: 这是基于UCOS的文件系统代码,在三星的arm9 S3C2410上移植-UCOS This is based on the file system code three weeks on the transplant arm9 S3C2410
Platform: |
Size: 1254400 |
Author: 吴天 |
Hits:
Description: %radon transform
clear all
%
N=800
n=1:N
fs=200
t=n/fs
x1=exp(j*2*pi*(5*t+0.5*5*t.^2))
x2=exp(j*2*pi*(5*t+0.5*15*t.^2))
x=x1+x2
%N=length(x)
% ambifunb(x )
%*****************************************RAT
naf=ambifunb(x)
htl(abs(naf))
% [wh,rho,theta]=htl(abs(naf))
colormap([0,0,0])
% xlabel( 极半径 )
% ylabel( 角度 )
%**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确)
%找出峰值点的坐标
b=max(max(wh))
[u,a]=find(wh>=0.8*b)
- Radon transformclear all N = 800 n = 1: N fs = 200 t = n/fs x1 = exp (j* 2* pi* (5* t+ 0.5* 5* t. ^ 2)) x2 = exp ( j* 2* pi* (5* t+ 0.5* 15* t. ^ 2)) x = x1+ x2 N = length (x) ambifunb (x)***************************************** RATnaf = ambifunb (x) htl (abs (naf)) [wh, rho, theta ] = htl (abs (naf)) colormap ([0,0,0]) xlabel (polar radius) ylabel (angle)************************************** to find the coordinates of the peak point, calculating the initial slope of the frequency and FM (right) find the peak point of the coordinates b = max (max ( wh)) [u, a] = find (wh
Platform: |
Size: 1024 |
Author: abcde |
Hits:
Description: 文件系统辕马,想要的258031823大幅度反对反对法
Platform: |
Size: 1790976 |
Author: xujiming |
Hits:
Description: uC/FS API函数源文件(sd卡的FAT驱动)-uC/FS API function source file (sd card FAT drive)
Platform: |
Size: 13312 |
Author: yehailong |
Hits:
Description: 这个是我调通的在2410下运行文件系统的程序. 用2410驱动sd卡来实现fat文件系统. 欢迎大家来测试.
用法很简单, 如下
FILE *fp // 文件指针
unsigned char temp[24]="3.wav" // 文件明需要放在数组里
while(!initialize_media()) // 初始化sd卡
{
Uart_Printf("sd initializing....\n")
}
Uart_Printf("sd ready\n")
fp=fopen(temp, READ) // 打开文件就可以用了, 函数和标准c中的一样,所以不能加载stdio.h
if(!fp)
{
Uart_Printf("open file wrong\n")
while(1)
}
Uart_Printf("open file successed\n") -This code for fat system under 2410, use a sd card
Platform: |
Size: 28672 |
Author: 罗德强 |
Hits:
Description: ucdraon-FS-2410开发手册,初学者必备-ucdraon-FS-2410 development of manuals, beginners must
Platform: |
Size: 3614720 |
Author: jzhjzh |
Hits: