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

位<b>同步器</b>

  • 这是一个使用M128芯片的多功能仪器

    这是一个使用M128芯片的多功能仪器,使用了16位的定时器,2路的UART。开发工具为 GCC3.2,PC上机位程序使用VB6开发

    标签: M128 芯片 多功能 仪器

    上传时间: 2015-11-16

    上传用户:jeffery

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • 2级流水线

    2级流水线,使用4元件实现的22位全加器的VHDL语言实现,适用于altera的FPGA

    标签: 流水线

    上传时间: 2016-01-27

    上传用户:ayfeixiao

  • 3级流水线

    3级流水线,含4元件的22位全加器的VHDL语言实现,适用于altera系列的FPGA

    标签: 流水线

    上传时间: 2016-01-27

    上传用户:cc1915

  • 利用触发器实现的

    利用触发器实现的,8位半加器的VHDL语言实现,适用于altera系列FPGA

    标签: 触发器

    上传时间: 2016-01-27

    上传用户:270189020

  • 触发器实现的

    触发器实现的,8位全加器的VHDL语言实现,适用于altera系列的FPGA

    标签: 触发器

    上传时间: 2013-12-15

    上传用户:caiiicc

  • Matlab小问题 问: Matlab仿真中怎样编辑Scope中的图象??? 答: 实现的方法有以下的几种: 1)PrintScreen

    Matlab小问题 问: Matlab仿真中怎样编辑Scope中的图象??? 答: 实现的方法有以下的几种: 1)PrintScreen,然后粘贴到Windows位图编辑器,选择图像点击右键,选择“反色”即可; 2)在Scope中,它的参数设置的第二页,有一个Save Data to Workplace,将它选中,然后在下面的方框 中指定变量名,然后用plot命令画出; 3)直接在模型上再加一个,to Workplace模块,也用plot画出; 4) 等scope显示出来图像以后,在matlab上运行 set(0, ShowHiddenHandles , On ) set(gcf, menubar , figure ) 这时候你会发现scope的工具栏的上面多了一行,点击insert-axes,鼠标会变成十字形状,然后再图像的任意一处双击左键出现一个对话框PropertyEditor,选中style在窗口的右便会出现color,这时你就可以任意修改背景颜色了。 问: 怎样进行S-function的编程和使用??? 答: S-function也就是System-function的缩写。说得简单,S-function就是用MATLAB所提供的模型不能完全满足用户,而提供给用户自己编写程序来满足自己要求模型的接口。要了

    标签: Matlab PrintScreen Scope 仿真

    上传时间: 2013-12-15

    上传用户:13681659100

  • dspTMS320F2812

    dspTMS320F2812,片上自带的12位AD转换器应用程序

    标签: dspTMS F2812 2812 320F

    上传时间: 2016-04-18

    上传用户:cc1915

  • 用游标的方法实现对称差的计算

    用游标的方法实现对称差的计算,即 (A-B)+(B-A)

    标签: 对称 计算

    上传时间: 2016-05-23

    上传用户:远远ssad

  • 本程序实现了一个数字频率计。它由一个测频控制信号发生器TESTCTL

    本程序实现了一个数字频率计。它由一个测频控制信号发生器TESTCTL,8个有时钟的十进制计数器CNT10,一个32位锁存器REG32B组成。

    标签: TESTCTL 程序 数字频率计 控制信号

    上传时间: 2013-12-16

    上传用户:894898248