實時操作系統 uC/OS The Real-Time Kernel 52 SPECIFIC ASSEMBLY
標簽: Real-Time ASSEMBLY SPECIFIC Kernel
上傳時間: 2014-01-08
上傳用戶:蟲蟲蟲蟲蟲蟲
本例展示了如何實現2個SPI之間的在全雙工(full-duplex)模式下通信,通過NSS軟件管理,實現了由主向從,接著又從向主發送數據。 在本例程中,設置SPI1和SPI2為8bit數據幀,9Mbit/s傳輸速率。 在第一階段,由主SPI1把SPI1_Buffer_Tx發送到SPI2,由從SPI2把SPI2_Buffer_Tx發送到SPI1。傳輸完成后,通過比較判斷傳輸是否正確。 由于NSS管腳由軟件管理,因此,可以在不改變硬件配置的情況下使SPI1由主變從,而SPI2由從變主。在第二階段,由從SPI1把SPI1_Buffer_Tx發送到SPI2,由主SPI2把SPI2_Buffer_Tx發送到SPI1。傳輸完成后,通過比較判斷傳輸是否正確。 在STM3210B-LK1上,如果以上4個傳輸都正確,則亮起LED1(LD4),否則亮起LED2(LD3)。
標簽: full-duplex SPI 全雙工 模式
上傳時間: 2017-01-31
上傳用戶:lz4v4
The software is capable to simulate space time code [1] for QPSK modulation using different number of state. Examples of generator matrix up to 256 stetes are provided. Variable signal to noise ratio (SNR) might be applied to produce bit error rate (BER) or frame error rate (FER) curves.
標簽: modulation different software simulate
上傳時間: 2014-01-22
上傳用戶:qq1604324866
a book for schedule your time.
上傳時間: 2014-01-25
上傳用戶:hxy200501
:#include <stdlib.h>#include <stdio.h>#include <time.h> void InsertSort(int a[],int *(k1),int *(k2))//0:直接插入排序{ int i,j int temp *(k1)=0 *(k2)=0 for(i=0 i<149 i++) { temp=a[i+1] *(k2)++ ...
標簽: include InsertSort gt lt
上傳時間: 2014-11-30
上傳用戶:362279997
A "code-what"? Unless you have spent some time working in the area of reverse engineering, chances are you have not heard of the term "codecave" before. If you have heard of it, you might not have read a clear definition of it or quite understand what it is or why it is useful. I have even asked seasoned assembly programmers about the term before and most of them had not heard of it. If it is new to you, do not worry, you are not the only one. It is a term that is scarcely used and is only useful in a reverse engineering context. Furthermore, is it "codecave" or "code cave"? I am not quite sure, but I will try my best to refer to it consistently as a "codecave". A space may sneak in there from time to time
標簽: engineering code-what chances reverse
上傳時間: 2014-01-17
上傳用戶:hn891122
Linux was first released into an unsuspecting world in the summer of 1991. Initially the spare-time hobby of a Finnish computer scientist by the name of Linus Torvalds, Linux was at first accessible only in software source code form to those with enough expertise to build and install it. Early enthusiasts (most also developers themselves by necessity) exploited the growth of the Internet in the early 1990s as a means to build online communities and drive development forward. These communities helped to build the first Linux software distributions, containing all the software components needed to install and use a Linux system without requiring users to be technical experts.
標簽: unsuspecting spare-time Initially the
上傳時間: 2013-12-12
上傳用戶:dianxin61
Optional time to see their dog timer, with protection
標簽: protection Optional their timer
上傳時間: 2017-02-11
上傳用戶:515414293
Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to create simple or complex schedules for executing tens, hundreds, or even tens-of-thousands of jobs jobs whose tasks are defined as standard Java components or EJBs. The Quartz Scheduler includes many enterprise-class features, such as JTA transactions and clustering.
標簽: full-featured integrated scheduling Quartz
上傳時間: 2014-01-07
上傳用戶:龍飛艇
ecos time patch file (/home/jacmet/ecos.orig/packages/isoinfra/current/include/sys/time.h)
標簽: ecos time isoinfra packages
上傳時間: 2013-12-01
上傳用戶:huql11633