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

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Depth-first

  • 高精度溫度測量鉑電阻溫度探測器(PRTDs)和??ADC

    Abstract: Many modern industrial, medical, and commercial applications require temperature measurements in the extended temperature rangewith accuracies of ±0.3°C or better, performed with reasonable cost and often with low power consumption. This article explains how platinumresistance temperature detectors (PRTDs) can perform measurements over wide temperature ranges of -200°C to +850°C, with absolute accuracyand repeatability better than ±0.3°C, when used with modern processors capable of resolving nonlinear mathematical equation quickly and costeffectively. This article is the second installment of a series on PRTDs. For the first installment, please read application note 4875, "High-Accuracy Temperature Measurements Call for Platinum Resistance Temperature Detectors (PRTDs) and Precision Delta-Sigma ADCs."

    標簽: PRTDs ADC 高精度 溫度測量

    上傳時間: 2013-11-06

    上傳用戶:WMC_geophy

  • LineWatcher dials your ISP, keeps your connection alive and logs errors. Originally distributed as f

    LineWatcher dials your ISP, keeps your connection alive and logs errors. Originally distributed as freeware, this program counts over 10.000 downloads since its first release in 2001. See home page http://www.reseau.org/linewatcher/index.html

    標簽: your LineWatcher distributed connection

    上傳時間: 2015-01-10

    上傳用戶:songyue1991

  • Tug of War(A tug of war is to be arranged at the local office picnic. For the tug of war, the picnic

    Tug of War(A tug of war is to be arranged at the local office picnic. For the tug of war, the picnickers must be divided into two teams. Each person must be on one team or the other the number of people on the two teams must not differ by more than 1 the total weight of the people on each team should be as nearly equal as possible. The first line of input contains n the number of people at the picnic. n lines follow. The first line gives the weight of person 1 the second the weight of person 2 and so on. Each weight is an integer between 1 and 450. There are at most 100 people at the picnic. Your output will be a single line containing 2 numbers: the total weight of the people on one team, and the total weight of the people on the other team. If these numbers differ, give the lesser first. )

    標簽: picnic the tug war

    上傳時間: 2014-01-07

    上傳用戶:離殤

  • java 開發(fā)的郵件服務器平臺。支持以下協(xié)議。 協(xié)議可以修改為自己的專門標識

    java 開發(fā)的郵件服務器平臺。支持以下協(xié)議。 協(xié)議可以修改為自己的專門標識,這個版本絕對能用,我自己的郵件服務器就是使用這個開源項目,修改后架設的,據(jù)說21cn也是用這個引擎開發(fā)的郵件系統(tǒng)。SMTP轉發(fā)的時候需要二次開發(fā)。 Item Status Since First released SMTP server Stable 1.0 0.95 Mailet Engine Stable 1.2 0.95 FileSystem mailboxes/spool Stable 1.2 1.0 RDBMS mailboxes/spool Stable 1.2 1.2 POP3 server Stable 1.1 1.0 RDBMS - Users Stable 1.2.1 1.2.1 LDAP Support - Users Experimental 1.2 1.2 TLS Support - POP3 Experimental 1.2 1.2 Remote Manager Stable 1.0 1.0 TLS Support - Remote Manager Stable 1.2 1.2 NNTP server Experimental 1.2 1.2 FetchPOP Experimental 2.1 2.1

    標簽: java 協(xié)議 服務器 修改

    上傳時間: 2014-01-19

    上傳用戶:zhouchang199

  • Pocket 1945 is a classic shooter inspired by the classic 1942 game. The game is written in C# target

    Pocket 1945 is a classic shooter inspired by the classic 1942 game. The game is written in C# targeting the .NET Compact Framework. This article is my first submission to Code Project and is my contribution to ongoing .NET CF competition.

    標簽: classic game inspired shooter

    上傳時間: 2014-02-10

    上傳用戶:康郎

  • Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also d

    Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimedia RAD program that plays movies, WAV files, and MIDI files. Shutting down the BCB RAD programming tools and writing raw Windows API code instead. Creating components dynamically on the heap at runtime. Setting up event handlers (closures) dynamically at runtime. A brief introduction to using exceptions. This topic is covered in more depth in Chapter 5, "Exceptions." A brief introduction to ANSI strings. This subject is covered in more depth in Chapter 3, "C++Builder and the VCL." Using the online help. Greping through the include and source files that come with the product and with this book.

    標簽: introduce Overview Borland Builder

    上傳時間: 2014-01-04

    上傳用戶:小鵬

  • 一個程序

    一個程序,用于判定給定的文法是否為LL(1)文法。 實現(xiàn)了:1.文法的機內表示;2. FIRST集和FOLLOW集的計算; 3. LL(1)預測分析表的構造。

    標簽: 程序

    上傳時間: 2015-03-30

    上傳用戶:yzy6007

  • 本程序將用戶信息設計成一個類

    本程序將用戶信息設計成一個類,使用對象模擬對 象數(shù)據(jù)庫,將用戶信息保存到數(shù)據(jù)文件中。并實現(xiàn)打開 文件,保存文本,添加&刪除用戶信息等功能。 在運行的過程中,用戶須先填上自己的姓名、性別 ,然后選擇自己所在省份、城市。點擊“Add”按鈕, 該用戶信息即可添加進面板左邊的文本區(qū),點擊 “Delete”時,可刪除該用戶的信息,點擊“Open”可 打開一個文件,點“Prior”可將該用戶信息上移一行, “Next”下移一行,“First”上移至文本區(qū)第一行, “Last”信息下移至最后一行,“Save”保存左邊的文 件為一個文本文檔。

    標簽: 程序 用戶

    上傳時間: 2015-03-31

    上傳用戶:253189838

  • TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a

    TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a simple 3D FDTD simulation. An idealized rectangular waveguide is modeled by treating the interior of the mesh as free space and enforcing PEC conditions on the faces of the mesh. A simplified plane wave source is inserted at one end. First released 12 April 1999. Version 1.03 released 2 December 1999.

    標簽: demonstrating stripped-down implementing minimalist

    上傳時間: 2013-12-21

    上傳用戶:無聊來刷下

  • The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field

    The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fairly simple tweak to the code, but for now you ll have to make that tweak yourself.) I have attempted to provide copious comments in the code and hope that a knowledgeable C programmer can quickly map the approach as described in the paper to what is in the program.

    標簽: two-dimensional computational polarization non-zero

    上傳時間: 2013-12-13

    上傳用戶:cylnpy

主站蜘蛛池模板: 鲁山县| 柞水县| 志丹县| 东明县| 若尔盖县| 郁南县| 瓦房店市| 庄浪县| 宣恩县| 凤山县| 西藏| 大余县| 社会| 朝阳区| 乌拉特前旗| 仁化县| 墨玉县| 中宁县| 新干县| 沙田区| 清丰县| 土默特右旗| 青州市| 嘉黎县| 溧阳市| 民权县| 南雄市| 余庆县| 横山县| 遵义县| 英山县| 武义县| 钦州市| 宕昌县| 水城县| 泾阳县| 缙云县| 黄浦区| 民和| 墨江| 无棣县|