虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

COMMAND-line

  • 关于 uC/OS-II 在 LPC210X 上移植的说明 1. 全部代码在 ADS1.2 中编译调试. 2. 您可以更改 RO BASE 为 0x0000 0000, 这样可以将代码写入 fla

    关于 uC/OS-II 在 LPC210X 上移植的说明 1. 全部代码在 ADS1.2 中编译调试. 2. 您可以更改 RO BASE 为 0x0000 0000, 这样可以将代码写入 flash 中运行. 5. 全部代码采用 ARM 指令. 6. uC/OS-II 版本为 V2.52. 7. 当您暂停程序的时候, 如果定时器开着, 那么定时器并不会暂停,需要注意 8. Vectors.S 文件中的 startup 段为程序入口. 9. 编译时下面的警告不必理会. Warning : C2871W: static OS_InitTaskStat declared but not used OS_CORE.C line 1108 10. 如果您想通过软件仿真,请将 PLL.C 中的第 51 行屏蔽, 怎样就可以看到任务逐个切换,最后将进入空闲任务. 11. 此次移植将许多 uC/OS-II 的功能函数都关闭了,请查看 OS_CFG.H 文件.

    标签: 0x0000 OS-II 0000 210X

    上传时间: 2013-12-25

    上传用户:Divine

  • 这是一个移植到vc上的小型ucGUI

    这是一个移植到vc上的小型ucGUI,有助于容易理解GUI的实现和移植到嵌入式系统上,其中包括了Font,Widget,Window,Graphs(circle,line,poly,arc),LCDDriver,MemDev等。

    标签: ucGUI 移植

    上传时间: 2013-12-21

    上传用户:wangyi39

  • J2ME高级用户界面的学习代码

    J2ME高级用户界面的学习代码,在ktoolbar下运行,是学习J2ME的好助手.这里包括Alert,Command,DateField,DealLock,DiamondItem,Display

    标签: J2ME 用户界面 代码

    上传时间: 2014-01-16

    上传用户:han_zh

  • OFDM-MIMO收发系统

    OFDM-MIMO收发系统,The simulator GUI is started with command ui_start in Matlab command window.-,matlab,通讯编程/Communication

    标签: OFDM-MIMO 收发系统

    上传时间: 2013-12-11

    上传用户:libenshu01

  • This book describes the following communications applications: Mail, Message Handler( MH), Transmiss

    This book describes the following communications applications: Mail, Message Handler( MH), Transmission ControlProtocol/ Internet Protocol(TCP/ IP), Basic Networking Utilities( BNU), and Asynchronous Terminal Emulation( ATE). It provides overviews, concepts, and procedures on receiving and sending mail and messages, transferring files( ftp command), printing files from and to a remote system, running commands on other systems, communicating between local and remote systems, and customizing the communications environment.

    标签: communications applications Transmiss describes

    上传时间: 2013-12-18

    上传用户:woshini123456

  • 基于FPGA的I2C总线模拟

    基于FPGA的I2C总线模拟,采用verilog HDL语言编写。- Based on the FPGA I2C main line simulation, uses verilog the HDL language compilation.

    标签: FPGA I2C 总线模拟

    上传时间: 2013-12-13

    上传用户:PresidentHuang

  • HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the fi

    HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move. Each of the following N lines contains two positive integers s and t, representing that a table is to move from room number s to room number t (each room number appears at most once in the N lines). From the N+3-rd line, the remaining test cases are listed in the same manner as above.

    标签: input cases test The

    上传时间: 2015-10-18

    上传用户:三人用菜

  • Welcome to the ASTA 3 Help Tutorials. These are documented tutorials that included new user jump sta

    Welcome to the ASTA 3 Help Tutorials. These are documented tutorials that included new user jump start, to file sends to server techniques with non-database servers showing how to use Providers and ServerMethods. A Current version of these tutorials can always be found on line

    标签: documented Tutorials tutorials included

    上传时间: 2013-12-18

    上传用户:gyq

  • 实现一个类

    实现一个类,描述二维平面的直线Line。 描述属性:私有属性  直线所通过的点:Point p;  直线的斜率:double m 实现方法:  直线的构建;  返回直线的两个属性;  返回直线在Y轴上的截距:yIntercept ;  判断两条直线是否相等;  显示直线的内容:y = mx + b  isParallelTo(Line line2),判断本直线与直线line2是否平行;  isPeroendicularTo(Line line2),判断本直线与直线line2是否垂直;  translate(double dx, double dy),将直线向右移动dx单位,向上移动dy单位;  rarate(double ta),将直线沿逆时针方向旋转ta度

    标签:

    上传时间: 2015-10-24

    上传用户:Divine

  • This designs uses a Nios II system to demonstrate how to read from the SD card. The software reads W

    This designs uses a Nios II system to demonstrate how to read from the SD card. The software reads WAV files from the SD card and plays it through the LINE OUT line. Simply put a SD card into the slot on the board and connect some speakers to the LINE OUT port.Preparing the SD card

    标签: demonstrate software designs system

    上传时间: 2015-10-26

    上传用户:lizhen9880