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

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

STEP-size

  • ALI-5661芯片MP3方案3100版本詳細資料。 包含 M5661 Flash Support List_SDK_070122 M5661 User Manual_v1.2_051023

    ALI-5661芯片MP3方案3100版本詳細資料。 包含 M5661 Flash Support List_SDK_070122 M5661 User Manual_v1.2_051023 M5661_HiColor_UserManual_051022 M5661FwProgGuide_v1.3_051028 M5661UserManual_v1.12_050304 New IC SAR ADC(brief) SDK Memroy Size VideoFormatSupportListRelease 有需要的朋友可以下載。

    標簽: M5661 List_SDK Manual_v Support

    上傳時間: 2016-04-20

    上傳用戶:hj_18

  • PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = Plo

    PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = PlotSphereIntensity(...) Plots the intensity (as color) of a number of points on a unit sphere. Input: azimuth (phi), in degrees elevation (theta), in degrees intensity (optional, if not provided, a green sphere is produced) All inputs must be vectors or matrices of the same size. Data does not have to be evenly spaced. When there aren t enough points to draw a smooth sphere, additional points (with color) are interpolated. Output: h - a handle to the patch object The axes are also plotted: positive x axis is red positive y axis is green positive z axis is blue

    標簽: PlotSphereIntensity elevation azimuth intensity

    上傳時間: 2014-01-15

    上傳用戶:ruan2570406

  • java的一個源代碼

    java的一個源代碼,、 public class ThunderBoltAct extends Canvas implements Runnable { private int TIMEOUT = 0 private final static int NUMERIC = 10000 //總分 private final static int INERRGAL = 60 //頻率 private final static int MAXBATTLE = 3 //最大飛機數 private final static int MAXBALLNUM = 30 //最多飛機子彈數 private final static int MAXCOPTERNUM = 16 //最大敵機數 private final static int MAXCOPTERBALLNUM = 16 //最多敵機子彈數 private final static int STEP = 1 private final static int MINCOPTER = 2 //最小敵機數

    標簽: java 源代碼

    上傳時間: 2016-04-26

    上傳用戶:jichenxi0730

  • ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is

    ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement "View file" feature in your Delphi/C++Builder application. The following view modes are implemented: Text, Binary, Hex, Unicode: all files, of unlimited size. Plain file dump is shown. Used ATBinHex component: only visible part of file is loaded into memory. Modes are suitable for huge files and files of unknown type. RTF/UTF-8: RTF and UTF-8 encoded texts. File is shown using RichEdit control. Image: all general image formats: BMP JPG ICO GIF PNG... File is shown using ATImageBox component. Multimedia: all file types supported by MS Windows Media Player: AVI MPEG WMV MP3... File is shown using WMP ActiveX control. Internet: all file types supported by MS Internet Explorer: HTML XML DOC XLS... File is shown using MSIE ActiveX control. Plugins: all files supported by Total Commander Lister plugins.

    標簽: component ATViewer Builder various

    上傳時間: 2013-12-24

    上傳用戶:小鵬

  • Huo Chess by Spiros (Spyridon) Kakos (http://www.kakos.com.gr) is a micro chess program in CLI C++ v

    Huo Chess by Spiros (Spyridon) Kakos (http://www.kakos.com.gr) is a micro chess program in CLI C++ v8.0 that attempts to be smaller in size than the Commodore-era Microchess. The goal is to create the smallest chess program that exists. More versions are to come in the future.

    標簽: Spyridon program Spiros Chess

    上傳時間: 2016-05-05

    上傳用戶:hfmm633

  • Excellent Bootloader with a lot of features for arm, can be used for homebrew applications or for le

    Excellent Bootloader with a lot of features for arm, can be used for homebrew applications or for learning how a bootloader works, it has support for networking and yet has a very small size. support for filesystems, flash disk, flash, cf etc present. ideal when you would like get ur board up and running quickly.

    標簽: for applications Bootloader Excellent

    上傳時間: 2014-12-07

    上傳用戶:klin3139

  • As mentioned, most computers include a serial port. The only hardware setup required is connecting t

    As mentioned, most computers include a serial port. The only hardware setup required is connecting the serial cable to the serial port on the PC and the serial port on the instrument. The serial instrument may include some hardware drivers or software utilities for communication, and should include documentation on the baud rate, packet size, stop bits, and parity bits that the instrument will use. Additionally, check the National Instruments Instrument Driver Network to see if LabVIEW drivers already exist for yout instrument, as

    標簽: connecting mentioned computers hardware

    上傳時間: 2016-05-27

    上傳用戶:gououo

  • 第一只感染flash的病毒源代碼。采用匯編語言編寫。 SWF/LFM-926 Virus: ------------------ Description: WinNT/XP Virus dr

    第一只感染flash的病毒源代碼。采用匯編語言編寫。 SWF/LFM-926 Virus: ------------------ Description: WinNT/XP Virus dropper for Flash .SWF files! Masm Version 6.11: ML.EXE SWF.ASM Virus Size: 926 bytes Infection Size: 3247 bytes. Last Edit: 01/08/2002

    標簽: Virus Description flash WinNT

    上傳時間: 2016-06-02

    上傳用戶:miaochun888

  • Design and test a category called Rectangle rectangular, rectangular attribute to the lower left cor

    Design and test a category called Rectangle rectangular, rectangular attribute to the lower left corner of the upper-right corner and the coordinates of two points, to calculate the size of rectangular

    標簽: rectangular Rectangle attribute category

    上傳時間: 2013-12-09

    上傳用戶:sssl

  • 編寫一個C程序

    編寫一個C程序,用char *malloc(unsigned size)函數向系統申請一次內存空間(如size=1000,單位為字節),用循環首次適應法 addr = (char *)lmalloc(unsigned size) 和 lfree(unsigned size,char * addr)模擬可變分區內存管理,實現對該內存區的分配和釋放管理。

    標簽: 編寫 C程序

    上傳時間: 2016-06-18

    上傳用戶:fredguo

主站蜘蛛池模板: 红桥区| 东乡| 宁强县| 普陀区| 饶河县| 凭祥市| 新河县| 民勤县| 镇安县| 宜丰县| 洞口县| 胶南市| 辛集市| 东至县| 张家川| 安徽省| 乐安县| 大渡口区| 施甸县| 改则县| 河南省| 康定县| 娱乐| 正镶白旗| 新沂市| 田东县| 海丰县| 永嘉县| 宜丰县| 安多县| 喀什市| 阳山县| 海丰县| 武隆县| 清流县| 衡阳市| 汝阳县| 高阳县| 闻喜县| 香河县| 远安县|