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

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

語(yǔ)音信號(hào)

  • 運行程序

    運行程序,顯示主菜單,要求做出選擇: 輸入 1 ,轉到樂曲選擇菜單,輸入要播放的樂曲的序號,若輸入正確(如 1 ),則要求輸入播放次數,然后按輸入的播放次數播放所選樂曲,輸入非法或樂曲播放完后返回樂曲選擇菜單。 輸入 2 或者 3 ,程序提示“該部分功能未完成,按任意鍵返回”,按一下鍵盤返回主菜單。 輸入 4 或 q 或 Q ,程序提示是否退出,鍵入 y ,程序退出,鍵入其它值則返回主菜單。

    標簽: 運行程序

    上傳時間: 2016-03-26

    上傳用戶:CSUSheep

  • 本工程是PC透過RS232傳資料進開發版

    本工程是PC透過RS232傳資料進開發版,輸入資料給開發版做DO及AO的動作及開發版收到訊號後回傳DI及AI的資料.主要是通信及其處理

    標簽: 232 RS 工程

    上傳時間: 2013-12-21

    上傳用戶:xmsmh

  • Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a bo

    Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes "Hello World" in HelloWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data from file "data" and plots just the curve with Lines.f no labels, viewport or anything indicating quantity or units. Viewport.c Restricts the graph to a viewport and frames the viewport, Viewport.f leaving the remainder of the area for labels, etc. CharLbls.c Adds labels for the chart title, X-axis title, and Y-axis CharLbls.f title. Tics.c Adds tic marks to the viewport edges, but since clipping was Tics.f not set correctly, tics extend outside the viewport. Clip.c Sets clipping such that tic marks are clipped at the viewport Clip.f boundaries. TicLabels.c Adds numeric tic labels to the graph this is the final TicLabels.f installment of the progressive example.

    標簽: introductory HelloWorld containing Directory

    上傳時間: 2016-03-29

    上傳用戶:exxxds

  • 學生信息管理系統,本程序共有八個功能與數據結構說明: 每一條記錄包括一個學生的學號、姓名、3門課成績、平均成績。 1.學生記錄的輸入

    學生信息管理系統,本程序共有八個功能與數據結構說明: 每一條記錄包括一個學生的學號、姓名、3門課成績、平均成績。 1.學生記錄的輸入,可以一次完成若干條記錄的輸入,可以控制所要輸入學生的總數,根據提示進行輸入次數,然后每輸入一個值按下回車,然后再根據提示進行輸入。 2.顯示學生信息。完成全部學生記錄的顯示。 3.查找功能。輸入一個學生的名字,然后就顯示該學生的所有信息。 4.排序功能:按學生平均成績進行排序。 5.插入記錄。在程序進行中可以輸入一個學生的名字,然后在該學生后面插入一個學生的信息,插入完之后會提示用戶是否進行排序,輸入y則進行排序,輸入n不進行排序。 6.刪除功能。該功能實現刪除學生信息,給出所要刪除的學生的名字,即可實現將該學生的所有信息刪除。 7.文件的存盤功能。該功能模塊實現對該文件的存盤操作。將文件存入磁盤中的命名為student.cpp的文件中,直到存完為止。 8.文件的讀出功能。該功能模塊實現對磁盤中文件名為student.cpp的文件進行讀出操作,直到讀完為止。 9.則退出整個程序的運行。

    標簽: 記錄 信息管理系統 程序 數據結構

    上傳時間: 2013-12-19

    上傳用戶:李彥東

  • 多項式曲線擬合 任意介數 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as

    多項式曲線擬合 任意介數 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use this just call PolyFit2 directly. usage: Call PolyFit by something like this. CPolyFit<double> PolyFitObj double correlation_coefficiant = PolyFitObj.PolyFit(X, Y, A) where X and Y are vectors of doubles which must have the same size and A is a vector of doubles which must be the same size as the number of coefficients required. returns: The correlation coefficient or -1 on failure. produces: A vector (A) which holds the coefficients.

    標簽: Least-squares arbitrary Purpose Builder

    上傳時間: 2013-12-18

    上傳用戶:宋桃子

  • 使用單片機控制兩片串行A/D芯片TLC5615輸出字模電壓值

    使用單片機控制兩片串行A/D芯片TLC5615輸出字模電壓值,分別接入模擬示波器的X、Y通道,示波器在雙蹤模式下就可以顯示單片機輸出的字符

    標簽: 5615 TLC 用單片機 控制

    上傳時間: 2013-12-24

    上傳用戶:古谷仁美

  • 本程序是用于WGS-84向北京1954坐標系轉換的。要想進行轉換需要至少3個控制點。這些后

    本程序是用于WGS-84向北京1954坐標系轉換的。要想進行轉換需要至少3個控制點。這些后,程序通過轉換參量計算待轉換點在北京1954坐標系中的空間直角坐標。然后將空間直角坐標轉換成大地坐標,最后再將大地坐事本文件中。首先將控制點數據保存在一個記事本文件中。在此文件中每行對應一個控制點的信息,按先北京1954坐標系X、Y、Z再WGS-84坐標系X、Y、Z,每個數據用空格分開。然后將要輸入的待轉換點坐標寫入令一個記事本文件,本程序可同時計算多個待轉換點數據,在記事本中每行保存一個待轉換點數據

    標簽: 1954 WGS 轉換 84

    上傳時間: 2013-12-14

    上傳用戶:Amygdala

  • 巴克碼生成與測試電路。 當計數脈沖不斷進入由Q3Q2Q1組成的三位二進制異步計數器時

    巴克碼生成與測試電路。 當計數脈沖不斷進入由Q3Q2Q1組成的三位二進制異步計數器時,3-8譯碼器的8個輸出經反相器后順序輸出高電平。其中五路信號經“或非”后再和其中3路“或”,在Y端便可順序產生11000100代碼序列。

    標簽: Q3Q2Q1 測試電路 二進制 異步計數器

    上傳時間: 2016-04-18

    上傳用戶:極客

  • Copy gen_jmsn.dll to your Winamp Plugins Directory. JMSN Auto Nickname Changer plugins support only

    Copy gen_jmsn.dll to your Winamp Plugins Directory. JMSN Auto Nickname Changer plugins support only winamp 2.x version. [StartUp] In Tools -> Options.. -> Auto Nickname tabs, Configure your prefix and postfix besides your mp3 name And Press Start Button. so nickname changer listener will be started. [Configure] If I m listening Marilyn Manson - This Is The New Shit , Prefix : Jang-Ho Hwang listen Postfix: ~* When winamp song was changed, your nickname will be Jang-Ho Hwang listen Marylyn Manson - This Is The New Shit~* [Winamp plugin configure] In Winamp 2.x, Press Control+P (Preferences). You will find JMSN Nickname Changer Plug-In v0.7 in Plug-ins -> General purpose. Click Configure and set access password. it will keep your nickname. Enjoy it

    標簽: Directory gen_jmsn Nickname Changer

    上傳時間: 2014-01-20

    上傳用戶:zhuimenghuadie

  • 可以通過向電子指南針模組發送不同的命令字

    可以通過向電子指南針模組發送不同的命令字,得到X 軸和Y 軸磁性傳感器的測量值,經過計算可 以得到電子指南針模組與正北方向的順時針夾角。

    標簽: 電子 模組 發送 命令字

    上傳時間: 2014-01-21

    上傳用戶:水口鴻勝電器

主站蜘蛛池模板: 富平县| 巴中市| 北安市| 山阳县| 屏东市| 马边| 海南省| 浦江县| 新干县| 平湖市| 鹤山市| 柘城县| 藁城市| 射洪县| 丘北县| 海安县| 瑞昌市| 新津县| 蒲城县| 墨竹工卡县| 开江县| 建始县| 娱乐| 改则县| 自治县| 祁阳县| 开封县| 莆田市| 贺兰县| 三台县| 乌拉特中旗| 河南省| 青神县| 黄浦区| 双流县| 甘洛县| 福泉市| 容城县| 黄浦区| 买车| 师宗县|