搜索结果
找到约 1,235 项符合
soft-input 的查询结果
其他 In some graphs, the shortest path is given by optimizing two different metrics: the sum of weights o
In some graphs, the shortest path is given by optimizing two different metrics: the sum of weights of the edges and the number of edges. For example: if two paths with equal cost exist then, the path with the least number of edges is chosen as the shortest path. Given this metric, you have find out ...
Java书籍 Java Media APIs: Cross-Platform Imaging, Media, and Visualization presents integrated Java media sol
Java Media APIs: Cross-Platform Imaging, Media, and Visualization presents integrated Java media solutions that demonstrate the best practices for using this diverse collection. According to Sun MicroSystems, "This set of APIs supports the integration of audio and video clips, animated presentations ...
压缩解压 This code implements the arithmetic coding algorithm used for text compression. At present it takes
This code implements the arithmetic coding algorithm used for text compression. At present it takes an input of fixed length but that can be modified in the code as required.
数学计算 pHash is an implementation of various perceptual hashing algorithms. A perceptual hash is a fingerpr
pHash is an implementation of various perceptual hashing algorithms. A perceptual hash is a fingerprint of an audio, video, or image file that is mathematically based on the audio or visual content contained within. Unlike cryptographic hash functions that rely on the avalanche effect of small chang ...
其他 windows xp 的DOS批命令中接受一个键盘输入的字符(... ? C语言
windows xp 的DOS批命令中接受一个键盘输入的字符(...
? C语言,如何给下面代码加一个是否继续计算Y/N?
? 运行时please input the name:,然后直接是are you s...
? 输入Y?N?后的值为?
VHDL/FPGA/Verilog This project features a complete JPEG Hardware Compressor (standard Baseline DCT, JFIF header) with
This project features a complete JPEG Hardware Compressor (standard Baseline DCT, JFIF header) with 2:1:1 subsampling, able to compress at a rate of up to 24 images per second (on XC2V1000-4 @ 40 MHz with resolution 352x288).
Image resolution is not limited. It takes an RGB input (row-wise) and outp ...
其他书籍 The Microsoft(R) Guide for Assembly Language and C Programmers By Ray Duncan PROGRAMMING FOR MS-DO
The Microsoft(R) Guide for Assembly Language and C Programmers
By Ray Duncan
PROGRAMMING FOR MS-DOS
Genealogy of MS-DOS
MS-DOS in Operation
Structure of MS-DOS Application Programs
MS-DOS Programming Tools
Keyboard and Mouse Input
Video Display
Printer and Serial Port
File Management
Volumes and Dir ...
邮电通讯系统 GNSS_SDR是一套不可多得的matlab代码。它给出了接收机每一部分的子函数
GNSS_SDR是一套不可多得的matlab代码。它给出了接收机每一部分的子函数,编程效率高,可读性强。此外,A soft-defined GPS and Galileo Receiver系统的介绍了整个接收机的原理,并针对程序给出说明,通俗易懂。
VC书籍 As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Pro
As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables.
Programs are structured by defining and calling functions. Program flow is controlled using loops, if
statements and function calls. Input and output can be directed to the terminal or to files. Related d ...
其他 This is a Switch simulation... with 4 types of switches... and also we have average simulation tim
This is a Switch simulation...
with 4 types of switches...
and also we have average simulation time over these 4 switches
1. No Queue
2. Input Queue
3. Input Queue with iterative
4. Output QUeue