搜索结果
找到约 618 项符合
SECOND-clock 的查询结果
matlab例程 本程序直接摘自文献: % S. K. Mitra. Digital Signal Processing: A Computer-Based Approach. Second Edition, %
本程序直接摘自文献:
% S. K. Mitra. Digital Signal Processing: A Computer-Based Approach. Second Edition,
% McGraw-Hill,2001 清华大学出版社,2001
其他书籍 Real-Time Digital Signal Processing Implementations and Applications Second Edition。实时数字信号处理
Real-Time Digital Signal Processing Implementations and Applications Second Edition。实时数字信号处理,非常好。
书籍源码 Thinking in C++ 2nd edition source code which are all the cores of the book Thinking in C++ second e
Thinking in C++ 2nd edition source code which are all the cores of the book Thinking in C++ second edition.that s the best thing to learn C
单片机开发 clock 源程序c lock 源程序 clock 源程序c lock 源程序
clock 源程序c lock 源程序
clock 源程序c lock 源程序
VHDL/FPGA/Verilog Digital Clock in Assembly 我的一个大学满分VHDL作品
Digital Clock in Assembly
我的一个大学满分VHDL作品,数字石英钟的模拟程序。
汇编语言 芯片为EM78P153 P64,P65接晶振,振荡模式为4MHz晶振 看门狗关,指令周期为2个CLOCK,P63为复位脚
芯片为EM78P153
P64,P65接晶振,振荡模式为4MHz晶振
看门狗关,指令周期为2个CLOCK,P63为复位脚
VHDL/FPGA/Verilog My thesis entitled "fpga digital clock," immature, to enlighten
My thesis entitled "fpga digital clock," immature, to enlighten
Java编程 时钟万年历代码 Clock.java放在了一个名叫 Clock的包里
时钟万年历代码 Clock.java放在了一个名叫 Clock的包里
单片机开发 * This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fi
* This a software code module for a time-of-day clock object.
* The clock may be fixed 12-hour, fixed 24-hour, or dynamically
* configurable between these two types. Clock data can be accessed
* as a binary number representing the number of minutes since midnight
* or a BCD number formatted acco ...
单片机开发 * DEFINITION * This a set of math functions that deal with time. The functions accept * 4-digit
* DEFINITION
* This a set of math functions that deal with time. The functions accept
* 4-digit time values and 4-digit time of day values. Time values are
* interpreted as hours-minutes and are valid if all digits are numeric and
* 9 or less, except the second-to-last digit must be 5 or less. T ...