代码搜索:Ls 开发教程

找到约 10,000 项符合「Ls 开发教程」的源代码

代码结果 10,000
www.eeworm.com/read/460206/7255793

m ls.m

%OFDM Channel Estimation Based on Comb Pilot %IFFT_bin_length: IFFT和FFT的点数 %carrier_count: 子载波个数 %bits_per_symbol: 每符号上的比特数 %symbols_per_carrier: 每桢的OFDM符号数 %X:欲发送的二进制比特流 clear all; clc; IFF
www.eeworm.com/read/454324/7394139

h ls.h

www.eeworm.com/read/448678/7527187

c ls.c

/* * Part of Very Secure FTPd * Licence: GPL v2 * Author: Chris Evans * ls.c * * Would you believe, code to handle directory listing. */ #include "ls.h" #include "access.h" #include "str.h" #i
www.eeworm.com/read/448678/7527294

h ls.h

#ifndef VSF_LS_H #define VSF_LS_H struct mystr; struct mystr_list; struct vsf_sysutil_dir; /* vsf_ls_populate_dir_list() * PURPOSE * Given a directory handle, populate a formatted directory entry
www.eeworm.com/read/446609/7574721

jpg ls.jpg

www.eeworm.com/read/444767/7607284

c ls.c

#include #include #include #include #include #include #include #include #include int main(int argc,c
www.eeworm.com/read/438349/7732544

_c ls._c

#include #include #define uchar unsigned char #define uint unsigned int void Delay() //延时函数 { uchar a, b, c; for (a = 1; a; a++)
www.eeworm.com/read/438349/7732545

c ls.c

#include #include #define uchar unsigned char #define uint unsigned int void Delay() //延时函数 { uchar a, b, c; for (a = 1; a; a++)
www.eeworm.com/read/438349/7732555

lis ls.lis

.module ls.c .area text(rom, con, rel) 0000 .dbfile D:\试验\ls.c 0000 .dbfunc e Delay _Delay fV 0000
www.eeworm.com/read/438349/7732557

s ls.s

.module ls.c .area text(rom, con, rel) .dbfile D:\试验\ls.c .dbfunc e Delay _Delay fV ; a -> R16 ; b -> R18 ; c -> R20 .even _Delay:: st -y,R20 .d