代码搜索:CAN Bus
找到约 10,000 项符合「CAN Bus」的源代码
代码结果 10,000
www.eeworm.com/read/320358/13428055
start_can
#!/bin/sh
rmmod can
rm -rf /dev/can*
mknod /dev/cana0 c 91 0
mknod /dev/cana1 c 91 1
mknod /dev/cana2 c 91 2
mknod /dev/cana3 c 91 3
mknod /dev/cana4 c 91 4
mknod /dev/cana5 c 91 5
mknod /dev/cana6 c
www.eeworm.com/read/319883/13440323
h can.h
// Can.h Class defining a cylindrical can of a given height and diameter
#ifndef CAN_H
#define CAN_H
#include "Vessel.h"
class Can : public Vessel {
public:
Can(double canDiameter, dou
www.eeworm.com/read/319883/13440328
cpp can.cpp
// Can.cpp
#include "Can.h"
#include
Can::Can(double canDiameter, double canHeight) :
diameter(canDiameter), height(canHeight) {}
www.eeworm.com/read/319883/13440349
h can.h
// Can.h Class defining a cylindrical can of a given height and diameter
#ifndef CAN_H
#define CAN_H
#include "Vessel.h"
class Can : public Vessel {
public:
Can(double canDiameter, dou
www.eeworm.com/read/319883/13440352
cpp can.cpp
// Can.cpp
#include "Can.h"
Can::Can(double canDiameter, double canHeight) :
diameter(canDiameter), height(canHeight) {}
// Function to calculate the volu
www.eeworm.com/read/319684/13446521
wks can.wks
www.eeworm.com/read/318190/13483447
plg can.plg
礦ision3 Build Log
Project:
D:\Documents and Settings\dedekd\桌面\can3\can.uv2
Project File Date: 12/10/2006
Output:
Build target 'Target 1'
com
www.eeworm.com/read/318190/13483453
dpt can.dpt
'****************************************************************************
' @Filename can.dpt
' @Project can.dav
'--------------------------------------------------------------------
www.eeworm.com/read/318190/13483456
lnp can.lnp
"START_V2.obj",
"CAN.obj",
"IO.obj",
"MAIN.obj"
TO "can"
CLASSES (ICODE (0xC00000-0xC3FFFF), NCODE (0xC00000-0xC0FFFF),
FCONST (0xC00000-0xC3FFFF), HCONST (0xC00000-0xC3FFFF),
XCONST (0xC00