搜索资源列表
Initiator
- 基于FAS466的SCSI控制器的启动器模式的C源代码。-based on the SCSI controller FAS466 the start mode of C source code.
T6963C_driver
- 收集的液晶显示屏lcd控制器6963的说明文档-collection LCD screen LCD controller of documentation 6963
1335_user
- 收集到的液晶显示控制器sed 1335的中文说明书-collection to the LCD controller sed 1,335 brochures in Chinese
ecx1
- 8路顺序控制器 8路顺序控制器PIC芯片 8路顺序控制器 8路顺序控制器PIC芯片-eight eight-way controller sequence order PIC controller chip 8-way eight-way controller order sequence controller PIC chip
E006_modbus
- 为您提供:电力控制器MODBUS协议表,希望对您有帮助-for you : power controller MODBUS table, and I hope to help you
UART(FPGA)
- 基于FPGA的串行通信UART控制器,采用VHDL语言编写,包含多个子模块。 在ISE或FPGA的其它开发环境下新建一个工程,然后将文档中的各个模块程序添加进去,即可运行仿真。源程序已经过本人的仿真验证。-FPGA-based UART serial communication controller, using VHDL language, includes a number of sub-module. ISE FPGA or in the other developing a new
8259a
- 可编程中断控制器中断控制器8259A是专门为控制优先级中断而设计开发的芯片。它将中断源优先排队、辨别中断源以及提供中断矢量的电路集于一片中。因此无需附加任何电路,只需对8259A进行编程,就可以管理8级中断,并选择优先模式和中断请求方式,即中断结构可以由用户编程来设定。同时,在不需要增加其他电路的情况下,通过多片8259A的级连,能构成多达64级的矢量中断系统-Programmable Interrupt Controller Interrupt Controller 8259A is desi
msp430-44x-xieduji
- 典型的msp430的设计应用程序,能够对使用430应用的人有很大帮助-typical Controller design applications, to the use of the 430 applications will be very helpful
ApplicationofFCMAC
- The cable compensation system is an experiment system that performs simulations of partial or microgravity environments on earth. It is a highly nonlinear and complex system.In this paper, a network based on the theory of the Fuzzy Cerebellum Model A
93SED1335
- 液晶控制器 sed1335中文文档,不好找!-LCD controller sed1335 Chinese documents, not easy to find!
cake_1.1.12.4205
- Cake 是一个针对PHP的,使用了诸如ActiveRecord、Association Data Mapping、Front Controller和MVC等知名设计模式的快速开发框架。我们的主要目标是提供一个可以令各种层次的PHP用户快速地开发出健壮的Web应用,而又不失弹性。 为什么使用 Cake? 灵活的许可证:MIT License 完全自主的知识产权:每一行代码都是由CakePHP开发小组写出来的。 极其简洁:只要看看名字就知道了…… 快速开发:开发之
TemperatureController
- 本程序分为界面和控制器核心两部分 一、界面部分功能主要有: (1)显示控制器核心数据和参数 (2)与用户交互,可以调节初始输入温度值,并将温度变化率清零以便进行新一轮的模拟。 界面使用了定时器。开启模拟时候,每隔一秒,触发一次计时器消息,完成下列工作: 1. 将界面上的当前温度映射为模糊控制器的输入温度 2. 输出当前温度,当前温度变化率 3. 调用模糊控制,得到控制器输出值,将其乘以m_fFuelEffect (燃料输出对温度变化率的影响率,目前设置为0.3),得到
TVicLPT
- 模拟打印机工作的控件.如果你正在维护一个24小时打印告警或日志信息的专用系统,又想节约打印机,这个控件可以编写出模拟程序,把打印信息存在硬盘上-printer simulation of control. If you are maintaining a 24-hour warning Print or log message dedicated , want to save printers, the controller can prepare simulation program, and
SDRAM-VHDL
- SDRAM控制器的VHDL实现,pdf格式,有需要多的,联系我-SDRAM controller VHDL, pdf format, it needs more, Contact
SD-Mem-Ctrl-1-2-Flyer
- SD 2.0 Memory Controller SD Bus Interface SD Controller Logic NAND Flash Controller
Flash_controller
- sharp flash controller
jquery-mvc
- CorMVC is a jQuery-powered Model-View-Controller (MVC) framework that can aide in the development of single-page jQuery applications. It evolved out of my recent presentation, Building Single-Page Applications Using jQuery And ColdFusion, and will co
CONTROLLER
- HTML5 里一些常用控件的应用. HTML5 里一些常用控件的应用 -useful controller in HTML5 useful controller in HTML5useful controller in HTML5
controller
- 找出第8 章中的GreenhouseControls 例程,其中包含三个源代码文件。 1)在GreenhouseControls.java 中,内部类Restart 中将各种事件写死。请修改该程序,让它可以自文本文件中读出各事件及其相对时间; 2)在Controller.java 中,请改以linkedList 容器取代EventSet,并以Iterator来遍历所有事件。考虑此处可以用for each 语法来替换Iterator 吗?-Find the eighth chapter i
springMVC一个controller包含多个方法
- myeclipse平台,基于springmvc框架的在一个controller中实现多个方法,可运行(The MyEclipse platform, based on the springmvc framework, implements multiple methods in a controller and can run)