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

Auto-update

  • // -*- Mode: Verilog -*- // Filename : wb_master.v // Description : Wishbone Master Behavorial //

    // -*- Mode: Verilog -*- // Filename : wb_master.v // Description : Wishbone Master Behavorial // Author : Winefred Washington // Created On : 2002 12 24 // Last Modified By: . // Last Modified On: . // Update Count : 0 // Status : Unknown, Use with caution! // Description Specification // General Description: 8, 16, 32-bit WISHBONE Master // Supported cycles: MASTER, READ/WRITE // MASTER, BLOCK READ/WRITE // MASTER, RMW // Data port, size: 8, 16, 32-bit // Data port, granularity 8-bit // Data port, Max. operand size 32-bit // Data transfer ordering: little endian // Data transfer sequencing: undefined

    标签: Description Behavorial wb_master Filename

    上传时间: 2014-07-11

    上传用户:zhanditian

  • Initialize U=[uij] matrix, U(0) At k-step: calculate the centers vectors C(k)=[cj] with U(k) &nb

    Initialize U=[uij] matrix, U(0) At k-step: calculate the centers vectors C(k)=[cj] with U(k)                                 Update U(k) , U(k+1)                                                     If || U(k+1) - U(k)||<     then STOP otherwise return to step 2.

    标签: Initialize calculate centers vectors

    上传时间: 2013-12-29

    上传用户:CSUSheep

  • The ADC0803 family is a series of three CMOS 8-bit successive approximation A/D converters using a

    The ADC0803 family is a series of three CMOS 8-bit successive approximation A/D converters using a resistive ladder and capacitive array together with an auto-zero comparator. These converters are designed to operate with microprocessor-controlled buses using a minimum of external circuitry. The 3-State output data lines can be connected directly to the data bus.

    标签: approximation converters successive family

    上传时间: 2016-11-20

    上传用户:libenshu01

  • 这是书上的代码

    这是书上的代码,Visual C++ 环境下用数据库与Auto CAD相结合,设计的功能强大使用方便的图库管理系统,可以运行,供大家参考

    标签: 代码

    上传时间: 2014-09-05

    上传用户:ddddddos

  • 这个源代码主要模仿了一个类似 深度操作系统安装程序中的一个软件自动安装管理器AutoIt v3

    这个源代码主要模仿了一个类似 深度操作系统安装程序中的一个软件自动安装管理器AutoIt v3,具有如下功能: 一、支持INI读取,支持 SECTION 的读取,模块modINIReader.bas支持读取Sections及key 二、支持 /auto /uninstall /del命令行参数运行 三、支持软件后台静默模式安装、支持静默卸载(当然视安装软件的参数支持) 四、支持自身删除 五、模块 modSys.bas 获取文件大小,支持kb,MB,byte及auto 返回大小单位 六、支持高级shell调用及等待安装程序结束并返回结果 七、支持倒计时进度计时器及饼图显示 八、支持XP风格,不需要使用.manifest格式文件 九、支持系统托盘气泡提示各种安装信息等 补充:要安装的软件请放在soft文件夹中,再修改Autoss.ini文件中的安装路径。

    标签: AutoIt v3 源代码

    上传时间: 2016-11-25

    上传用户:liansi

  • Beginning Spring 2 源代码

    Beginning Spring 2 源代码,Beginning Spring Framework 2 - Source Code Update 12/16/07

    标签: Beginning Spring 源代码

    上传时间: 2013-12-18

    上传用户:561596

  • Grass 5.00 start for idiot, one of the best documentation for Grass beginner users. And this is the

    Grass 5.00 start for idiot, one of the best documentation for Grass beginner users. And this is the Chinese edition, for the ones prefer mother language. From the beginning for Linux participation to the BIOS update, and finally the details setup for GRASS Linux users. Moreover, with my suggestion is that Ubuntu 8.10 is the best package for GRASS 5.00, but it is totally up to you how to choose a platform for this talent open source application.

    标签: Grass documentation for the

    上传时间: 2016-12-06

    上传用户:jjj0202

  • 这是书上的代码

    这是书上的代码,Pop-Up Menu在非模态对话框中实现UPDATE-COMMAND-UI机制,供大家参考

    标签: 代码

    上传时间: 2014-01-04

    上传用户:changeboy

  • 1. 统计工资 设计要求: (1) 使用结构数组设计一个公司职员的数据结构

    1. 统计工资 设计要求: (1) 使用结构数组设计一个公司职员的数据结构,使用下述的结构定义: struct employee{ int age char name[15] double salary } (2) 在主函数里构造一个数组company,用来存放职工信息。 (3) 设计update函数,用来对company中指定职员的信息进行更改。要求先按照name查询到相应的职员,然后修改并保存。 (4) 设计一个read函数,用来向company中录入职员信息,并显示结果。 (5) 编写mean函数求平均工资。 应该能对全体职工或大于某一年龄的职工工资求和并计算平均值。 (6) 编写total函数对工资求和。 应该能对全体职工或某一年龄段职工的工资求和。

    标签: 数组 数据结构

    上传时间: 2014-01-23

    上传用户:colinal

  • 一个计算分岔的软件

    一个计算分岔的软件,采用弧长延拓算法,计算后可以画出分岔图形。安装请看说明手册,是解压后doc目录下的auto.pdf。也可以在windows下安装,但需要仿unix环境,例如cygwin。

    标签: 计算 软件

    上传时间: 2017-01-14

    上传用户:懒龙1988