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

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

網(wǎng)絡(luò)業(yè)(yè)務(wù)

  • 輸入:以十進(jìn)制的形式讀入要判斷的年份

    輸入:以十進(jìn)制的形式讀入要判斷的年份,從鍵盤取得的一個(gè)十進(jìn)制數(shù)轉(zhuǎn)換為二進(jìn)制數(shù)存入BX寄存器中,再將BX中的內(nèi)容保存在變量year中。 判斷:首先將year中的內(nèi)容首先除以4,不能被4整除,則一定不是閏年,能被4整除的,需再將year中的內(nèi)容除以100,不能被100整除的,則一定是閏年,能被100整除的,需再將year中的內(nèi)容除以400,能被400整除的,則是閏年,不能被400整除的,則不是閏年。 輸出:經(jīng)判斷后,是閏年的輸出“This is a leap year!”,不是閏年的則輸出“ This is not a leap year! ”,然后輸出是否要繼續(xù)判斷另一年份是否是閏年的提示字符串“ Continue jugding(y/n)?”,輸入‘y’,則輸入要判斷的年份,輸入其它字符則結(jié)束程序。

    標(biāo)簽: 輸入 十進(jìn)制

    上傳時(shí)間: 2015-09-21

    上傳用戶:xmsmh

  • 用VB寫的

    用VB寫的,通過三菱FX1S系列的編程端口與電腦串口進(jìn)行通訊,可對(duì)X、M、Y、D、T、C的寄存器進(jìn)行讀寫控制,操作很簡單、方便

    標(biāo)簽:

    上傳時(shí)間: 2015-09-29

    上傳用戶:417313137

  • 針對(duì)“虎書”中的tiger語言寫的語法分析器 根據(jù)書中對(duì)tiger語言的描述寫了72條文法

    針對(duì)“虎書”中的tiger語言寫的語法分析器 根據(jù)書中對(duì)tiger語言的描述寫了72條文法,對(duì)所有沖突均進(jìn)行了處理,都是無害的沖突。本分析器還能對(duì)部分錯(cuò)誤恢復(fù)。 特別提示:使用命令"yacc -v tiger.grm"可得到文件y.output

    標(biāo)簽: tiger 語言 語法分析器

    上傳時(shí)間: 2014-01-13

    上傳用戶:epson850

  • CCS編程環(huán)境 使用的是匯編加C的混合編程方法: The programme of the Correlation Algorithm. Using INT2 to get the input s

    CCS編程環(huán)境 使用的是匯編加C的混合編程方法: The programme of the Correlation Algorithm. Using INT2 to get the input signal. Array x, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array y, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array cor is the Correlation result, the length is 255, 32-bit floating point.

    標(biāo)簽: Correlation Algorithm programme the

    上傳時(shí)間: 2013-12-21

    上傳用戶:leixinzhuo

  • bject Inspector is a component suite that contains inspectors allowing you to change anything in y

    bject Inspector is a component suite that contains inspectors allowing you to change anything in your application at runtime. Object Inspector suite includes: TPropertyInterface component for easy access to any property or event of any component at runtime TComponentInspector customizable full-functional runtime object inspector control TComponentComboBox control for easy selecting component TCommonInspector abstract inspector control for inspect anything in your application TDBInspector ready-to-use database inspector control TIniInspector ready-to-use ini-file inspector control TApplicationInspector ready-to-use inspector control for changing Application properties at runtime TSystemColorsInspector ready-to-use inspector control for changing Windows colors Examples small and clean projects illustrating features of inspectors and TPropertyInterface components Source codes full source code of all components and useful internal classes

    標(biāo)簽: inspectors Inspector component allowing

    上傳時(shí)間: 2015-10-02

    上傳用戶:無聊來刷下

  • 單片機(jī)通過DA對(duì)信號(hào)采樣

    單片機(jī)通過DA對(duì)信號(hào)采樣,然后在液晶顯示波形。 功能:采集數(shù)據(jù)、存儲(chǔ)并Y路輸出。擴(kuò)展:A,B路選通,單次/連續(xù)觸發(fā)方式切換, 鎖存當(dāng)前波形,垂直方向增益,垂直方向移動(dòng)波形

    標(biāo)簽: 單片機(jī) 信號(hào)采樣

    上傳時(shí)間: 2014-12-19

    上傳用戶:sxdtlqqjl

  • 用用改進(jìn)歐拉法解常微分方程的問題,并應(yīng)用該算法于實(shí)際問題.并在程序結(jié)果路比較用表列出近似解yi

    用用改進(jìn)歐拉法解常微分方程的問題,并應(yīng)用該算法于實(shí)際問題.并在程序結(jié)果路比較用表列出近似解yi,準(zhǔn)確解y(i)

    標(biāo)簽: 改進(jìn)歐拉法 常微分方程 實(shí)際問題 算法

    上傳時(shí)間: 2014-08-03

    上傳用戶:sclyutian

  • 本實(shí)驗(yàn)利用PS/2接口實(shí)現(xiàn)了與鼠標(biāo)通信

    本實(shí)驗(yàn)利用PS/2接口實(shí)現(xiàn)了與鼠標(biāo)通信,并將鼠標(biāo)的按鍵信息通過D6,D7,D8,D9 來直觀的放映,其中D6,D7代表鼠標(biāo)右鍵的狀態(tài),當(dāng)鼠標(biāo)右鍵沒有按下時(shí),D6,D7兩 個(gè)燈都不亮,當(dāng)鼠標(biāo)右鍵有按下時(shí),D6,D7兩個(gè)燈同時(shí)點(diǎn)亮。與此相同,D8,D9則代 表鼠標(biāo)左鍵的狀態(tài)。而鼠標(biāo)的移動(dòng)狀態(tài),我們是通過七段數(shù)碼管來表示,低兩位的數(shù) 碼管表示X軸的移動(dòng)點(diǎn)數(shù),高兩位的數(shù)碼表示Y軸的移動(dòng)點(diǎn)數(shù)。

    標(biāo)簽: PS 實(shí)驗(yàn) 接口 鼠標(biāo)

    上傳時(shí)間: 2015-10-12

    上傳用戶:xiaoyunyun

  • Romberg求定積分 輸入:積分區(qū)間[a,b]

    Romberg求定積分 輸入:積分區(qū)間[a,b],被積函數(shù)f(x,y,z) 輸出:積分結(jié)果

    標(biāo)簽: Romberg 積分 輸入

    上傳時(shí)間: 2015-10-14

    上傳用戶:妄想演繹師

  • KernelDriver發(fā)展套件

    KernelDriver發(fā)展套件,客戶可直接存取USB硬體,並更快為Windows 98、Me、2000、XP、NT、Windows CE.NET和Linux作業(yè)系統(tǒng)發(fā)展高效能的USB裝置驅(qū)動(dòng)程式。這些工具提供圖形導(dǎo)向的發(fā)展環(huán)境、使用簡單的應(yīng)用程式界面、硬體診斷工具和範(fàn)例程式,可以排除研發(fā)瓶頸,讓裝置驅(qū)動(dòng)程式的發(fā)展更容易。

    標(biāo)簽: KernelDriver 套件

    上傳時(shí)間: 2015-10-19

    上傳用戶:skhlm

主站蜘蛛池模板: 博湖县| 田林县| 碌曲县| 文登市| 大名县| 兰溪市| 津市市| 屯昌县| 阆中市| 青冈县| 大埔区| 元谋县| 瓮安县| 宜兴市| 兴山县| 措勤县| 永昌县| 陇川县| 平定县| 绥芬河市| 体育| 元阳县| 札达县| 霍林郭勒市| 刚察县| 深水埗区| 安阳县| 巍山| 保德县| 鄂托克旗| 西贡区| 武隆县| 华坪县| 共和县| 溆浦县| 靖边县| 西平县| 大埔区| 汉源县| 上饶市| 洪江市|