一個(gè)簡(jiǎn)單的C++詞法分析器,包括head文件和所有源碼,可直接運(yùn)行
標(biāo)簽: 分析器
上傳時(shí)間: 2013-12-08
上傳用戶:離殤
51單片連tcs230的源程序,絕對(duì)原創(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)定時(shí)器 TR1=0 TH1=0xB1 TL1=0xE0 //歸0 TH0=0x00 TL0=0x00 //歸0 }
上傳時(shí)間: 2016-11-26
上傳用戶:秦莞爾w
增加系統(tǒng)功能調(diào)用,在Red-Flag5.0下編譯內(nèi)核,注意內(nèi)核版本應(yīng)該是2.6.0~2.6.9,之后版本內(nèi)核的編譯方式有變化!
標(biāo)簽:
上傳時(shí)間: 2016-12-02
上傳用戶:JIUSHICHEN
A novel met hod t o p artially compensate sigma2delta shap ed noise is p rop osed. By injecting t he comp en2 sation cur rent int o t he p assive loop f ilte r during t he delay time of t he p hase f requency detect or ( PFD) , a maximum reduction of t he p hase noise by about 16dB can be achieved. Comp a red t o ot he r compensation met hods , t he tech2 nique p rop osed he re is relatively simple and easy t o implement . Key building blocks f or realizing t he noise cancel2 lation , including t he delay va riable PFD and comp ensation cur rent source , a re sp ecially designed. Bot h t he behavior level and circuit level simulation results a re p resented.
標(biāo)簽: sigma2delta compensate injecting artially
上傳時(shí)間: 2013-12-18
上傳用戶:qlpqlq
創(chuàng)建進(jìn)度條 jpb = new JProgressBar() jbutton = new JButton("觀看演示") jbutton.addActionListener(this) this.getContentPane().add(jbutton) //設(shè)置進(jìn)度條的前景色為紅色 jpb.setForeground(Color.red) this.getContentPane().add(jpb) //給進(jìn)度條注冊(cè)事件監(jiān)聽(tīng)器
標(biāo)簽: jbutton addActionListener JProgressBar new
上傳時(shí)間: 2017-01-06
上傳用戶:wl9454
輕量級(jí)http服務(wù)器程序,實(shí)現(xiàn)了一個(gè)HTTP服務(wù)器的所有基本功能,包括GET, HEAD, and POST方法等等。
標(biāo)簽: http 輕量級(jí) 服務(wù)器 程序
上傳時(shí)間: 2017-01-07
上傳用戶:stewart·
This worm file is disseminated except that through MIRC and outlook Express. This worm will duplicate red.exe in the computer arriving and infecting too, and in mirc catalogue in the system, produce a script.ini file, let the worm be disseminated through Mirc communication software by this.
標(biāo)簽: This worm disseminated duplicat
上傳時(shí)間: 2017-01-13
上傳用戶:dbs012280
[smith.rar] - smith原圖,希望能給學(xué)射頻的一些幫助 [CommandPattern.rar] - ,Head First 設(shè)計(jì)模式原書(shū)用的是JAVA寫(xiě)的代碼,網(wǎng)絡(luò)上也有C#的,但沒(méi)有見(jiàn)到用C++實(shí)現(xiàn)的。這是我用C++實(shí)現(xiàn)的命令模式的代碼 [網(wǎng)吧管理系統(tǒng)客戶端源程序.zip] - 這里是源碼。 宛楓書(shū)社圖書(shū)管理系統(tǒng) V1.0 Beta 測(cè)試版 面向中小型書(shū)店、個(gè)體書(shū)店進(jìn)行全面的人員、物流管理,旨在實(shí)現(xiàn)書(shū)店管理信息化。本系統(tǒng)采用會(huì)員制管理,將人員分為經(jīng)理、倉(cāng)庫(kù)管理員、售書(shū)員、會(huì)員、游客等,分別擁有不同的權(quán)限,各司其職,以便提高工作效率。系統(tǒng)功能包括:供應(yīng)商管理、進(jìn)書(shū)管理、圖書(shū)資
標(biāo)簽: smith
上傳時(shí)間: 2013-12-12
上傳用戶:lo25643
ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project involves the design and implementation of a audio synthesis device that converts moving images into audio signals. The system is built on a TM320C54x DSP with interface to an IMAQ camera module via the serial port on a PC. Brief description: A LabVIEW VI acquires an image from the IMAQ camera module. It quantizes the image into a 5x5, 3-bit image, and sends the data to the TM320C54x DSP via a serial port. The TM320C54x DSP constructs a 64-tap FIR by combining a series of 64-tap head related transfer functions (HRTF) according to the incoming data, and then filters an input audio signal with this FIR filter, in effect creating a correspondence between the filtered signal and the original image.
標(biāo)簽: Visual-to-Audio Electronic download project
上傳時(shí)間: 2017-02-01
上傳用戶:笨小孩
PL0 C語(yǔ)言版本 //A.2 C 版 本 /*編譯和運(yùn)行環(huán)境: *1Visual C++6.0,VisualC++.NET and Visual C++.NET 2003 *WinNT, Win 200, WinXP and Win2003 *2 gcc version 3.3.2 20031022(Red Hat Linux 3.3.2-1) *Redhat Fedora core 1 *Intel 32 platform *使用方法: *運(yùn)行后輸入PL/0 源程序文件名 *回答是否輸出虛擬機(jī)代碼 *回答是否輸出名字表 *fa.tmp 輸出虛擬機(jī)代碼 *fa1.tmp 輸出源文件及其各行對(duì)應(yīng)的首地址 *fa2.tmp 輸出結(jié)果 *fas.tmp 輸出名字表 */
標(biāo)簽: Visual NET VisualC WinNT
上傳時(shí)間: 2013-12-22
上傳用戶:遠(yuǎn)遠(yuǎn)ssad
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1