代码搜索结果
找到约 10,000 项符合
Power 的代码
rcvr.pin
-- Copyright (C) 1991-2004 Altera Corporation
-- Any megafunction design, and related netlist (encrypted or decrypted),
-- support information, device programming or simulation file, and a
mitec_powrprof.pas
{*******************************************************}
{ }
{ MiTeC System Information Component }
{ Power Poli
zip2.lif
#Life 1.05
#D Lightspeed wire with p5 sink and source
#D
#D See ZIPS. Any period above 5 is possible
#D but requires more search power to find
#D the stabilizing ends.
#D
#D Dean Hickerson, Jan
songer.pin
-- Copyright (C) 1991-2004 Altera Corporation
-- Any megafunction design, and related netlist (encrypted or decrypted),
-- support information, device programming or simulation file, and a
c_rsa.c
//dos c program,implement and use rsa.
#include "stdlib.h"
unsigned long n;
int e,d;
unsigned p,q;
unsigned char text_8[100];
unsigned text_16[100],secu_16[100];
void public_key_product();
vo
icd2 pcb eco 2008-4-19 11-23-36.log
Change Component Footprint: Designator=POWER Old Footprint=0805 New Footprint=LED
Change Component Footprint: Designator=ERRER Old Footprint=0805 New Footprint=LED
Change Component Footprint: Design
4-6-1.c
#include
extern long power(int);
int A = 2;
main()
{
int n = 10,total;
total = power(n);
printf("2^10 = %d \n",total);
return 0;
}
sixteenqam_main.m
clear;
%随机产生长度大于1000的‘0’、‘1’信号序列,对其进行16QAM调制
%定义待仿真序列的维数 N
global N
N=2000;
%定义产生‘1’的概率为 p
global p
p=0.5;
%产生随机二进制序列
s_16Qam=randsrc(1,N,[1,0;p,1-p]);
%画出生成的随机序列图
figure(1);
stem(s_16Qam)
main.pin
-- Copyright (C) 1991-2004 Altera Corporation
-- Any megafunction design, and related netlist (encrypted or decrypted),
-- support information, device programming or simulation file, and a