代码搜索:RF
找到约 8,431 项符合「RF」的源代码
代码结果 8,431
www.eeworm.com/read/329002/12989958
txt test1_2.txt
main()
{
printf(“ ab c\t de\rf\tg\n”);
printf(“h\ti\b\bj d”);
}
www.eeworm.com/read/329002/12990361
txt test1_2.txt
main()
{
printf(“ ab c\t de\rf\tg\n”);
printf(“h\ti\b\bj d”);
}
www.eeworm.com/read/304449/13794146
txt test1_2.txt
main()
{
printf(“ ab c\t de\rf\tg\n”);
printf(“h\ti\b\bj d”);
}
www.eeworm.com/read/304449/13794242
txt test1_2.txt
main()
{
printf(“ ab c\t de\rf\tg\n”);
printf(“h\ti\b\bj d”);
}
www.eeworm.com/read/304082/13801516
m lpcar2am.m
function [am,em]=lpcar2am(ar,p);
%LPCRR2AM Convert ar coefs to ar coef matrix [AM,EM]=(AR,P)
%AM is a 3-dimensional matrix of size (p+1,p+1,nf) where p is the lpc order
%and nf the number of frames
www.eeworm.com/read/303623/13810951
nex avian_ovomucoids.nex
#NEXUS
[This is an amino-acid data set]
[Data from:
Laskowski, M., Jr., and W.M. Fitch. 1989. Evolution of avian ovomucoids and of birds.
Pp. 371-387 in B. Fernholm, K. Bremer,
www.eeworm.com/read/350374/6567455
dp2 nrf905config.dp2
nrf905config.o: F:\programme\RF905/nrf905.h D:/icc/include/iom8v.h
www.eeworm.com/read/483253/6601770
m lpcar2am.m
function [am,em]=lpcar2am(ar,p);
%LPCAR2AM Convert ar coefs to ar coef matrix [AM,EM]=(AR,P)
%AM is a 3-dimensional matrix of size (p+1,p+1,nf) where p is the lpc order
%and nf the number of frames
www.eeworm.com/read/482443/6624792
makefile
CC=g++
bigint:main.o BigInt.o
$(CC) -o bigint -O3 BigInt.o main.o
BigInt.o:BigInt.h BigInt.cpp
$(CC) -c -O3 BigInt.cpp
main.o:main.cpp
$(CC) -c -O3 main.cpp
clean:
rm -rf *.o
www.eeworm.com/read/259041/11825715
dp2 nrf905config.dp2
nrf905config.o: F:\programme\RF905/nrf905.h D:/icc/include/iom8v.h