搜索结果
找到约 356 项符合
TH-uwb 的查询结果
Delphi控件源码 文本计算器是一款为经常需要使用计算器的工程项目人士而设计的软件
文本计算器是一款为经常需要使用计算器的工程项目人士而设计的软件,该软件使用简单、方便。
当需要计算数据时,在窗口中输入整个表达式(表达式可以是加+、减-、乘*、除/、平方^、括号(),以及数学函数组合),按回车后可自动计算出结果,计算方法一目了然,便于查找计算中可能出现的错误。
支持的数学函数:cos(), sin(), ...
其他行业 This simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates th
This simulation script set allows for an OFDM transmission to be
simulated. Imagetx.m generates the OFDM signal, saving it as a
windows WAV file. This allows the OFDM signal to be played out a sound
card and recorded back. Imagerx.m decodes the WAV to extract the
data.
settings.m contains all th ...
技术管理 Writing Your First ASP Application ( Quick Start ) (Page 1 of 8 ) There are many tutorials out th
Writing Your First ASP Application ( Quick Start )
(Page 1 of 8 )
There are many tutorials out there that show you how to program in ASP. Some of them are good, and some are bad. Some of them are downright terrible. In any case, you ve read a bit about ASP and now you are ready to build your first ...
汇编语言 last time when i came here to find some clock references. but most of them can not works well. so th
last time when i came here to find some clock references. but most of them can not works well. so this files works well on FPGA board.
Java编程 These two classes show an extremely simple example of java.net socket programming. They implement th
These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an ASCII string. The server, to keep it very simple, ...
其他 SVMmulticlass: Multi-class classification. Learns to predict one of k mutually exclusive classes. Th
SVMmulticlass: Multi-class classification. Learns to predict one of k mutually exclusive classes. This is probably the simplest possible instance of SVMstruct and serves as a tutorial example of how to use the programming interface.
其他 Universal Serial Bus (USB) is a communications architecture that gives a personal computer (PC) th
Universal Serial Bus (USB) is a communications architecture that gives a personal
computer (PC) the ability to interconnect a variety of devices using a simple four-
wire cable. The USB is actually a two-wire serial communication link that runs at
either 1.5 or 12 megabits per second (mbs). USB pr ...
其他书籍 Anyone who interacts with today s modern databases needs to know SQL (Structured Query Language), th
Anyone who interacts with today s modern databases needs to know SQL (Structured Query Language), the standard language for generating, manipulating, and retrieving database information. In recent years, the dramatic rise in the popularity of relational databases and multi-user databases has fueled ...
通讯编程文档 This article describes a sniffer for Windows. WinSniff is an application for capturing packets on th
This article describes a sniffer for Windows. WinSniff is an application for capturing packets on the network. It displays all the packets that are transmitted on the local network and gives detailed information about each header in the packet. In order to keep it simple, I am not dealing with appli ...