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

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

閂鎖效應(yīng)

  • 輸入:以十進制的形式讀入要判斷的年份

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

    標簽: 輸入 十進制

    上傳時間: 2015-09-21

    上傳用戶:xmsmh

  • 1.可以批量添加電影

    1.可以批量添加電影,剩去很多不必要的時間! 2.無限制設置添加電影服務器! 3.強效的防盜鏈系統,使電影更安全! 4.網吧IP權限提供及拒絕IP訪問限制! 5.可以設置計點、包月、包季、包年、終生會員! 6.可以批量無限制自動生成會員各類卡號密碼! 7.擁有在線支付系統.

    標簽: 電影

    上傳時間: 2014-01-15

    上傳用戶:遠遠ssad

  • 用VB寫的

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

    標簽:

    上傳時間: 2015-09-29

    上傳用戶:417313137

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

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

    標簽: tiger 語言 語法分析器

    上傳時間: 2014-01-13

    上傳用戶:epson850

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

    CCS編程環境 使用的是匯編加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.

    標簽: Correlation Algorithm programme the

    上傳時間: 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

    標簽: inspectors Inspector component allowing

    上傳時間: 2015-10-02

    上傳用戶:無聊來刷下

  • 單片機通過DA對信號采樣

    單片機通過DA對信號采樣,然后在液晶顯示波形。 功能:采集數據、存儲并Y路輸出。擴展:A,B路選通,單次/連續觸發方式切換, 鎖存當前波形,垂直方向增益,垂直方向移動波形

    標簽: 單片機 信號采樣

    上傳時間: 2014-12-19

    上傳用戶:sxdtlqqjl

  • 用用改進歐拉法解常微分方程的問題,并應用該算法于實際問題.并在程序結果路比較用表列出近似解yi

    用用改進歐拉法解常微分方程的問題,并應用該算法于實際問題.并在程序結果路比較用表列出近似解yi,準確解y(i)

    標簽: 改進歐拉法 常微分方程 實際問題 算法

    上傳時間: 2014-08-03

    上傳用戶:sclyutian

  • 本實驗利用PS/2接口實現了與鼠標通信

    本實驗利用PS/2接口實現了與鼠標通信,并將鼠標的按鍵信息通過D6,D7,D8,D9 來直觀的放映,其中D6,D7代表鼠標右鍵的狀態,當鼠標右鍵沒有按下時,D6,D7兩 個燈都不亮,當鼠標右鍵有按下時,D6,D7兩個燈同時點亮。與此相同,D8,D9則代 表鼠標左鍵的狀態。而鼠標的移動狀態,我們是通過七段數碼管來表示,低兩位的數 碼管表示X軸的移動點數,高兩位的數碼表示Y軸的移動點數。

    標簽: PS 實驗 接口 鼠標

    上傳時間: 2015-10-12

    上傳用戶:xiaoyunyun

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

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

    標簽: Romberg 積分 輸入

    上傳時間: 2015-10-14

    上傳用戶:妄想演繹師

主站蜘蛛池模板: 梅州市| 蚌埠市| 霸州市| 沾益县| 德江县| 泊头市| 龙口市| 湖州市| 元氏县| 青州市| 密山市| 青岛市| 洪泽县| 康保县| 略阳县| 四川省| 玉山县| 新巴尔虎左旗| 江华| 无为县| 萨迦县| 乡宁县| 元谋县| 含山县| 郑州市| 济源市| 措美县| 乐亭县| 仁寿县| 岑巩县| 高雄市| 柞水县| 蕲春县| 郑州市| 唐河县| 高唐县| 永年县| 虞城县| 柳林县| 万安县| 阿鲁科尔沁旗|