代码搜索结果
找到约 8,431 项符合
RF 的代码
main.c
#include "io430.h"
#include "in430.h"
#include "CC1100.h"
#include "hal_msp430.h"
//#include "Uart.c"
#include "rf_fun.c"
#include
#define defSystemFreq 1024*4
#define defFlashFre
syv.bgn
Release 7.1i - Bitgen H.38
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Loading device for application Rf_Device from file 'v50.nph' in environment
C:/Xilinx.
"syv" is an NCD, versio
syv.bgn
Release 7.1i - Bitgen H.38
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Loading device for application Rf_Device from file 'v50.nph' in environment
C:/Xilinx.
"syv" is an NCD, versio
install.sh
#!/bin/sh
#
# install the linux-fetion
sudo mkdir -p /usr/share/pixmaps/
sudo cp -rf ./misc/fetion.png /usr/share/pixmaps/
sudo chmod 644 /usr/share/pixmaps/fetion.png
sudo mkdir -p /usr/share/app-i
elle.c
#include
#define NRANSI
#include "nrutil.h"
float elle(float phi, float ak)
{
float rd(float x, float y, float z);
float rf(float x, float y, float z);
float cc,q,s;
s=sin(phi
elle.c
#include
#define NRANSI
#include "nrutil.h"
float elle(float phi, float ak)
{
float rd(float x, float y, float z);
float rf(float x, float y, float z);
float cc,q,s;
s=sin(phi
uart.bgn
Release 7.1.04i - Bitgen H.42
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Loading device for application Rf_Device from file '4vsx35.nph' in environment
C:/Xilinx.
"uart" is an NCD,
failpop.test
$ rm -rf d
$ mkdir -p d/patches
$ cd d
$ cat > test.txt
< This is test.txt.
$ quilt new test.diff
> Patch %{P}test.diff is now on top
$ quilt add test.txt
> File test.txt added to patch %{
snapshot.test
$ rm -rf d
$ mkdir -p d/patches
$ cd d
$ quilt new snapshot
> Patch %{P}snapshot is now on top
$ quilt add f.txt
> File f.txt added to patch %{P}snapshot
$ cat > f.txt
< f.txt
$ quilt add
formats.test
$ rm -rf d
$ mkdir -p d/patches
$ cd d
$ cat > test.txt
< 1
< 2
< old
< 4
< 5
$ quilt new test
> Patch %{P}test is now on top
$ quilt add test.txt
> File test.txt added to patch %{P}te