代码搜索:PQ芯

找到约 4,636 项符合「PQ芯」的源代码

代码结果 4,636
www.eeworm.com/read/168779/9897796

exe pq.exe

www.eeworm.com/read/168779/9897799

dof pq.dof

[FileVersion] Version=6.0 [Compiler] A=8 B=0 C=1 D=1 E=0 F=0 G=1 H=1 I=1 J=0 K=0 L=1 M=0 N=1 O=1 P=1 Q=0 R=0 S=0 T=0 U=0 V=1 W=0 X=1 Y=1 Z=1 ShowHints=1 ShowWarnings=1 U
www.eeworm.com/read/168779/9897803

dpr pq.dpr

program pq; uses Forms, PGFWQ in 'PGFWQ.pas' {Frmpgfwq}; {$R *.res} begin Application.Initialize; Application.Title := '数据配置'; Application.CreateForm(TFrmpgfwq, Frmpgfwq); A
www.eeworm.com/read/168779/9897805

res pq.res

www.eeworm.com/read/168779/9897812

cfg pq.cfg

-$A8 -$B- -$C+ -$D+ -$E- -$F- -$G+ -$H+ -$I+ -$J- -$K- -$L+ -$M- -$N+ -$O+ -$P+ -$Q- -$R- -$S- -$T- -$U- -$V+ -$W- -$X+ -$YD -$Z1 -cg -AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/351863/10601983

m pq.m

%本程序的功能是利用PQ分解法进行潮流计算 clear clc n=input('请输入节点数:n='); nl=input('请输入支路数:nl='); isb=input('请输入平衡母线节点号:isb='); pr=input('请输入误差精度:pr='); disp('请输入由支路参数形成的矩阵:B1='); %输入B1 [fname, pname]= uigetfile
www.eeworm.com/read/471241/6900226

txt pq.txt

#include "stdio.h" #include "math.h" #define M 20 /*节点数、支路数极限值*/ #define N 5 /*迭代次数极限值*/ int n,m,dd=0,pq=0,pv=0,tt,qy; float eps; /*节点数、支路数、对地支路数、pq节点数、pv节点数、控制打印、互联网数、精度*/ struct ji
www.eeworm.com/read/458099/7313171

pq1

26 0 0 30 0 1 1 1 126 0 0 0 0 1 60 0 1 1 1 150 2 0 40 1 1 2000 2 30 0 1 1 1 150 2 0 40 1 14 9 9 9 9 9 9 9 9 9 9 9 9 9 9
www.eeworm.com/read/449369/7508094

w pq.w

www.eeworm.com/read/449369/7508104

c pq.c

#define SWAP(x,y) {void*t= x;x= y;y= t;} \ /*2:*/ #line 98 "./pq.w" #include #include #include #include "pq.h" #include "error.h" /*7:*/ #line 155 "./pq.w" pq_t* p