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

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

A-R

  • 基于ARM微處理器的GPRS終端系統設計

    本文介紹了一種采用最新流行的A R M 微處理器( S3C4510B ) 和操作系統uClinux 來構建嵌入式系統的開發平臺, 用以設計G PR S 終端系統的方法。

    標簽: GPRS ARM 微處理器 終端系統

    上傳時間: 2013-10-11

    上傳用戶:fghygef

  • Linux下

    Linux下,硬盤S.M.A.R.T相關工具

    標簽: Linux

    上傳時間: 2015-01-13

    上傳用戶:笨小孩

  • 空時正交編碼源程序

    空時正交編碼源程序,參考文獻: V.Tarokh,H. Jafarkhani,and A. R. Calderbank "Space-Time Codes from %Orthogonal Designs",IEEE Trans. Inform. Theory VOL. 45,NO. 5,JULY 1

    標簽: 編碼 源程序

    上傳時間: 2013-12-26

    上傳用戶:fandeshun

  • 光學設計軟件zemax源碼: This DLL models an nular aspheric surface as described in: "Annular surfaces in

    光學設計軟件zemax源碼: This DLL models an nular aspheric surface as described in: "Annular surfaces in annular field systems" By Jose M. Sasian Opt. eng. 36 (12) P 3401-3401 December 1997 This surface is essentially an odd aspheric surface with an offset in the aspheric terms. The sag is given by: Z = (c*r*r) / (1+(1-((1+k)*c*c*r*r))^ 1/2 ) + a*(r-q)^2 + b*(r-q)^3 + c*(r-q)^4 + ... Note the terms a, b, c, ... have units of length to the -1, -2, -3, ... power.

    標簽: described aspheric surfaces Annular

    上傳時間: 2014-01-08

    上傳用戶:yyyyyyyyyy

  • E:VISUAL C++MFC擴展編程實例 實例35 添加幫助菜單項

    E:\VISUAL C++MFC擴展編程實例 實例35 添加幫助菜單項,在本例中將向應用程序中的H e l p菜單中添加C o n t e n t s和S e a r c h 菜單項。

    標簽: VISUAL MFC 擴展 編程實例

    上傳時間: 2014-01-09

    上傳用戶:541657925

  • The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power M

    The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and failure prediction (S.M.A.R.T.), and it is 64-bit compliant.

    標簽: sample The Classpnp supports

    上傳時間: 2014-12-06

    上傳用戶:bjgaofei

  • The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power M

    The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and failure prediction (S.M.A.R.T.), and it is 64-bit compliant.

    標簽: sample The Classpnp supports

    上傳時間: 2014-01-27

    上傳用戶:bruce

  • ardware sensors monitor 4.4.2.2 (June 2008) (Shareware, trial period is two weeks) The most univ

    ardware sensors monitor 4.4.2.2 (June 2008) (Shareware, trial period is two weeks) The most universal hardware monitoring program for Windows 9X/ME/NT/2000/XP/2003/VISTA x86/x64 editions This program monitors and displays certain parameters (temperatures, voltages, fans RPM) taken from h/w sensor chips, installed on smart motherboards and/or graphics cards. Customizable alarms can be displayed. Professional license includes thermo control features (so-called "Software cooling"), nVidia/ATi graphics cards and HDD S.M.A.R.T. monitoring.

    標簽: Shareware ardware sensors monitor

    上傳時間: 2013-12-17

    上傳用戶:894898248

  • 該文設計的 D S P最小系統可應用于教學

    該文設計的 D S P最小系統可應用于教學,本科生通過在此硬件平臺上實現 F S K的調 制及 F I R濾波器的實現兩個實驗,可以掌握 D S P硬件調試方法,增加對 D S P開發過程,以及 D S P基本 算 法 實現 的理 解。文 中所 設計 的 D S P最 小 系統 由 T I公 司 的定 點 D S P芯 片 T MS 3 2 0 V C 5 4 0 2及其相關電源和時鐘電路 、片外擴展存儲 器、A / D、D / A、標準 U A R T接 口構成

    標簽: 最小系統 應用于

    上傳時間: 2016-10-09

    上傳用戶:caozhizhi

  • 一個基于GTK+的單詞數值計算器

    一個基于GTK+的單詞數值計算器,1、 按照規則計算單詞的值,如果 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 26個字母(全部用大寫)的值分別為 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26,如: WINJACK這個單詞的值就為:W+I+N+J+A+C+K=23+9+14+1+3+11=71% HARDWORK=H+A+R+D+W+O+R+D=8+1+18+4+23+15+18+11=98% LOVE=L+O+V+E=12+15+22+5=54% LUCK=L+U+C+K=12+21+3+11=47% ATTITUDE= A+T+T+I+T+U+D+E=1+20+20+9+20+24+4+5=100% 2、對程序的界面布局參考如下圖所示,在第一個單行文本框輸入一個單詞,點擊“計算”按鈕,按照以上算法計算出該單詞的值。 3、如果在最下面的單行文本框輸入一個文件路徑,此文件每行記錄一個單詞,那么經過程序計算出各個單詞的值,并把結果輸出到當前目錄下result.txt文件中。如果文件不存在,應該提示錯誤。

    標簽: GTK 數值 計算器

    上傳時間: 2014-01-11

    上傳用戶:康郎

主站蜘蛛池模板: 萨迦县| 淄博市| 兴业县| 裕民县| 安平县| 巴林右旗| 眉山市| 区。| 夹江县| 响水县| 吕梁市| 益阳市| 涪陵区| 黔西县| 泗水县| 五华县| 高密市| 阳东县| 故城县| 崇文区| 甘洛县| 昌邑市| 班玛县| 西青区| 高陵县| 汽车| 罗江县| 格尔木市| 遂宁市| 长岛县| 滦平县| 辽宁省| 阜新市| 安达市| 马龙县| 乌兰县| 上思县| 平和县| 蛟河市| 涞源县| 芜湖市|