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

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

M-File

  • <===== 關于 GANT 鼠標集 (M) =====> 此“GANT 鼠標集 (M)”包含黃色和藍色兩種顏色主題

    <===== 關于 GANT 鼠標集 (M) =====> 此“GANT 鼠標集 (M)”包含黃色和藍色兩種顏色主題,每種顏色主題分別有兩套鼠標。換句話說,這個鼠標集共提供4套鼠標,分別放在4個文件夾內。 這里,我簡單介紹一下每套鼠標,以所在文件夾名來指代: - yellow_normal_24x24:黃色,9個 ani 文件(動態鼠標)和6個 cur 文件(靜態鼠標),與預覽圖中所示一樣; - yellow_colorful_24x24:黃色,除“Work in Background.ani”和“Wait.ani”兩個鼠標為12色變換之外,其他13個鼠標與上面一套完全相同; - blue_normal_24x24:藍色,9個 ani 文件和6個 cur 文件; - blue_colorful_24x24:藍色,除“Work in Background.ani”和“Wait.ani”兩個鼠標為12色變換之外,其他13個鼠標與上面一套完全相同。 所有鼠標的尺寸都是 24像素 x 24像素。 感謝 mattahan 準許我使用他的 GANT 圖標來制作這幾套鼠標! 同時非常感謝 cyberchaos05(http://cyberchaos05.deviantart.com),他為我制作了鼠標的預覽圖。 “GANT 鼠標集 (M)”僅供個人使用,不得用于任何商業目的!

    標簽: GANT 鼠標 lt gt

    上傳時間: 2013-12-20

    上傳用戶:SimonQQ

  • to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format a

    to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format and UI design It should have the following functions: Provide a Graphic User Interface for user to browse the file system and select one WAV file Show the waveform of input audio signal Play the selected WAV file Print the parameters of WAV file such as sampling rate, bit-depth, etc

    標簽: file Familiar computer waveform

    上傳時間: 2015-05-07

    上傳用戶:l254587896

  • MATLABThe CD-ROM accompanying this book contains MATLAB® M-Files (MATLAB language source code) an

    MATLABThe CD-ROM accompanying this book contains MATLAB® M-Files (MATLAB language source code) and Simulink® block diagram models for designing, implementing and testing control systems.

    標簽: MATLAB accompanying MATLABThe contains

    上傳時間: 2013-11-26

    上傳用戶:yyyyyyyyyy

  • 本例采用最優控制的方法,利用二次型性能指標,保證小車所滑過的距離和整個過程所花費的能量達到最優值.程序包括initial.m,yjlqgctr.m,cartoon.m,simlqgyj.slk等文件

    本例采用最優控制的方法,利用二次型性能指標,保證小車所滑過的距離和整個過程所花費的能量達到最優值.程序包括initial.m,yjlqgctr.m,cartoon.m,simlqgyj.slk等文件

    標簽: yjlqgctr simlqgyj initial cartoon

    上傳時間: 2014-02-07

    上傳用戶:二驅蚊器

  • 有m臺不同的機器

    有m臺不同的機器,n個不同的工件。每個工件有多道工序,每道工序由指定的機器在固定的時間內完成。一道工序一旦開始處理,就不能中斷。每臺機器一次只能處理一道工序。一個調度就是決定每臺機器上工序的處理順序,使得機器完成所有工件的時間最短。具體的,該問題就是要求在滿足(1)、(2)兩個約束條件的前提下,確定每臺機器上工序的順序,使加工的時間跨度(從開始加工到全部工件都加工完所需要的時間)達到最小。其中,(1)表示工件約束條件:對每個工件而言,機器對它的加工路線是事先確定的;(2)表示機器約束條件:對每臺機器而言,一次只能對一道工序進行加工。 任給一個輸入實例,能輸出最短時間以及每臺機器上工序的加工順序。 能設計出一個用戶界面。

    標簽: 機器

    上傳時間: 2014-11-10

    上傳用戶:三人用菜

  • the file contain many matlab signal source code and many example .

    the file contain many matlab signal source code and many example .

    標簽: many contain example matlab

    上傳時間: 2014-01-20

    上傳用戶:com1com2

  • 用CY7C63723設計的鼠標固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main sourc

    用CY7C63723設計的鼠標固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - defines macros used in combi.c - ps2defs.h - defines PS/2 interface constants - usb_desc.h - defines the USB descriptors - usbdefs.h - defines USB interface constants

    標簽: C63723 63723 CY7 constants

    上傳時間: 2014-02-15

    上傳用戶:aappkkee

  • The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: he

    The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: header file for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown in the paper ptfsf-file-maker.c: code to generate an incident-field file using the "perfect" incident fields ptfsf-demo-file.c: FDTD code which uses the perfect incident fields stored in a file fdtdgen.h: defines macros used in much of my code Makefile: simple make-file to compile programs Also include are some simple script files to run the programs with reasonable values. The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fairly simple tweak to the code, but for now you ll have to make that tweak yourself.)

    標簽: ptfsf following the contains

    上傳時間: 2013-11-28

    上傳用戶:風之驕子

  • C-C法重構相空間文件夾說明1.CC_Method_main.m - 程序主文件 2、LorenzData.dll - 產生Lorenz離散數據 3、normalize_1.m - 信號歸一化

    C-C法重構相空間文件夾說明1.CC_Method_main.m - 程序主文件 2、LorenzData.dll - 產生Lorenz離散數據 3、normalize_1.m - 信號歸一化 4、ccFunction.dll - 計算S(m,N,r,t)

    標簽: CC_Method_main LorenzData normalize Lorenz

    上傳時間: 2013-12-21

    上傳用戶:15071087253

  • 1、LargestLyapunov_example1.m 程序主文件1

    1、LargestLyapunov_example1.m 程序主文件1,直接運行此文件即可 2、LargestLyapunov_example2.m 程序主文件2,直接運行此文件即可 3、LorenzData.dll 產生 Lorenz 離散數據 4、PhaSpaRecon.m 相空間重構 5、Lyapunov_luzhenbo.dll Lyapunov 計算主函數 6、lyapunov_buffer.dll Lyapunov 計算緩存

    標簽: LargestLyapunov_example 程序

    上傳時間: 2013-12-13

    上傳用戶:lixinxiang

主站蜘蛛池模板: 拜泉县| 全南县| 织金县| 重庆市| 邻水| 庄河市| 荣成市| 吐鲁番市| 文化| 光泽县| 镶黄旗| 陵川县| 苗栗市| 崇义县| 陕西省| 长沙县| 曲阳县| 同德县| 崇明县| 子长县| 罗平县| 岳阳县| 桐柏县| 大关县| 南郑县| 博白县| 淮阳县| 景东| 河源市| 赤水市| 夏邑县| 贺兰县| 泰安市| 宝应县| 游戏| 新沂市| 库尔勒市| 达尔| 乐业县| 偏关县| 石城县|