代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/166836/9995921
bat ipa_control.bat
set MSVCDir=c:\program files\microsoft visual studio\vc98
set MSDevDir=c:\program files\microsoft visual studio\common\msdev98
D:\MATLABR12\rtw\bin\win32\envcheck INCLUDE "c:\program files\microsoft
www.eeworm.com/read/166836/9995923
h ipa_control.h
/*
* IPa_control.h
*
* Real-Time Workshop code generation for Simulink model "IPa_control.mdl".
*
* Model Version : 1.38
* Real-Time Workshop file version : 4.0
www.eeworm.com/read/166836/9995933
obj ipa_control.obj
www.eeworm.com/read/166836/9995936
mk ipa_control.mk
# Copyright 1994-2000 The MathWorks, Inc.
#
# File : grt_vc.tmf $Revision: 1.58 $
#
# Abstract:
# Real-Time Workshop template makefile for building a WindowsNT-based
# stand-al
www.eeworm.com/read/166836/9995947
c ipa_control.c
/*
* IPa_control.c
*
* Real-Time Workshop code generation for Simulink model "IPa_control.mdl".
*
* Model Version : 1.38
* Real-Time Workshop file version : 4.0
www.eeworm.com/read/166836/9995980
mdl motor_control.mdl
Model {
Name "Motor_control"
Version 4.00
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines on
ShowLineDimensions off
ShowPortDataTypes off
RecordCover
www.eeworm.com/read/166836/9996039
mdl ipa_control.mdl
Model {
Name "IPa_control"
Version 4.00
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines on
ShowLineDimensions off
ShowPortDataTypes off
ShowStorageCl
www.eeworm.com/read/362459/9998746
pas control_studentu.pas
unit Control_StudentU;
interface
uses DAHelper,ClassesU,ADODB,SysUtils;
//添加学生信息
function AddStudent(Student:TStudent):boolean;
//修改学生信息
function EditStudent(Student:TStudent;stdNo:string):boo
www.eeworm.com/read/362459/9998751
~pas control_evaluationu.~pas
unit Control_evaluationU;
interface
uses DAHelper,ClassesU,ADODB,SysUtils;
//添加奖惩信息
function AddEvaluation(Evaluation:TEvaluation):boolean;
//修改奖惩信息
function EditEvaluation(Evaluation:TEvaluat
www.eeworm.com/read/362459/9998754
~pas control_experienceu.~pas
unit Control_experienceU;
interface
uses DAHelper,ClassesU,ADODB,SysUtils;
//添加教育经历
function AddExperience(Experience:TExperience):boolean;
//修改教育经历
function EditExperience(Experience:TExperie