代码搜索:PCB辅助
找到约 10,000 项符合「PCB辅助」的源代码
代码结果 10,000
www.eeworm.com/read/154509/5636924
txt 算法 3.10.txt
算法 3.10
void Msort ( RcdType SR[], RcdType TR1[], int s, int t ) {
// 对SR[s..t]进行归并排序,排序后的记录存入TR1[s..t]。
RcdType TR2[t-s+1]; //开设用于存放归并排序中间结果的辅助空间
if (s==t) TR1[s
www.eeworm.com/read/154509/5637167
txt 算法 3.10.txt
算法 3.10
void Msort ( RcdType SR[], RcdType TR1[], int s, int t ) {
// 对SR[s..t]进行归并排序,排序后的记录存入TR1[s..t]。
RcdType TR2[t-s+1]; //开设用于存放归并排序中间结果的辅助空间
if (s==t) TR1[s
www.eeworm.com/read/266431/11225643
txt 控制面板大全.txt
控制面板大全
在程序运行过程中启动控制面板的各个设置功能:
var x:cardinal;
begin
{启动控制面板}
x:=winexec('rundll32.exe shell32.dll,Control_RunDLL',9);
{辅助选项 属性-键盘}
x:=winexec('rundll32.exe shell32.dll,Control_RunDLL
www.eeworm.com/read/135040/13966095
c qsort2.c
//快速排序的递归算法。
#define MAX 16 //元素个数的最大值
int R[MAX+1]={0,9,2,13,5,10,16,17,11,4,6,8,1,7}; //用数组来储存待排序元素,R[0]为辅助单元
QUICKSORT (int low,int high) reentrant //快速排序的递归算法
{
int i,j;
if (low>=high) retu
www.eeworm.com/read/135040/13966109
c bubsort.c
//冒泡排序算法
#define MAX 10 //元素的最大个数
int R[MAX+1]={0,5,2,9,12,3,1,4} ; //有效元素序号从1到n,其中R[0]单元作为机动单元
int n; //元素的实际个数
BUBBLESORT () // 冒泡排序算法
{ int i,j; //定义辅助变量
int swap; //定义交换操作标志
for ( i=1;
www.eeworm.com/read/184715/9084306
frm form4.frm
VERSION 5.00
Object = "{E95A2510-F3D1-416D-823B-4F840FE98091}#3.0#0"; "Command.ocx"
Begin VB.Form Form4
Caption = "WFK-03-JXB2.PCB解调器板测试记录表"
ClientHeight = 6390
ClientLef
www.eeworm.com/read/418265/10957030
eco phs_d.eco
*PADS-ECO-V3.0-METRIC*
*REMARK* -- ZHONG_xwp.pcb -- Tue Jul 22 15:53:14 2003
*DELPIN*
J4.1 GND
C18.1 $$$23
J4.2 $$$23
J4.3 $$$22
C17.1 $$$22
J4.4 GND
J4.5 MIC+
J4.
www.eeworm.com/read/101082/6243919
rawcb
./"next"16t"prev"16t"socket"16tnXXXn"family"8t"fport"8t"faddr"16t"family"8t"lport"8t"laddr"n2xX8+2xX8+"pcb"16t"flags"nXXn
+,
www.eeworm.com/read/255868/12049342
d e28f128j3a_150-tsop56.d
*PADS-LIBRARY-PCB-DECALS-V4*
E28F128J3A_150-TSOP56 I 0 0 0 3 2 0 56 2 0
-33.46 22.84 0 0 50 5 0 0 33 "Regular "
Comment
91.56 49.63 0 0 60 7 1 0 3
www.eeworm.com/read/230578/14281255
d e28f128j3a_150-tsop56.d
*PADS-LIBRARY-PCB-DECALS-V4*
E28F128J3A_150-TSOP56 I 0 0 0 3 2 0 56 2 0
-33.46 22.84 0 0 50 5 0 0 33 "Regular "
Comment
91.56 49.63 0 0 60 7 1 0 3