89c52編寫智能化開關(guān)電源設(shè)計,帶A/D,D/A識別全數(shù)字開關(guān)電源程序。
標(biāo)簽: 89c52 編寫 智能化 開關(guān)電源設(shè)計
上傳時間: 2014-01-08
上傳用戶:lht618
正整數(shù)x 的約數(shù)是能整除x 的正整數(shù)。正整數(shù)x 的約數(shù)個數(shù)記為div(x)。例如,1,2,5,10 都是正整數(shù)10 的約數(shù),且div(10)=4。設(shè)a 和b 是2 個正整數(shù),a≤b,找出a 和b之間約數(shù)個數(shù)最多的數(shù)x。 對于給定的2 個正整數(shù)a≤b,編程計算a 和b 之間約數(shù)個數(shù)最多的數(shù)。 數(shù)據(jù)輸入 輸入數(shù)據(jù)由文件名為input.txt的文本文件提供。文件的第1 行有2 個正整數(shù)a和b。 結(jié)果輸出 程序運行結(jié)束時,若找到的a 和b 之間約數(shù)個數(shù)最多的數(shù)是x,將div(x)輸出到文件output.txt中。 輸入文件示例 輸出文件示例 input.txt output.txt 1 36 9
上傳時間: 2016-10-10
上傳用戶:dianxin61
LTV350QV-F09 is a TMR(Transmissive with Micro Reflective) type color active matrix TFT (Thin Film Transistor) liquid crystal display (LCD) that uses amorphous silicon TFT as a switching devices. This model is composed of a TFT-LCD module, a driver circuit and a back-light unit and a touch screen panel(TSP). The resolution of a 3.5" contains 320RGBx240 dots and can display up to 16.7M colors.
標(biāo)簽: Transmissive Reflective active matrix
上傳時間: 2013-12-11
上傳用戶:大三三
NeC4.5 is a variant of C4.5 decision tree, which could generate decision trees more accurate than standard C4.5 decision trees, through regarding a neural network ensemble as a pre-process of C4.5 decision tree.
標(biāo)簽: decision 4.5 accurate generate
上傳時間: 2013-12-10
上傳用戶:anng
51單片連tcs230的源程序,絕對原創(chuàng),可以記憶顏色。 #define uchar unsigned char #include <reg52.h> #include<math.h> sbit S0=P1^7 sbit S1=P1^0 //端口定義 sbit S2=P1^1 sbit S3=P1^2 sbit OE=P1^3 sbit OUT=P3^4 //頻率從TO口輸入 sbit key0=P1^5 sbit LED=P1^6 sbit a=P3^0 sbit b=P3^1 uchar color //1:blue 2:green 3:red uchar T[4] //color timer uchar TH[4] uchar TL[4] uchar bizhi[4] void time1() interrupt 3 { TH[color]=TH0 TL[color]=TL0 T[color]=(TH[color]*0xff+TL[color]) TR0=0 //關(guān)定時器 TR1=0 TH1=0xB1 TL1=0xE0 //歸0 TH0=0x00 TL0=0x00 //歸0 }
上傳時間: 2016-11-26
上傳用戶:秦莞爾w
Trees are natural structures for representing certain kinds of hierarchical data. A (rooted) tree consists of a set of nodes (or vertices) and a set of arcs (or edges).
標(biāo)簽: hierarchical representing structures natural
上傳時間: 2016-12-22
上傳用戶:siguazgb
本程序是操作系統(tǒng)里面常用的一個程序,某工廠有兩個生產(chǎn)車間和一個裝配車間,兩個生產(chǎn)車間分別生產(chǎn)A、B兩種零件,裝配車間的任務(wù)是把A、B兩種零件組裝成產(chǎn)品。兩個生產(chǎn)車間每生產(chǎn)一個零件后都要分別把它們送到裝配車間的貨架F1、F2上,F(xiàn)1存放零件A,F(xiàn)2存放零件B,F(xiàn)1和F2的容量均為可以存放10個零件。裝配工人每次從貨架上取一個A零件和一個B零件然后組裝成產(chǎn)品。用多線程并發(fā)進(jìn)行正確的管理。
標(biāo)簽: 程序 操作系統(tǒng)
上傳時間: 2016-12-29
上傳用戶:huangld
求 S=a+aa+aaa+…+aaaa…a 之值,其中a是一個數(shù)字。例如:2+22+222+2222+22222(此時n=5), n由鍵盤輸入。
上傳時間: 2013-12-18
上傳用戶:aeiouetla
實現(xiàn)8位數(shù)據(jù)的輸入檢測功能,如與預(yù)先輸入的數(shù)字相同則輸出A,否則輸出B
標(biāo)簽: 8位 數(shù)據(jù) 輸入 檢測功能
上傳時間: 2017-01-02
上傳用戶:xhz1993
多項式擬合的MATLAB工具。只要具有以下幾個函數(shù) POLYFITN - A general n-dimensional polynomial fitting tool POLYVALN - An evaluation tool for polynomials produced by polyfitn POLYN2SYMPOLY - A conversion tool to generate a sympoly from the results of polyfitn POLYN2SYM - A conversion tool to generate a symbolic toolbox object from the results of polyfitn
標(biāo)簽: n-dimensional polynomial POLYFITN POLYVALN
上傳時間: 2014-11-30
上傳用戶:s363994250
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1