代码搜索结果
找到约 10,000 项符合
CAN Bus 的代码
bus.java
// You can redistribute this software and/or modify it under the terms of
// the Ozone Library License version 1 published by ozone-db.org.
//
// The original code and portions created by SMB are
// C
bus.cpp
/*
Alfonso Alfonso Peterssen
11 - 6 - 2008
IOI 2002 "Bus Terminals"
*/
#include
#include
using std::sort;
#define REP( i, n ) \
for ( int i = 0; i < (n); i++ )
bus.cpp
#include "Bus.h"
typedef DCBus::Type BusType;
const BusType DCBus::RECTIFIER(1);
const BusType DCBus::INVERTER(-1);
typedef DCBus::CtrlMode CtrlMode;
const CtrlMode DCBus::POWER(0x01U);
bus.h
#ifndef NODE_H
#define NODE_H
#include
#include
#include
#include "Defs.h"
class ACBus {
public:
ACBus() : NodeType(PQ), P(0.0),
bus.bas
Attribute VB_Name = "Module1"
Public Const NC As Integer = 68
Public txtsql As String
Public gindex As Integer
Public gcaf As Integer
Public digein As Integer
Public digeitemp As Integer
Publ
bus.vbw
Form1 = 10, -19, 728, 557, , 124, 24, 703, 377, C
Module1 = 186, 109, 1024, 685, C
path = 51, -12, 739, 564, , 0, 0, 579, 353, C
loadform = 388, 238, 822, 814, C, 86, 27, 665, 380, C
bus.vbp
Type=Exe
Form=bus.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\System32\STDOLE2.TLB#OLE Automation
Reference=*\G{00025E01-0000-0000-C000-000000000046}#4.0#0#C:\Program Fil