搜索结果

找到约 100 项符合 ORIGINAL 的查询结果

无线通信 S参数的设计与应用

Agilent AN 154 S-Parameter Design Application Note S参数的设计与应用 The need for new high-frequency, solid-state circuitdesign techniques has been recognized both by microwaveengineers and circuit designers. These engineersare being asked to design solid state circuitsthat will operate at higher an ...
https://www.eeworm.com/dl/510/36564.html
下载: 92
查看: 1049

数值算法/人工智能 This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in seve

This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. ...
https://www.eeworm.com/dl/518/102977.html
下载: 150
查看: 1137

微处理器开发 Programmer s Reference Manual is an improtant book on Intel processor architecture and programming.

Programmer s Reference Manual is an improtant book on Intel processor architecture and programming. In Html format, it is more readable than original .txt format.
https://www.eeworm.com/dl/655/134636.html
下载: 89
查看: 1068

Internet/网络编程 PrintNow is a 32-bit application that runs only under Windows 95 or Windows NT 4.0. It allows your

PrintNow is a 32-bit application that runs only under Windows 95 or Windows NT 4.0. It allows your PrtScr and Alt+PrtScr keys to print a screen capture directly to your printer instead of just copying the image to the Windows clipboard. PrintNow can also print any DIB image in the clipboard, regard ...
https://www.eeworm.com/dl/620/145512.html
下载: 97
查看: 1080

压缩解压 The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pasca

The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees. This program compresses and decompresses files, and does a pretty good job of it. Contents: SPLAY.PAS Original TP source code SPLAY.C Translation of code to C SPLAY.EXE C ...
https://www.eeworm.com/dl/617/149142.html
下载: 94
查看: 1058

Linux/Unix编程 DVBstream is based on the ts-rtp package available at http://www.linuxtv.org. It broadcasts a (subs

DVBstream is based on the ts-rtp package available at http://www.linuxtv.org. It broadcasts a (subset of a) DVB transport stream over a LAN using the rtp protocol. There were a couple of small bugs in the original ts-rtp application, which I have fixed here.
https://www.eeworm.com/dl/619/170226.html
下载: 151
查看: 1064

嵌入式/单片机编程 用于motorala 68K系列处理器的小实时多任务操作系统 The OMU Kernel was written to provide a cut-down Unix-like O/S for a

用于motorala 68K系列处理器的小实时多任务操作系统 The OMU Kernel was written to provide a cut-down Unix-like O/S for a home-made 6809-based home computer built by me, Steven Hosgood, in the early 1980s. This package contains the RTOS version of omu68k, derived from a port of the original 6809 code to ...
https://www.eeworm.com/dl/647/173687.html
下载: 142
查看: 1085

GPS编程 The objective of this projectis to design, model and simulate an autocorrelation generator circuit

The objective of this projectis to design, model and simulate an autocorrelation generator circuit using 4-bit LFSR. the register and LFSR will used D flip-flop and some gates. By the autocorrelation concept, there should be 2 same length vectors, for calculating the autocorrelation , we have to des ...
https://www.eeworm.com/dl/693/185211.html
下载: 195
查看: 1058

matlab例程 This code was used for making the practical measurements in section 2.3 of my thesis. This Matlab co

This code was used for making the practical measurements in section 2.3 of my thesis. This Matlab code allows an OFDM signal to be generated based on an input data file. The data can be random data, a grey scale image, a wave file, or any type of file. The generated OFDM signal is stored as a window ...
https://www.eeworm.com/dl/665/199083.html
下载: 108
查看: 1098

其他 Problem Statement You are given a string input. You are to find the longest substring of input su

Problem Statement You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a substring of input. In case of a tie, return the string that occurs earliest in input. Definition Class: ReverseSubstring Method: findReversed Parameter ...
https://www.eeworm.com/dl/534/199662.html
下载: 68
查看: 1164