WHEN

共 527 篇文章
WHEN 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 527 篇文章,持续更新中。

Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Lan

Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means th

RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the

RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the simple SR latch, where S and R stand for set and reset. It can be constructed from a pair of cross-c

This article discusses some issues that a typical Windows C++ programmer will encounter when approac

This article discusses some issues that a typical Windows C++ programmer will encounter when approaching Symbian OS for the first time. Our experience in developing for three successive versions of S

ieee754的标准

ieee754的标准,原英文版的!Twenty years ago anarchy threatened floating-point arithmetic. Over a dozen commercially significant arithmetics boasted diverse wordsizes, precisions, rounding procedures and ov

uploading the file , the system will delete the file when time expires

uploading the file , the system will delete the file when time expires

It s a counter which count to up, when on the all positions are "1", it count to down

It s a counter which count to up, when on the all positions are "1", it count to down

This piece of javascript code scraps a friend based on his/her uid when he/she comes online

This piece of javascript code scraps a friend based on his/her uid when he/she comes online

The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language

The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language that can be used to evaluate dynamic expressions within a JSP page. Each EL expression evaluates

Cisco E-DI supports perl scripting through the CLI. This feature automates many of the server and n

Cisco E-DI supports perl scripting through the CLI. This feature automates many of the server and network administration tasks. This section explains how to enable and disable the perl scripting serv

The all mighty mouse: you can have more memory, you can have blue-ray discs but you are still using

The all mighty mouse: you can have more memory, you can have blue-ray discs but you are still using the mouse (and the keyboard) to control your computer. The mouse pointer lets you select objects

The book consists of three sections. The first, foundations, provides a tutorial overview of the pri

The book consists of three sections. The first, foundations, provides a tutorial overview of the principles underlying data mining algorithms and their application. The presentation emphasizes intuiti

I would like to thank my advisor, Dr. A. Lynn Abbott, for helping me throughout my research, Gary F

I would like to thank my advisor, Dr. A. Lynn Abbott, for helping me throughout my research, Gary Fleming and the rest of the people at NASA Langley who provided all the flight information and image

The objective is to set up SPI communication between VTI Technologies digital pressure sensor comp

The objective is to set up SPI communication between VTI Technologies digital pressure sensor component and an MCU of an application device ATMEGA16L. In this code example: ?The MCU is configured

FFTGUI Demonstration of Finite Fourier Transform. FFTGUI(y) plots real(y), imag(y), real(fft(y)

FFTGUI Demonstration of Finite Fourier Transform. FFTGUI(y) plots real(y), imag(y), real(fft(y)) and imag(fft(y)). FFTGUI, without any arguments, uses y = zeros(1,32). When any point is m

supply method to reduce noise when designing project with MCU(Micro cotroller unit)

supply method to reduce noise when designing project with MCU(Micro cotroller unit)

This file is distributed in the hope that it will be useful, but WITHOUT WARRANTY OF ANY KIND.

This file is distributed in the hope that it will be useful, but WITHOUT WARRANTY OF ANY KIND. Author(s): Ole Saether DESCRIPTION: This example should be used together with ex2a

Tiny Planet is small device connected to a GSM cell phone. When the mobile receives a predefined SMS

Tiny Planet is small device connected to a GSM cell phone. When the mobile receives a predefined SMS (text message), like "Activate burglar alarm" or "Start backup pump", the circuit automatically rec

程序所在目录:ex_PWM 打开,进行如下操作: 1. Project->Open

程序所在目录:ex_PWM 打开,进行如下操作: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL,编译链接 3. File->Load Program 4. Debug->Run 可以看到电机开始转动。本例程中PWM的频率是1KHZ ,输出的是两路带死去的PWM波形对。用户只需

When we buy something, we will get a paper with a number speller.

When we buy something, we will get a paper with a number speller.

This is a simple MIPS processor datapath written in VERILOG hardware language. You can see the signa

This is a simple MIPS processor datapath written in VERILOG hardware language. You can see the signals when emulating in signalscan. Compile it with verilog in linux.