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

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

Learning-<b>Gnu</b>-C

  • flash 鍵盤音效取自win2000系統ding.wav

    flash 鍵盤音效取自win2000系統ding.wav,經過CoolEdit處理成音階,在Flash中導入在相應按鈕上。 沒有難度,就是耐心一點,成績不錯哦! 對應表: 低音G-a #G-w A-s #A-e B-d 中音C-f #C-t D-g #D-y E-h F-j #F-i G-k #G-o A-l #A-p B- 高音C-1 D-2 E-3 F-4 G-5 A-6 B-7 C(high)-8 #C-c #D-v #F-b #G-n #A-m

    標簽: flash 2000 ding win

    上傳時間: 2014-02-06

    上傳用戶:ljmwh2000

  • trustlink的開發指南

    trustlink的開發指南,詳細列出b/s與c/s模式指紋開發的特點

    標簽: trustlink 開發指南

    上傳時間: 2013-12-17

    上傳用戶:l254587896

  • made by: kangkai data:2008.11.23 this one is used to test arm7 str71x. use a led to test

    made by: kangkai data:2008.11.23 this one is used to test arm7 str71x. use a led to test GPIO. a---------P0.0 b---------P0.1 c---------P0.2 d---------P0.3 e---------P0.4 f---------P0.5 g---------P0.6 just run it and you will see the led to show 0-9 all the time.

    標簽: test kangkai made 2008

    上傳時間: 2016-12-16

    上傳用戶:moerwang

  • java中大部分對圖形、文本、圖像的操作方法都定義在Graphics類中

    java中大部分對圖形、文本、圖像的操作方法都定義在Graphics類中,所以此次實驗使用的方法如Color(int r, int g,int b), setColor(Color c),drawline(int x1,int y1,int x2,int y2)等都來自Graphics類中,此外對文本和字體的處理還用到了Font類中的 new Font(“字體名”,字體風格,字體大小),setFont(Font f)等方法;

    標簽: Graphics java 圖形

    上傳時間: 2013-11-29

    上傳用戶:yimoney

  • 漢諾塔!!! Simulate the movement of the Towers of Hanoi puzzle Bonus is possible for using animation

    漢諾塔!!! Simulate the movement of the Towers of Hanoi puzzle Bonus is possible for using animation eg. if n = 2 A→B A→C B→C if n = 3 A→C A→B C→B A→C B→A B→C A→C

    標簽: the animation Simulate movement

    上傳時間: 2017-02-11

    上傳用戶:waizhang

  • 簡單的無線遙控音樂制作 采用HC2272

    簡單的無線遙控音樂制作 采用HC2272,HC2262接收, 對應管腳連接: 1、無線遙控部分 D0----P1^0 D1----P1^1 D2----P1^2 D3----P1^3 VT----P3^2 2、顯示部分: 74LS48驅動共陰數碼管 A-----P3^0 B-----P3^1 C-----P3^2 D-----P3^3 3、蜂鳴器(或喇叭) P3^4

    標簽: 2272 HC 無線遙控

    上傳時間: 2014-12-01

    上傳用戶:txfyddz

  • For the practicing programmer with little time to spare, Essential C++ offers a fast-track to learn

    For the practicing programmer with little time to spare, Essential C++ offers a fast-track to learning and working with C++ on the job. This book is specifically designed to bring you up to speed in a short amount of time. It focuses on the elements of C++ programming that you are most likely to encounter and examines features and techniques that help solve real-world programming challenges.

    標簽: practicing fast-track programmer Essential

    上傳時間: 2017-03-29

    上傳用戶:洛木卓

  • 一道程序編譯順序的考題

    一道程序編譯順序的考題,涉及到函數調用的先后順序及運算符號的優先級等問題。下面我展開給你講。 C的程序編譯總是從main函數開始的,這道題的重點在“fun((int)fun(a+c,b),a-c)) ”語句。 系統首先要確定最外層 fun()函數的實參,第一個參數的確定需要遞歸調用fun()函數(不妨稱其為內層函數)。內層函數的兩個參數分別為x=a+b=2+8=10、y=b=5,執行函數體x+y=10+5=15,于是得外層函數的參數x=15。其另一個參數y=a-c=2-b=-6,再次執行函數體,得最終返回值x+y=15+(-6)=9。

    標簽: 程序編譯

    上傳時間: 2014-12-03

    上傳用戶:徐孺

  • 用JAVA開發的提醒精靈

    用JAVA開發的提醒精靈,是B/S與C/S很好的結合!

    標簽: JAVA

    上傳時間: 2017-04-29

    上傳用戶:啊颯颯大師的

  • 距離分辨率 thrt0=1*pi/6 斜視角 angb=0.6*lamda/res_a 合成波束寬度 Rr=5000

    距離分辨率 thrt0=1*pi/6 斜視角 angb=0.6*lamda/res_a 合成波束寬度 Rr=5000 目標中心到航跡垂直距離 V=100 飛機的航速 Tp=1e-6 脈沖寬度 T=10e-3 脈沖周期 B=0.5*c/res_r 脈沖頻寬 Kr=B/Tp 頻率調制率 fc=c/lamda 載波頻率 Rx=Rr*tan(thrt0) 目標區中心橫坐標 R0=Rr*sec(thrt0) 目標區中x心距離 Lc0=1.0*angb*R0 正視有效積累長度 Lc=Lc0*sec(thrt0) 斜視有效積累長度 Tc=Lc/V 相干積累時間 wx=100 場景長度

    標簽: lamda res_a thrt angb

    上傳時間: 2017-06-22

    上傳用戶:haohaoxuexi

主站蜘蛛池模板: 米易县| 萝北县| 沈阳市| 增城市| 壤塘县| 沐川县| 合江县| 新闻| 大庆市| 天峨县| 体育| 蒙自县| 邳州市| 四子王旗| 镇沅| 确山县| 随州市| 苍山县| 自贡市| 融水| 沙河市| 宿松县| 光泽县| 陕西省| 十堰市| 曲靖市| 崇礼县| 驻马店市| 浦北县| 顺义区| 德格县| SHOW| 宿迁市| 宜昌市| 福贡县| 中超| 普宁市| 射阳县| 正安县| 榆树市| 孝昌县|