This file contains a summary of what you will find in each of the files that make up your ac_iocard
This file contains a summary of what you will find in each of the files that make up your ac_iocard application. ac_...
Check-in+Checkout技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
This file contains a summary of what you will find in each of the files that make up your ac_iocard application. ac_...
EDA实验--RAM实验:利用-MegaWizard Plug-In Manager创建一个16×8的RAM,通过编程对RAM进行读写并在显示器上显示。 本例使用三个按键PSW3,PSW2,PSW1,分别对应顶层文件中的x,y,we,w...
EDA实验--ROM实验:利用-MegaWizard Plug-In Manager创建一个256×16的ROM,并对ROM进行初始化。本实验中ROM初始化为2550-0,256个数依次递减10,PSW1为CLKEN,按下停止读出数据。通过...
This programme is to control DC motor in a certain speed using PWM. The target speed is "r", it is the speed in 1s. Th...
This sample is demostrating how to create an event in a DLL file and afterward how to call this event from a client prog...
In this article, I will explain how to create UDP packets and then send them to a remote server through the Internet usi...
This article describes how to consume Web services in Java 1.5.0 using the new JAX-WS 2.0 API (JSR 228). Developers ...
this program is bubllesort that writted with c++.this program get an aray and sort it in order n^2.