代码搜索:Controller
找到约 10,000 项符合「Controller」的源代码
代码结果 10,000
www.eeworm.com/read/276369/10743762
hex controller.hex
:0288BB00C100FA
:038003000287D41D
:1087D400C0E0C0F0C083C082C0D075D0087F3C1216
:0F87E40083A4D200D0D0D082D083D0F0D0E032A6
:08828C0008760108A6077F0433
:02829400AE0733
:1082960075160A783CE6FF743C2EF
www.eeworm.com/read/276369/10743772
opt controller.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/276369/10743792
lst controller.lst
C51 COMPILER V7.06 CONTROLLER 02/10/2004 11:06:32 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE CONTROLLER
OBJECT MODULE PLACED
www.eeworm.com/read/276369/10743822
plg controller.plg
礦ision2 Build Log
Project:
F:\李&叶PCB电路板\DP-51PRO大型实验板PCB\实验指导程序\RC500读卡模块实验\controller.uv2
Project File Date: 02/09/2004
Output:
Build target
www.eeworm.com/read/276369/10743835
c controller.c
#include "zlg500.h"
sbit zlg500_RST=P1^2;
uchar code Nkey_a[6] = {0xA0, 0xA1, 0xA2, 0xA3, 0xA4, 0xA5};
uchar code Nkey_b[6] = {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF};
main()
{ uchar idat
www.eeworm.com/read/276369/10743837
obj controller.obj
www.eeworm.com/read/274966/10843056
cs controller.cs
using System;
using System.Workflow.ComponentModel;
using System.Workflow.Runtime;
namespace EssentialWF.Activities {
public class Controller : CompositeActivity {
protected over
www.eeworm.com/read/419059/10887976
m controller.m
function [u] = Controller(x, pi1, pi2)
% function [u] = Controller(x, pi1, pi2)
%
% Compute the truck-trailer optimal control.
% INPUTS
% x = state estimate
% pi1 = ARE Solution for fuzzy
www.eeworm.com/read/272121/10969261