Digital Thermostat with High Accuracy -6,00 to 46,00 °C Digital Thermostat We build a digital thermostat for home applications, which controls the room temperature. I used the AT90S2313 microprocessor of ATMEL. The digital thermostat opens the main heating valve of the apartment and the hot water flows in the radiators. Digital Thermostat Board
標簽: Thermostat Digital Accuracy digital
上傳時間: 2014-01-18
上傳用戶:D&L37
data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 byte "The result is : ",0 align 4 jia1gao sdword 0 jia1 sdword 0 .code main proc call clrscr mov esi,offset array mov ecx,lengthof array mov edx,offset str1 push esi putin: call writestring
標簽: Please sdword number array
上傳時間: 2014-01-13
上傳用戶:xiaoyunyun
Dropbear is an SSH 2 server, designed to be usable in small memory environments. It supports: * main features of SSH 2 protocol * Implements X11 forwarding, and authentication-agent forwarding for OpenSSH clients * Compatible with OpenSSH ~/.ssh/authorized_keys public key authentication
標簽: environments Dropbear designed supports
上傳時間: 2014-01-16
上傳用戶:skhlm
The Hardware folder contains the following files:- 1) Sram_Interface.bit -----------------> Bitstream File 2) Sram_Interface.ucf -----------------> UCF File 3) Sram_Interface.vhd -----------------> main Entity 4) Sram_Interface_tb.vhd ------------> Test Bench 5) SRAM_RD_WR.vhd ------------> Sub Module
標簽: Sram_Interface following Hardware contains
上傳時間: 2014-11-11
上傳用戶:gmh1314
SNVision Library (.dll).是法國SpikeNet公司的核心視覺分析軟件。 SNVision Library (.dll) is the true core of our technology. It is made of 50 fully documented functions for image processing and analysis. It is provided with "how to use" examples for the main programming languages. SNVision Library is the runtime module which enables you to include Spikenet Technology into your application
標簽: SNVision Library dll SpikeNet
上傳時間: 2013-11-30
上傳用戶:陽光少年2016
Tiger編譯器,TigerBox v.01 =============================================== 本軟件作者保留其著作權力,請保留原作者信息完整性 程序需要SWT庫支持,該發行版本已經包含了win32版本的SWT運行庫 運行方式:win32:點擊exec.bat執行 程序已經帶有我編寫的Tiger編譯器,所以所有功能均可使用 你也可以把自己的編譯器用于該IDE 具體方法: 假設你曾經是通過 java MyTiger.main xx.tig 運行程序的,那么在本程序目錄etc下,打開conf文件,把"MyTiger.main" 將原先的文字替換,不可有其他多余字符 MyTiger.main就是你編譯器main函數的所在類 CSK www.csksoft.net csk@live.com
上傳時間: 2013-12-08
上傳用戶:asddsd
使用matlab,繪畫出美國的星條旗。請運行main文件
標簽: matlab
上傳時間: 2015-10-08
上傳用戶:lanwei
顯示"凌陽 科技 落實 生活"八個漢字,分四個詞在四行 // 上錯開顯示。 // 涉及的庫: CMacro1016.lib // 組成文件: main.c/SPLC501User.c/Chinese_Table.c // SPLC501Driver_IO.asm/DataOSforLCD.asm // SPLC501User.h/Chinese_Table.h // SPLC501Driver_IO.inc // // 硬件連接: LCD DB0~DB7接IOA0~IOA7 // LCD EP 接IOB5 // LCD RW 接IOB4 // LCD A0 接IOB3 // LCD /CS 接IOB2 或接地也可
上傳時間: 2014-06-28
上傳用戶:924484786
先畫一個實心圓,然后再畫一條橫線,再在實心圓上疊加顯 // 顯示漢字:"凌陽科技",最后實現向上滾屏 // 涉及的庫: CMacro1016.lib // 組成文件: main.c/SPLC501User.c/Chinese_Table.c // SPLC501Driver_IO.asm/DataOSforLCD.asm // SPLC501User.h/Chinese_Table.h // SPLC501Driver_IO.inc // // 硬件連接: LCD DB0~DB7接IOA0~IOA7 // LCD EP 接IOB5 // LCD RW 接IOB4
標簽:
上傳時間: 2013-11-25
上傳用戶:sevenbestfei
在USB/UART轉換芯片支持下,通過USB接口使用UART與上位機通訊, // 當收到上位機發送的數據時,把接收到的數據發送到上位機,顯示 // 在上位機串口調試軟件上 // IDE環境: SUNPLUS u nSPTM IDE 2.0.0(or later) // PC機環境: 串口調試工具(PortExpert) // 涉及的庫: CMacro1016.lib // 組成文件: main.asm // 硬件連接: USB線連接實驗儀與PC的USB接口
上傳時間: 2014-01-14
上傳用戶:xuanchangri