代码搜索:REF

找到约 10,000 项符合「REF」的源代码

代码结果 10,000
www.eeworm.com/read/237991/13914473

cs justinio.cs

using System; using System.Runtime.InteropServices; namespace JustinIO { class CommPort { public string PortNum; public int BaudRate; public byte ByteSize; public byte Parity; //
www.eeworm.com/read/237874/13923513

c fet430_dac12_01.c

//******************************************************************************* // MSP-FET430P430 Demo - DAC12_0, Output 1V on DAC0 // // Description: Using DAC12_0 and 2.5V ADC12REF reference
www.eeworm.com/read/300258/13923666

cs cominterfaces.cs

using System; using System.Runtime.InteropServices; using System.Text; namespace System.Runtime.InteropServices.APIs { public class COMInterfaces { #region IShellFolder [ComImport,
www.eeworm.com/read/237503/13947153

h cmincostflow.h

/* 1:double CMinCostFlow::Run(double *cap, double *pri, double *value, int source, int sink, int n, int maxflow = INF); 2:参数说明 cap: 二维数组的第一行的地址,边容量矩阵 pri: 二维数组的第一行的地址,代价矩阵 value: 二维数组的第一行
www.eeworm.com/read/236951/13989782

s43 3_5_3.s43

; ;注意此文件的个别子程序在后面 ;同时结构请读者补充 ; #include "msp430x14X.h" Ref equ 001h ; P2.0 连接参考电阻 Sensor equ 002h ; P2.1 连接传感器 Mainloop mov #Sensor,R14
www.eeworm.com/read/236526/14012656

txt webbrwse控件.txt

增加Com组件Microsoft 浏览器 int Zero=0; object OZero=Zero; string Str=""; object OStr=Str; axWebBrowser1.Navigate("http://localhost/myasp",ref OZero,ref OStr,ref OStr,ref OStr);
www.eeworm.com/read/235723/14054980

pas specfunc.pas

{ ********************************************************************** * Program SPECFUNC.PAS * * Version 1.2d
www.eeworm.com/read/235471/14070990

txt aci3_31.asm.txt

;===================================================================== ; System Name : ACI3_3 ; File Name : ACI3_31.ASM ; Description: ACI 3-phase Field Oriented control with speed (using QEP) ;