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

sub-committee

  • MIPS 仿真器

    MIPS 仿真器,能够实现汇编,反汇编和模拟运行。自己开发的,java课的大程,可能问题比较多,仅做参考,而且程序架构也设计地不是很好。但作为新手大程学习和简单的MIPS模拟还是没有问题的。 本 MIPS 模拟器支持的指令如下: add,addi,sub,subi,and,andi,or,ori,nor,beq,bne,j,jr,jal,lw,lh,lb,sw,sh,sb, 其中所有的跳 转指令第三个操作数只能为一个行标签[不支持相对地址以及绝对地址],标签可 以写在一行开头,以冒号结尾。

    标签: MIPS 仿真器

    上传时间: 2014-01-03

    上传用户:ruixue198909

  • Fortran has always been the principal language used in the fields of scientific, numerical, and en

    Fortran has always been the principal language used in the fields of scientific, numerical, and engineering programming, and a series of revisions to the standard defining successive versions of the language has progressively enhanced its power and kept it competitive with several generations of rivals. Beginning in 1978, the technical committee responsible for the development of Fortran standards, X3J3 (now called J3), laboured to produce a new, much- needed modern version of the language, Fortran 90. Its purpose is to "promote portability, reliability, maintainability, and efficient execution... on a variety of computing systems". The standard was published in 1991, and work began in 1993 on a minor revision, known informally as Fortran 95. Now this revised

    标签: scientific the principal numerical

    上传时间: 2017-04-11

    上传用户:a3318966

  • SCSI Multimedia Commands 鈥?2 (MMC-2) NCITS 333 T10/1228-D 4.1.1. CD address reporting formats (MSF

    SCSI Multimedia Commands 鈥?2 (MMC-2) NCITS 333 T10/1228-D 4.1.1. CD address reporting formats (MSF bit) Several CD commands can report addresses either in logical block address or in MSF format (see Table 1). The READ HEADER, READ SUB-CHANNEL, and READ TOC/PMA/ATIP commands have this Feature

    标签: Multimedia reporting Commands address

    上传时间: 2013-12-20

    上传用户:lepoke

  • SCSI-3 Multimedia Commands X3T10 1228D 4.1.1. CD address reporting formats (MSF bit) Several CD c

    SCSI-3 Multimedia Commands X3T10 1228D 4.1.1. CD address reporting formats (MSF bit) Several CD commands can report addresses either in logical block address or in MSF format (see Error! Reference source not found.). The READ HEADER, READ SUB-CHANNEL, and READ TOC/PMA/ATIP commands have this feature.

    标签: Multimedia reporting Commands Several

    上传时间: 2013-12-31

    上传用户:lhc9102

  • 用skill语言编写

    用skill语言编写,实现自动加sub。

    标签: skill 语言 编写

    上传时间: 2013-12-25

    上传用户:dyctj

  • //建立窗口 win1 = newwin(15, 50, 1, 1) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "

    //建立窗口 win1 = newwin(15, 50, 1, 1) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "WINDOW 1") mvwprintw(win1, 4,1, "Press any key switching to window 2") win2 = newwin(15, 40, 4, 20) box(win2, ACS_VLINE, ACS_HLINE) mvwprintw(win2, 2,1, "WINDOW 2") //建立子窗口 subwin = derwin(win2, 5, 25, 4, 5) box(subwin, ACS_VLINE, ACS_HLINE) mvwprintw(subwin, 2,1, "Sub Window of Window2") //刷新屏幕 refresh() wrefresh(win1) wrefresh(win2) touchwin(win1) wrefresh(win1) getch() touchwin(win2) mvwprintw(win2, 12,1, "Press any key to exit...") wrefresh(win2) //等待按键 getch() //结束 delwin(win1) delwin(subwin) delwin(win2) endwin()

    标签: ACS_VLINE ACS_HLINE mvwprintw win

    上传时间: 2017-06-12

    上传用户:plsee

  • This volume presents the state of the art concerning quality and interestingness measures for data m

    This volume presents the state of the art concerning quality and interestingness measures for data mining. The book summarizes recent developments and presents original research on this topic. The chapters include surveys, comparative studies of existing measures, proposals of new measures, simulations, and case studies. Both theoretical and applied chapters are included. Papers for this book were selected and reviewed for correctness and completeness by an international review committee.

    标签: interestingness concerning the presents

    上传时间: 2014-01-18

    上传用户:ve3344

  • 一个DSP的示例程序

    一个DSP的示例程序,进行了sub运算,但中间有些小bug,下载者可自行修改

    标签: DSP 程序

    上传时间: 2014-01-17

    上传用户:netwolf

  • PATTERNS FOR TIME-TRIGGERED EMBEDDED SYSTEMS by Michael J. Pont [Pearson Education, 2001 ISBN: 0-

    PATTERNS FOR TIME-TRIGGERED EMBEDDED SYSTEMS by Michael J. Pont [Pearson Education, 2001 ISBN: 0-201-33138-1]. This code is copyright (c) 2001 by Michael J. Pont. See book for copyright details and other information. ---------- This directory contains the files from Chapter 12. The sub-directories are as follows: 12\WDog1232 Contains the project associated with Listing 12-1 to Listing 12-2. 12\WDog8953 Contains the project associated with Listing 12-3 to Listing 12-7.

    标签: J. TIME-TRIGGERED Education PATTERNS

    上传时间: 2013-12-18

    上传用户:极客

  • ARINC429总线

    •ARINC429总线协议是美国航空电子工程委员会(Airlines Engineering Committee)于1977年7月提出的,并于同年发表并获得批准使用,它的全称是数字式信息传输系统(Digital Information Transmission System ) 。协议标准规定了航空电子设备及有关系统间的数字信息传输要求。ARINC429广泛应用在先进的民航客机中,如B-737、B-757、B-767,俄制军用飞机也选用了类似的技术。

    标签: ARINC429 总线

    上传时间: 2015-03-25

    上传用户:423619775