Welcome![Sign In][Sign Up]
Location:
Search - term

Search list

[Com PortTerm

Description: 本程序是win32api串口编程tty(虚拟终端)实例包括硬件控制的设置,因此可以用于对modem的编程-win32api Serial Programming tty (virtual terminals) Examples include control of the hardware installed, the modem can be used for programming
Platform: | Size: 45056 | Author: 孙洪亮 | Hits:

[Telnet ClientTERM 终端仿真器 1.0

Description: 一 程序的整体结构1 拨号功能,自动响应功能。(能使用ATDT命令拨号,使用Ctrl-D退出联机状态)。2 执行调制解调器命令。3 仿真终端功能:在线方式可进行联机通信,TTY终端仿真,加载驱动程序后可进行VT100终端仿真。4 文件服务功能: 文本文件的传输,二进制文件的传输,文本文件和二进制文件的写盘功能。文本文件的阅览和简单编辑功能。5 终端服务功能: UNIX主机上运行的具有菜单驱动的终端服务程序,客户机可通过终端仿真器访问远程机(Remote machine)资源。6 访问本地机资源:终端状态时可访问客户机上的资源(阅读编辑文件,删除和拷贝文件,执行DOS命令及DOS应用软件)。二 程序说明本地机使用ATDT命令拨号,远程机设为自动响应方式,即可进入联机方式, 进行终端通信。 在联机方式下,按PageUp键上载文件,按PageDn键下载文件,Ctrl-O呼出主菜单,退出联机方式使用Ctrl-D键。退出终端仿真器使用EXIT命令。-the overall structure of a dial-up function, automatic response function. (ATDT can use dial-up orders, use Ctrl-D on-line from the state). Two implementation modem commands. Three simulation terminal functions : online communications can be conducted online, TTY terminal emulation, after loading drivers can be VT100 terminal emulation. Four file services : text file transfer, the transfer binary files, text files and binary file write-functional. The viewing text files and simple editing features. 5 terminal services : UNIX running on the mainframe with a menu-driven terminal service program, client through terminal emulation for access remote machine (Remote machine) resources. 6 visit to the local machine resources : terminal state visit clients on the resources (read edit documents, de
Platform: | Size: 16384 | Author: maki | Hits:

[Documentsimportfile

Description: 在估计利率期限结构时,当然先倒入文件在此础上进行对债券现金流的分解-the term structure of interest rates is estimated that, of course, first into the foundation of this document in the Notes on the cash flow of decomposition
Platform: | Size: 1024 | Author: 毛毛 | Hits:

[Other systemszhishuyc

Description: 用matlab实现的自回归时间序列预测电力短期负荷,已经用于实际的工程-using Matlab achieved since reunification time series forecasting electricity short-term load, has been used for the actual project
Platform: | Size: 1024 | Author: sunyan | Hits:

[matlabjra78

Description: 短期负荷预测通常是指24小时的日负荷预测和168小时的周负荷预测,本文主要预测的是日平均负荷,对于短期负荷预测-short-term load forecasts usually refers to the 24-hour daily load forecasting and 168 hours a week load forecasting, In this paper, the forecast is the average load, short-term load forecasting
Platform: | Size: 124928 | Author: 钱斌 | Hits:

[Web Servertfidf

Description: tfidf算法实现 /* * This program reads a file of inverse document frequency (idf) * values, and reads each file in a list containing term frequency * values, with each line containing an index number and a frequency * value. It writes an output file for each input file with the tf x * idf values. */-tfidf algorithm/** This program reads a file of inverse document frequency (idf)* values, and reads each file in a list containing term frequency* values, with each line containing an index number and a frequency* value. It writes an output file for each input file with the tf x* idf values.* /
Platform: | Size: 1024 | Author: sisn | Hits:

[Speech/Voice recognition/combineyuyin

Description: 语音信号的时域处理,有短时能量,短时平均幅度,短时过零率和短时自相关函数。-Speech signal time-domain treatment, a short-time energy, short-term average, short-time zero-crossing rate and short-time auto-correlation function.
Platform: | Size: 1024 | Author: 张婷婷 | Hits:

[SCMterm

Description: 终端仿真的源码,有兴趣的朋友可以看一下,希望有用-The source terminal emulation, interested friends can look at the hope that useful
Platform: | Size: 15360 | Author: yinming | Hits:

[Linux-Unixterm

Description: linux C 语言参考 终端控制 linux常用函数参考-linux C Language Reference linux terminal control functions commonly used reference
Platform: | Size: 62464 | Author: Well | Hits:

[matlabannmatlab

Description: 用matlab的小波工具箱和神经网络工具箱实现的短期负荷预测-Using the wavelet toolbox matlab neural network toolbox and realize short-term load forecasting
Platform: | Size: 1024 | Author: 李炎 | Hits:

[Speech/Voice recognition/combineshort-time

Description: 数字语音的短时分析中的部分功能函数:包括短时能量、短时过零、短时幅度、短时幅度差。-Short-term analysis of digital voice some function: including short-term energy, zero short-term, short-term rate, short-time magnitude difference.
Platform: | Size: 1024 | Author: xxh | Hits:

[Speech/Voice recognition/combineduanshipingjunnengliang

Description: 短时平均能量和平均幅度差函数进行基音检测的方法-Short-term average energy and average magnitude difference function pitch detection method
Platform: | Size: 123904 | Author: wenhao | Hits:

[Com PortTerm

Description: VC++中有两种方法可以进行串口通信来实现虚拟终端的通信操作。-VC++ in the There are two ways to carry out serial communication to achieve a virtual terminal communications operation.
Platform: | Size: 1980416 | Author: 章鱼 | Hits:

[Communication-MobileUMTS_system_network_structure_and_LTE

Description: UMTS系统无线网络结构和协议的长期演进,中国移动专家关于UMTS网络结构和协议与LTE的关系演讲资料。-UMTS system, the wireless network structure and the long-term evolution of the agreement, China Mobile experts on the UMTS network architecture and protocols and the relationship between LTE speech information.
Platform: | Size: 162816 | Author: kyhao | Hits:

[Modem programTerm

Description: Win32API串口编程虚拟终端的一个源代码,可以用于对modem的控制,写自己的API程序是可以参考。-Win32API programming virtual serial port terminal, a source code, can be used for modem control API to write their own procedures are for reference.
Platform: | Size: 2052096 | Author: 欢欢 | Hits:

[Windows Developttermp23

Description: Tera Term Pro version 2.3 for MS-Windows 95/NT T. Teranishi Mar 10, 1998
Platform: | Size: 943104 | Author: alin | Hits:

[OtherSimulating-the-long-term-evolution-physical-layer

Description: Simulating the long term evolution physical layer
Platform: | Size: 270336 | Author: mohammed | Hits:

[OtherPhysical-Layer-Performance-of-Long-Term-Evolution

Description: Physical Layer Performance of Long Term Evolution Cellular Technology
Platform: | Size: 391168 | Author: mohammed | Hits:

[Software EngineeringSesia--S.---LTE--The-UMTS-Long-Term-Evolution.pdf

Description: Sesia, S. - LTE, The UMTS Long Term Evolution
Platform: | Size: 9726976 | Author: einarcesar | Hits:

[Communication-MobileLTE-The-UMTS-Long-Term-Evolution

Description: Textbook on Long Term Evolution - 3gpp technology
Platform: | Size: 9710592 | Author: Sirisha | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net