代码搜索:Controller
找到约 10,000 项符合「Controller」的源代码
代码结果 10,000
www.eeworm.com/read/266070/11244320
asm initpll_sdram.asm
/* Sets up the SDRAM controller to access SDRAM. In this file are two subroutines, the first
to set up the SHARC's PLL, and the second to set up the SDRAM controller.
CLKIN= 24.576 MHz, Multip
www.eeworm.com/read/134894/13971802
txt fc.txt
/*
Program: fuzzy.c
Written by: Scott Brown
2 input fuzzy controller to control inverted pendulum system. Controller has
5 membship functions for each input and 5 membership functions
www.eeworm.com/read/237195/13972098
pas jdpostct.pas
Unit JdPostCt;
{ Original: jdpostct.c ; Copyright (C) 1994-1996, Thomas G. Lane. }
{ This file contains the decompression postprocessing controller.
This controller manages the upsampling, co
www.eeworm.com/read/237195/13972215
pas jcprepct.pas
Unit JcPrepCT;
{ Original : jcprepct.c ; Copyright (C) 1994-1996, Thomas G. Lane. }
{ This file contains the compression preprocessing controller.
This controller manages the color conversio
www.eeworm.com/read/471778/1424357
regkeys
CommandLine
C:\Xilinx\10.1\ISE\bin\nt\unwrapped\xst.exe -ise E:/Projetos/RS232_conect_3/RS232_Controller/RS232_Controller.ise -intstyle ise -ifn E:/Projetos/RS232_conect_3/RS232_Controller/control_uni
www.eeworm.com/read/471775/1425226
regkeys
CommandLine
C:\Xilinx\10.1\ISE\bin\nt\unwrapped\ngcbuild.exe -intstyle ise -dd E:\Projetos\I2C_Controller\tmp\_cg E:\Projetos\I2C_Controller\tmp\_cg\Config_Register_Ram.edn E:\Projetos\I2C_Controller\
www.eeworm.com/read/226641/4782838
ver adb.ver
#define __ver_adb_controller b21bd6ef
#define adb_controller _set_ver(adb_controller)
#define __ver_adb_client_list 7fbb3ff8
#define adb_client_list _set_ver(adb_client_list)
www.eeworm.com/read/345352/3200307
scr ntrc.scr
set -xsthdpdir ./xst\
set -checkcmdline no
run -ifn spi_controller.prj -ifmt mixed -ofn spi_controller -ofmt NGC -p xc3s1200e-5-fg400 -top spi_controller -opt_mode Speed -opt_level 1 -iuc NO -lso sp
www.eeworm.com/read/410339/2211450
ver adb.ver
#define __ver_adb_controller b21bd6ef
#define adb_controller _set_ver(adb_controller)
#define __ver_adb_client_list 7fbb3ff8
#define adb_client_list _set_ver(adb_client_list)
www.eeworm.com/read/384728/8849412
txt readme.txt
请注意:
第68例到第74例是同一个电路的不同部分的描述,因此
在编译及模拟时会用到其他例子中的描述。
本例的各个源描述不能单独编译与模拟,它是第68例到第73例
的一个整机组装,需要与第68例到第73例结合起来,一起编译
及模拟,方法如下:
将第69例的 69_p_alarm_clock.vhd
第68例的 68_alarm_<mark>controller</mark>.vhd
...