搜索:represent

找到约 38 项符合「represent」的查询结果

结果 38
https://www.eeworm.com/dl/542/453709.html 其他书籍

In the rectangle packing problem, encoding schemes to represent the placements of rectangles are t

In the rectangle packing problem, encoding schemes to represent the placements of rectangles are the key factors of efficient algorithms. In 1995, an epoch-making encoding scheme
下载 39
·
查看 1094
https://www.eeworm.com/dl/542/453711.html 其他书籍

In the rectangle packing problem, encoding schemes to represent the placements of rectangles are th

In the rectangle packing problem, encoding schemes to represent the placements of rectangles are the key factors determining the efficiency of algorithms. SEQP AIR is one of the most sophisticated encoding sheme, which has been considered to have a small solution space
下载 116
·
查看 1094
https://www.eeworm.com/dl/682/258288.html 中间件编程

Resampling is the operation of converting from audio represented at one sampling rate to a represent

Resampling is the operation of converting from audio represented at one sampling rate to a representation at another sample rate with minimum losses.
下载 121
·
查看 1070
https://www.eeworm.com/dl/639/283377.html 文件格式

Samples are artificially generated and in no way represent particular individuals. Human names, comp

Samples are artificially generated and in no way represent particular individuals. Human names, company names, colleges, software product names are intentionally made up.
下载 73
·
查看 1044
https://www.eeworm.com/dl/534/406524.html 其他

Huffman codes &#1048708 In telecommunication, how do we represent a set of messages, each with an

Huffman codes &#1048708 In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0’s and 1’s? &#1048708 To minimize the transmission and decoding costs, we may use short strings to represent more frequently used messages. &#10 ...
下载 187
·
查看 1064
https://www.eeworm.com/dl/633/410866.html Java编程

This article presents GISCoordinate.java - a class that allows you to represent a GIS coordinate in

This article presents GISCoordinate.java - a class that allows you to represent a GIS coordinate in your JAVA code in decimal degrees (38.4443, e.g. 122.33433) , minute degrees (33 44 22E, 122 33 44N), or radian degrees. Also, you can use this class to manipulate the coordinate, ...
下载 125
·
查看 1113
https://www.eeworm.com/dl/647/370109.html 嵌入式/单片机编程

These instances, whenmapped to an N-dimensional space, represent a core set that can be used to con

These instances, whenmapped to an N-dimensional space, represent a core set that can be used to construct an approximation to theminimumenclosing ball. Solving the SVMlearning problem on these core sets can produce a good approximation solution in very fast speed. For example, th ...
下载 46
·
查看 1097
https://www.eeworm.com/dl/641/206778.html 数学计算

This unit uses an array of bytes to represent a LARGE number. The number is binairy-stored in the ar

This unit uses an array of bytes to represent a LARGE number. The number is binairy-stored in the array, with the Least Significant Byte (LSB) first and the Most Significant Byte (MSB) last, like all Intel-integer types.
下载 160
·
查看 1093
https://www.eeworm.com/dl/656/427483.html Java书籍

Use a one-dimensional array of primitive type boolean to represent the seating chart of the plane.

Use a one-dimensional array of primitive type boolean to represent the seating chart of the plane. Initialize all the elements of the array to false to indicate that all the seats are empty. As each seat is assigned, set the corresponding elements of the array to true to indicate ...
下载 149
·
查看 1089
https://www.eeworm.com/dl/519/444350.html 加密解密

Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access fr

Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0 s and 1 s? 2.To minimize the transmission and decoding costs, we may use short strings to represent more frequently used messages. 3.This problem can be ...
下载 26
·
查看 1090