在QuartusII中使用AHDL语言编写一个RS232串行数据通信接口,要求设计输入输出端口,要求能提供的接收端口正确地接收。其中1bit作为start位,8bit作为数据,1bit作为end位。
上传时间: 2013-12-19
上传用户:huyiming139
Hey. This some pid code for the atmega88 that I once used to control a heater. It s purpose is pretty specific, and I only wrote it to work on the mega88, so the code itself won t be too useful. It is a good place to start if you re trying to use or figure out pid though.
标签: control purpose atmega heater
上传时间: 2013-12-19
上传用户:天诚24
#ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3dControlsStatic() // Call this when linking to MFC statically #endif CPreviewDialogDlg dlg m_pMainWnd = &dlg int nResponse = dlg.DoModal() if (nResponse == IDOK) { // TODO: Place code here to handle when the dialog is // dismissed with OK } else if (nResponse == IDCANCEL) { // TODO: Place code here to handle when the dialog is // dismissed with Cancel } // Since the dialog has been closed, return FALSE so that we exit the // application, rather than start the application s message pump. return FALSE }
标签: Enable3dControls Enable3d AFXDLL shared
上传时间: 2015-12-19
上传用户:hustfanenze
This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes to AD0BUSY as its start of conversion source and // to measure the output of the on-chip temperature sensor. The temperature // sensor output is converted to degrees Celsius and is transmitted out UART0
标签: ADC0 demonstrates configured operation
上传时间: 2014-01-23
上传用户:wangyi39
This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes to AD0BUSY as its start of conversion source and // to measure the output of the on-chip temperature sensor. The temperature // sensor output is converted to degrees Celsius and is transmitted out UART0
标签: ADC0 demonstrates configured operation
上传时间: 2014-08-18
上传用户:米卡
求解量子力学的薛定谔方程,说明见readme.txt,使用matlab编制。可以现运行start.m
上传时间: 2016-01-01
上传用户:sy_jiadeyi
ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题,并且可以处理其它编译器无法解决的难题。 一,什么是 OllyDbg? 二,一般原理[General principles] 三,反汇编器[Disassembler] 四,分析器[Analysis] 五,Object扫描器[Object scanner] 六,Implib扫描器 [Implib scanner] 七,如何开始调试[How to start debugging session] 八,CPU 窗口[CPU window] 九,断点[Breakpoints] 十,内存映射窗口[Memory map window] 十一、十二,监视与监察器[Watches and inspectors] 十三,线程[Threads] 十四,复制到剪切板[Copy to clipboard] 十五,调用栈[Call stack] 十六,调用树[Call tree] 十七,选项[Options] 十八,搜索[Search] 十九,自解压文件[Self-extracting (SFX) files] 二十,单步执行与自动执行[Step-by-step execution and animation] 二一,Hit跟踪[Hit trace]
上传时间: 2016-01-02
上传用户:xhz1993
1. 下载一个Java开发库,例如 J2sdk1.4.2 等版本,http://java.sun.com/ 上有; 2. 编译所有的源文件; 3. 复制 images 目录到程序运行目录,如果目录放置错误,程序会没有图像显示; 4. 运行 dujid.araneid.Araneid(默认) 。 对于发布包: 1. 下载一个Java运行时,例如 J2re1.4.2 等版本,http://java.sun.com/ 上有; 2. 执行 classes 目录中的 start.bat
标签: Java
上传时间: 2016-01-10
上传用户:tb_6877751
TRAFFIC LIGHT CONTROLLER using C51 and RTX-51 tiny,This program is a simple Traffic Light Controller. Between start time and end time the system controls a traffic light with pedestrian self-service. Outside of this time range the yellow caution lamp is blinking.
标签: CONTROLLER TRAFFIC LIGHT using
上传时间: 2013-12-27
上传用户:123456wh
This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you are local to NCSU and have AFS access to this directory, simply extend the matlab path using the following command. You can also place this command in a file called startup.m. Everytime you start Matlab in the directory containing this file, the path will always be extended.
标签: Optimization Algorithm directory contains
上传时间: 2014-01-18
上传用户:songnanhua