亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

Low-density

  • 一個(gè)簡(jiǎn)單的應(yīng)用程序

    一個(gè)簡(jiǎn)單的應(yīng)用程序,用來(lái)說(shuō)明循環(huán)結(jié)構(gòu)與分支結(jié)構(gòu)的嵌套使用 * 程序功能:猜數(shù)游戲。定義被猜的數(shù)。通過(guò)鍵盤(pán)輸入進(jìn)行猜數(shù), * 如猜錯(cuò)則顯示“**Wrong**”, “Too high”或“Too low ”; * 猜對(duì)則顯示“**Right**”后退出

    標(biāo)簽: 應(yīng)用程序

    上傳時(shí)間: 2014-01-16

    上傳用戶:tuilp1a

  • The flpydisk sample is a floppy driver that resides in the directory \NtddkSrcStorageFdcFlpydsk. It

    The flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The floppy driver takes commands from the application and then calls routines in the controller which will in turn perform the actual interaction with the device. The sample compiles in 64-bit, but has not been tested in this environment. It is compatible with x86 and Alpha platforms.

    標(biāo)簽: NtddkSrcStorageFdcFlpydsk directory flpydisk resides

    上傳時(shí)間: 2015-03-30

    上傳用戶:龍飛艇

  • Manufacturers of electronic systems that require power conversion are faced with the need for highe

    Manufacturers of electronic systems that require power conversion are faced with the need for higher-density dc-to-dc converters that perform more efficiently,

    標(biāo)簽: Manufacturers electronic conversion systems

    上傳時(shí)間: 2015-04-17

    上傳用戶:diets

  • 自制51編程器 I have build my own programmer. This device can program the AT89C51 and works with it. So i

    自制51編程器 I have build my own programmer. This device can program the AT89C51 and works with it. So it can easily be adapted to programming other devices by itself. The Atmel Flash devices are ideal for developing, since they can be reprogrammed easy, often and fast. You need only 1 or 2 devices in low cost plastic case for developing. In contrast you need 10 or more high cost windowed devices if you must develop with EPROM devices (e.g. Phillips 87C751).

    標(biāo)簽: programmer program device build

    上傳時(shí)間: 2015-05-11

    上傳用戶:sdq_123

  • he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with on

    he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with only 2 discrete levels, for example 0V and 5V and a constant period. The current value of this signal at a certain poiTnt of time is proportional to its Duty Cycle. That s the High Time during one period divided by the period. It can also be calculated as the average value during a particular period. That means after low pass filtering, (e.g. RC circuit) the signal becomes analog, with an actual value controlled by the microcontroller. The PWM functionality enables the LPC932 to control for example the speed of DC motors or the brightness of electric lighting.

    標(biāo)簽: signal Modulated analog create

    上傳時(shí)間: 2015-05-14

    上傳用戶:CHINA526

  • Random Number Generators(隨機(jī)數(shù)生成)包括gaussian random number generator、uniform random number generator、lo

    Random Number Generators(隨機(jī)數(shù)生成)包括gaussian random number generator、uniform random number generator、low-frequency hold generator、1/f noise generator等5種隨機(jī)信號(hào)生成的c源代碼

    標(biāo)簽: generator random number Generators

    上傳時(shí)間: 2014-12-07

    上傳用戶:edisonfather

  • Routine mar1psd: To compute the power spectum by AR-model parameters. Input parameters: ip : AR

    Routine mar1psd: To compute the power spectum by AR-model parameters. Input parameters: ip : AR model order (integer) ep : White noise variance of model input (real) ts : Sample interval in seconds (real) a : Complex array of AR parameters a(0) to a(ip) Output parameters: psdr : Real array of power spectral density values psdi : Real work array in chapter 12

    標(biāo)簽: parameters AR-model Routine mar1psd

    上傳時(shí)間: 2015-06-09

    上傳用戶:playboys0

  • SDL Library Documentation. The SDL library is designed to make it easy to write games that run on Li

    SDL Library Documentation. The SDL library is designed to make it easy to write games that run on Linux, *BSD, MacOS, Win32 and BeOS using the various native high-performance media interfaces, (for video, audio, etc) and presenting a single source-code level API to your application. SDL is a fairly low level API, but using it, completely portable applications can be written with a great deal of flexibility.

    標(biāo)簽: Documentation SDL designed Library

    上傳時(shí)間: 2015-06-23

    上傳用戶:nanxia

  • Features • Compatible with MCS-51® Products • 8K Bytes of In-System Programmable (ISP

    Features • Compatible with MCS-51® Products • 8K Bytes of In-System Programmable (ISP) Flash Memory – Endurance: 1000 Write/Erase Cycles • 4.0V to 5.5V Operating Range • Fully Static Operation: 0 Hz to 33 MHz • Three-level Program Memory Lock • 256 x 8-bit Internal RAM • 32 Programmable I/O Lines • Three 16-bit Timer/Counters • Eight Interrupt Sources • Full Duplex UART Serial Channel • Low-power Idle and Power-down Modes • Interrupt Recovery from Power-down Mode • Watchdog Timer • Dual Data Pointer • Power-off Flag

    標(biāo)簽: 8226 Programmable Compatible In-System

    上傳時(shí)間: 2015-06-27

    上傳用戶:dianxin61

  • his project was built and tested with WinAVR-20060125. Make sure the MCU target define in the Mak

    his project was built and tested with WinAVR-20060125. Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!! To build the code, just install WinAVR and run "make" from the console in echomaster and echoslave subdirs. "make program" will program the device if you have a AVRISP attached. Remember to set the AVR device to at least 8MHz. The AVR may use the programmable clock from MC1319x, just remember to check if the MC1319x and SPI communication is working FIRST! Otherwise you wont get any clock signal to the AVR and then you can t program it or reset the fuses! The MC1319x has default clock output of 32kHz so you will have to set your programmer to a very low frequency (<=32kHz/4) to be able to program it while it is running on that!

    標(biāo)簽: the 20060125 project WinAVR

    上傳時(shí)間: 2014-10-10

    上傳用戶:yan2267246

主站蜘蛛池模板: 南投市| 江口县| 讷河市| 扎兰屯市| 瑞昌市| 固镇县| 峨边| 井冈山市| 微山县| 东平县| 河北区| 菏泽市| 潞西市| 宁波市| 金乡县| 峨边| 曲水县| 色达县| 周口市| 赣榆县| 大悟县| 安康市| 佛冈县| 宝丰县| 富川| 乐陵市| 牡丹江市| 武鸣县| 宣城市| 嘉荫县| 灌阳县| 湖南省| 高台县| 大悟县| 福海县| 岚皋县| 建始县| 淮南市| 清水河县| 麻阳| 始兴县|