代码搜索结果
找到约 10,000 项符合
Switch 的代码
modla.m
function [y,y_com]=modla(code_num,sample_rate,carrier_frequency,symbol_rate,shape,mode)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
vowels.c
#include
void main()
{
char letter;
int vowel_count = 0;
for (letter = 'A'; letter
9-6.c
/*9-6.c*/
#include
#include
#include
#include
void main(int argc,char *argv[])
{
FILE *fp;
int rate;
char sound_high[3];
float sound_long;
register int i=
acia.ls
1 ; C Compiler for STM8 (COSMIC Software)
2 ; Generator V4.2.8 - 03 Dec 2008
3 ; Optimizer V4.2.8 - 03 Dec 2008
2070
glcd.h
/*
Port&Copyright: Mark de Jong, mail to mark at mdejong.de
Port&Copyright: Christian Kranz, mail to cnkz at yahoo.com
Original Copyright: Hagen Reddmann mailto HaReddmann at T-Onlin
vowels.c
#include
void main()
{
char letter;
int vowel_count = 0;
for (letter = 'A'; letter
2410 core.opj
(ExpressProject "2410 core"
(ProjectVersion "19981106")
(ProjectType "PCB")
(Folder "Design Resources"
(Folder "Library"
(File ".\library1.olb"
(Type "Schematic Library")
c6713.cmd
-w
-l rts6701.lib
-stack 400h
-heap 400h
MEMORY
{
IRAM : o=1000h,l=0x0002efff
}
SECTIONS
{
.text :> IRAM
.data :> IRAM
.bss :> IRAM
.cinit :> IRAM
9-6.c
/*9-6.c*/
#include
#include
#include
#include
void main(int argc,char *argv[])
{
FILE *fp;
int rate;
char sound_high[3];
float sound_long;
register int i=
eva_interrupt.c
#include "DSP28_Device.h" // DSP281x Headerfile Include File
#include "DSP28_Adc.h" // DSP281x Examples Include File
/*
#pragma CODE_SECTION(T1PINT_isr, "ramfuncs");
#pragma CODE_SECTION