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

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

seconds

  • Small utility which calculates the difference in hours and seconds between a starting time and finis

    Small utility which calculates the difference in hours and seconds between a starting time and finish time. Useful for calculating payroll hours, overtime, etc. with C source code. Freeware.

    標簽: calculates difference and starting

    上傳時間: 2015-02-07

    上傳用戶:jing911003

  • BLOG HOSTER---PHP & MYSQL Create Blogs in seconds Installation of your BlogHoster system is easy.

    BLOG HOSTER---PHP & MYSQL Create Blogs in seconds Installation of your BlogHoster system is easy. Your server must meet these requirements: - PHP version 4.2.0 or higher must be installed. - You must have access to an available MySQL database.

    標簽: Installation BlogHoster seconds HOSTER

    上傳時間: 2017-06-06

    上傳用戶:Yukiseop

  • 基于瑞薩電子微控制器的溫度控制系統設計

      為了提高傳統溫度控制系統的性能,將PID控制理論與嵌入式系統相結合,采用瑞薩電子公司的H8S/2166作為核心處理器,AD公司的AD7705以及熱敏電阻溫度傳感器作為溫度檢測單元,利用4×6小鍵盤、LCD顯示器和S1D13305液晶控制器達到良好的人機交互,設計出了一個應用于化工領域的嵌入式實時溫度控制系統。相比于傳統溫度控制系統,該系統提供了更強的計算能力和可擴展能力,采用增量PID控制算法實現復雜控制。通過實驗,該系統能達到0.1 ℃的溫度控制精度以及小于120 s的溫度穩定時間。   Abstract:   In order to improve the performance of conventional temperature control system, combining PID control theory with embedded systems, using the Renesas Electronics Corp. H8S/2166 micro-controller as a core processors, AD7705 and thermistor temperature sensor as a temperature detection unit and 4×6 small keyboard, LCD and S1D13305 LCD controller as a good human-computer interaction, this paper designed an embedded real-time temperature control system which is applied in chemical industry. Compared with conventional temperature control system, this system provides more computing power and extensibility, and adopts PID control algorithm for complex control. Through the experiment, the system can reach temperature control accuracy of 0.1 ℃ and temperature stabilization time of less than 120 seconds.

    標簽: 瑞薩電子 微控制器 溫度控制 系統設計

    上傳時間: 2014-12-26

    上傳用戶:003030

  • 基于AT89C52單片機的智能呼救系統設計

    從系統硬件設計和軟件構成上,介紹一種以AT89C52單片機為核心,通過無線遙控方法實現對預設電話自動撥號報警的智能呼救系統。系統提供了患者在緊急情況下無法使用電話報警時的一種報警手段。由用戶預設的多組電話號碼作為語音報警對象,預錄可長達20 s的語音信號來說明患者所處地點及病情,并通知患者家人。 Abstract:  This paper introduces a intelligent alarming system which is realized by wireless remote control system.This system chiefly consists of AT89C51 the system can processor.User can input several groups of telephone number regarded as alarming objects,The system can record some information 20 seconds to tell the site of the patient.And notice the rokonok of the patient.

    標簽: 89C C52 AT 89

    上傳時間: 2013-11-19

    上傳用戶:wd450412225

  • FET430PIF自制資料

    The MSP-FET430PIF is a Parallel Port interface (does not include target board) that is used to program and debug MSP430 FET tools and test boards through the JTAG interface. This interface is included in our FET tools, but sold without the development board. This interface uses a Parallel PC Port to communicate to the Debugger Software (IAR Kickstart software included) running on the PC. The interface uses the standard 14 pin header to communicate to the MSP430 device using the standard JTAG protocol. The flash memory can be erased and programmed in seconds with only a few keystrokes, and since the MSP430 flash is extremely low power, no external power supply is required. The tool has an integrated software environment and connects directly to the PC which greatly simplifies the set-up and use of the tool. The flash development tool supports development with all MSP430 flash parts. Features MSP430 debugging interface to connect a MSP430-Flash-device to a Parallel port on a PC Supports JTAG debug protocol (NO support for Spy-Bi-Wire (2-wire JTAG) debug protocol, Spy-Bi-Wire (2-wire JTAG) is supported by MSP-FET430UIF) Parallel Port cable and a 14-conductor target cable Full documentation on CD ROM Integrated IAR Kickstart user interface which includes: Assembler Linker Limulator Source-level debugger Limited C-compiler Technical specifications: Backwardly compatable with existing FET tool boards.

    標簽: FET 430 PIF

    上傳時間: 2013-10-26

    上傳用戶:fengweihao158@163.com

  • MSP430 USB JTAG自制資料

    The MSP-FET430U14 is a powerful flash emulation tool to quickly begin application development on the MSP430 MCU. It includes USB debugging interface used to program and debug the MSP430 in-system through the JTAG interface or the pin saving Spy Bi-Wire (2-wire JTAG) protocol. The flash memory can be erased and programmed in seconds with only a few keystrokes, and since the MSP430 flash is ultra-low power, no external power supply is required. The debugging tool interfaces the MSP430 to the included integrated software environment and includes code to start your design immediately.  The MSP-FET430UIF development tools supports development with all MSP430 flash devices

    標簽: JTAG MSP 430 USB

    上傳時間: 2013-10-28

    上傳用戶:13691535575

  • DN427開關控制器故障保護電壓監測

      Have you had the exasperating experience of a laptop orPDA defi antly not responding to your commands? Youfrantically press key after key, but to no avail. As hopeturns to anger (but just before you throw the company’slaptop through the window) you slam your fi nger againstthe on/off power button. Ten seconds later, your laptopfi nally surrenders and the screen goes black in a highpitched whimper.

    標簽: 427 DN 開關控制器 故障保護

    上傳時間: 2013-12-10

    上傳用戶:Vici

  • For the incomplete methods, we kept the representation of the queens by a table and the method of ca

    For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix. heuristics: descent. Tests: 100 queens in less than 1 second and 67 iterations. 500 queens in 1 second and 257 iterations. 1000 queens in 11 seconds and 492 iterations. heuristics: Simulated annealing. Tests: 100 queens in less than 1 second and 47 iterations. 500 queens in 5 seconds and 243 iterations. 1000 queens in 13 seconds and 497 iterations. heuristics: based on Simulated Annealing. Tests: 100 queens in less than 1 second and 60 iterations. 500 queens in 1 second and 224 iterations. 1000 queens in 5 seconds and 459 iterations. 10 000 queens in 20 minutes 30 seconds and 4885 iterations.

    標簽: the representation incomplete methods

    上傳時間: 2015-05-05

    上傳用戶:1159797854

  • 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

    標簽: parameters AR-model Routine mar1psd

    上傳時間: 2015-06-09

    上傳用戶:playboys0

  • This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the bes

    This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the best path route within a specified time. usage: java Evolver <seconds> <city file> <config file> Author: Liu Yang

    標簽: Algorithm Travlling the Salesman

    上傳時間: 2013-12-06

    上傳用戶:nanfeicui

主站蜘蛛池模板: 保靖县| 鹰潭市| 蕲春县| 中西区| 县级市| 中江县| 札达县| 区。| 油尖旺区| 阿巴嘎旗| 宁津县| 清丰县| 明溪县| 桐柏县| 区。| 大庆市| 伽师县| 和平县| 长汀县| 丹巴县| 宁德市| 固镇县| 辽中县| 肇源县| 长岛县| 平度市| 莱阳市| 酉阳| 左云县| 德州市| 宁夏| 张家界市| 汤阴县| 邻水| 永安市| 黔西县| 灌云县| 华宁县| 萍乡市| 京山县| 汕头市|