water temperature control system uses the Single Chip Microcomputer to carry on temperature real-time gathering and controling. DS18B20, digitized temperature sensor, provides the temperature signal by "a Main line". In -10~+85℃ the scope, DS18B20’s inherent measuring accuracy is 0.5 ℃. The water temperature real-time control system uses the electricity nichrome wire carring on temperature increiseament and operates the electric fan to realize the temperature decrease control. The system has the higher measuring accuracy and the control precision, it also can complete the elevation of temperature and the temperature decrease control.
標簽: temperature Microcomputer real-tim control
上傳時間: 2015-12-10
上傳用戶:nairui21
pso優化算法的vc++源程序。在vc.net2003下面通過。 建議:看代碼之前,請先弄明白pso是怎么回事。然后請對應著來:程序中用Agent代表一只鳥,PSO代表鳥群。閱讀源代碼,不要順著看,先看Main(),然后按照出現的東西的順序,一個一個得來。
上傳時間: 2015-12-11
上傳用戶:zhuimenghuadie
我 Porting 的 uC/OS-II V2.84 (目前Micrium)最新版之 Keil C51 工程,專供給 8051 上做任務調度,我已將 Code Size 改小至 4000 Byte,對于 X-Ram 的用量也僅 160 Byte(于 Keil C51 V8.08a 下編譯后).我在 Main.c 內創建了兩個任務調度的 LED 閃爍程序,方便了解任務是如何被創建的,同時我也在 Keil C51 的 Project 內設好了 Simulator 模式及 Port 1 窗視可即時的觀測這兩個任務調度情況.
標簽: Porting Micrium OS-II 2.84
上傳時間: 2015-12-14
上傳用戶:gundamwzc
一個使用MSP430匯編語言寫的 RTOS,此版本為 V1.1 版并已修正過在 IAR MSP430 V3.42A 編譯后可于 Simulator 下正常調度工作了,其中設置的六個任務上都下了斷點,方便在 Simulator 下觀測任務調度,茲將原使用說明詳列如下: M430/OS 演示程序 V1.1 版,此演示程序包含六個任務: softclock 軟時鐘任務 task1 向端口2的每個管腳輸出方波的任務 task2 向端口3的每個管腳輸出方波的任務 task3 向端口4的每個管腳輸出方波的任務 task4 向端口5的每個管腳輸出方波的任務 taskled 點亮P1.0上指示燈的任務 6個任務,加上M430/OS的空閑任務,共7個任務,系統開辟了6塊堆棧,空閑任務使用Main程序的堆棧,空閑任務不保存現場。每塊堆棧的大小可以不同。 軟時鐘任務利用M430/OS的多任務延時模擬了一個有年、月、日、時、分、秒的時鐘,并且可以日期,時間格式為BCD格式或10進制格式。
上傳時間: 2015-12-14
上傳用戶:www240697738
IT++ is a C++ library of mathematical, signal processing and communication system routines/functions. Its Main use is in simulation of communication systems or for performing research in the area of communications.
標簽: communication mathematical processing functions
上傳時間: 2014-01-13
上傳用戶:han_zh
http://www.bc-cn.net/Article/kfyy/cyy/jc/200409/5_4.html float aver(float a[5]) { int i float av,s=a[0] for(i=1 i<5 i++) s=s+a[i] av=s/5 return av } void Main() { float sco[5],av int i
標簽: float Article 200409 bc-cn
上傳時間: 2014-01-08
上傳用戶:zsjzc
1、簡介 此代碼是IS0 13818-5 MPEG2系統層協議分析代碼,經過我的一點修改,現在終于可以在VC++ 6.0下編譯運行, 發布上來獻給那些為了理解MPEG2系統層協議而苦苦加班的程序員。為了可以在windows下編譯,我修改了部分操作系統相關代碼,注解掉了一些Main函數,只留下decode.cpp中的Main函數沒有注解,所以編譯后的程序是TS流系統層解碼分析程序,如果要實現其他功能如encode,只要把decode.cpp中的Main函數注解,把encode.cpp中的Main函數注解去掉即可。
上傳時間: 2014-01-21
上傳用戶:ywqaxiwang
實現linux的網卡的ip地址、掩碼、默認路由的查詢和修改程序,Main函數是我測試用的,你可以按照Main的寫法任意使用其他函數
上傳時間: 2014-12-05
上傳用戶:tedo811
本文件包基于asp.net + javascript方式,實現了基于瀏覽器的網頁所見即所得式的設計,直接在瀏覽器中打開Main.html即可,按住shift建加鼠標拖動即可創建一個層,然后可以隨意拖動、定位該層。同時利用浮動工具框完成對層內容的編輯。最后可以預覽網頁。并生成文件。
標簽: javascript asp net 方式
上傳時間: 2016-01-03
上傳用戶:hj_18
This zip file describes how to generate a clock on the PCK pin using the PMC running under AT91RM3400DK with Green hills 3.6.1 Multi® 2000 Software Tool. Includes Main.html file for help.
標簽: describes the generate running
上傳時間: 2013-12-11
上傳用戶:hgy9473