搜索结果
找到约 250 项符合
Auto-update 的查询结果
VHDL/FPGA/Verilog // -*- 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 ...
matlab例程 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) &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp
Update U(k) , U(k+1) &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp ...
单片机开发 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-S ...
操作系统开发 这个源代码主要模仿了一个类似 深度操作系统安装程序中的一个软件自动安装管理器AutoIt v3
这个源代码主要模仿了一个类似 深度操作系统安装程序中的一个软件自动安装管理器AutoIt v3,具有如下功能:
一、支持INI读取,支持 SECTION 的读取,模块modINIReader.bas支持读取Sections及key
二、支持 /auto /uninstall /del命令行参数运行
三、支持软件后台静默模式安装、支持静默卸载(当然视安装软件的参数支持 ...
Java编程 Beginning Spring 2 源代码
Beginning Spring 2 源代码,Beginning Spring Framework 2 - Source Code Update 12/16/07
Linux/Unix编程 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 i ...
数据结构 1. 统计工资 设计要求: (1) 使用结构数组设计一个公司职员的数据结构
1. 统计工资
设计要求:
(1) 使用结构数组设计一个公司职员的数据结构,使用下述的结构定义:
struct employee{
int age
char name[15]
double salary
}
(2) 在主函数里构造一个数组company,用来存放职工信息。
(3) 设计update函数,用来对company中指定职员的信息进行更改。要求先按照name查询到相应的职员,然 ...
Linux/Unix编程 一个计算分岔的软件
一个计算分岔的软件,采用弧长延拓算法,计算后可以画出分岔图形。安装请看说明手册,是解压后doc目录下的auto.pdf。也可以在windows下安装,但需要仿unix环境,例如cygwin。