A chaotic digital communication system based on binary value of chaotic inverse map is presented in this paper.
根据混沌逆映射的二值性,提出了一种基于逆映射的混沌数字通信系统及其实现方案。
The data sets have features such as high-dimensional, sparseness and binary value in many clustering applications.
在许多聚类应用中,数据对象是具有高维、稀疏、二元的特征。
Assigns a new value to a cookie after the cookie is created. If you use a binary value, you may want to use BASE64 encoding.
为一个已经创建好的cookie指定一个新值,如果使用二进制值,则可能要使用BASE64编码。
The collected binary value was transformed into screen-displayed pixel value, through reconstructing wave to draw the picture.
并将采集到的二进制值转换为屏幕显示的像素值,通过重建波形绘制图形。
GetCell: get a value out of a cell. The two regular addressing flavors exist. You can either get formatted string values, or the raw binary values.
获取某单元格位置值。有两种常用的寻址方式,获取格式字符串值或原二进制值。
The neutralization approach attributes optionality to the value difference of input, but the binary value system offers no explanation to optionality with three and more options.
归并法将可选性归结于不同输入项特征值的差别,但是二元对立值很难解释多于两种选择的可选性现象。
Binary custom properties support allows for the attaching of arbitrary binary values; for example, an audio recording or scanned image, to a human task on the fly, using key-value pair semantics.
二进制自定义属性支持允许使用键-值对语义,动态地向人工任务附加任意的二进制值,例如音频录音或扫描的图片。
Now for this same binary, the hash value stored in TSD is extracted and matched with the run-time calculated hash value.
现在对于这同一个二进制,将提取TSD中存储的散列值并与运行时计算的散列值进行匹配。
Message digests are secure one-way hash functions that take arbitrary-sized data and output a fixed-length binary hash value.
消息摘要是安全的单向哈希函数,它可以接受任意大小的输入数据,并输出固定长度的二进制哈希值。
Binary trees are represented by nodes that have a data value and a left and right pointer; however, there are many data structures that require trees with more than just a left and right branch.
描述二叉树(binarytree)的节点有一个数据值、一个左指针和一个右指针;不过,很多数据体要求树不只有一个左分支和一个右分支。
Create a shell variable called cc whose value is the full path file name to the GCC binary.
创建一个shell变量cc,它的值是gcc二进制代码的完整路径文件名。
That's right - its value is a ByteBuffer, so you can store any binary data in there you want.
这很对——其值是个ByteBuffer,因此您可以在这里存储任何二进制数据。
Here is a base 2 (binary) EWU value calculation in Korn Shell 93 syntax.
下面是以KornShell 93语法计算基数2(二进制)ewu值的代码。
Byte01 represents the fact that field 4 and field 7 exist, which means that Byte01 takes a value in Binary notation of 00010010, which is the hexadecimal value of x12.
Byte01表示字段4和字段7存在,这意味着Byte01表示一个二进制的值00010010,其十六进制值为x12。
This is due to the encoding of the group information in the binary string, and a grouping parameter of type VARCHAR requires potentially more space than a simple INTEGER value.
这是将分组信息编码到二进制串中的缘故,分组参数类型为VARCHAR,比简单的INTEGER类型潜在地要求更多的存储空间。
But given you need to use a binary tree, I would store (index, value) in the binary tree and key on index.
但你需要使用一个二进制树,我会把(指数,值)在二树和关键指标。
With a little more effort, I can express a binary tree — a tree with each node holding a value and exactly two branches. A simple binary tree in Haskell looks like this.
只要多付出一点功夫,就能表达b树——b树的每个节点都容纳一个值和两个分支。
This can be easily done by nothing that, for a binary counter, any given digit changes its value (from 1 to 0 or from 0 to 1) whenever all the previous digits have a value of 1.
这很容易做到,注意,对于二进制计数器,只要所有前面的数字都是1,任何给定的数字都会改变它的值(从1变为0,或者从0变为1)。
In the binary system, the digit combination 10 has the value two, which is where the word binary comes from.
在二进制中,数字组合“10”的数值为二,“二进制”就是根据这个数值来命名的。
How to generate the binary code of compensation condenser and how to chose initial value are researched.
并对补偿电容器组分组投切的二进制编码和初值的选取进行了研究。
If it takes time, effort andskill to obtain an item, that itemhas value, whether it's made ofdiamonds, binary code or beef jerky.
如果某件东西需要花费很多时间精力和技术,那么不论这件物品是用钻石做的,还是二进制码构成的,还是牛肉做的,他都是有价值的。
Finally, the tested value is compared with the calculated value by use of incidenced binary interaction coefficient.
最后利用关联到的二元交互作用系数对计算值与试验值进行了比较。
The shortcoming of binary negative selection algorithm and the excellence of real value coding based on the negative selection mechanism of artificial immune systems is analysed.
在人工免疫系统反向选择机理的基础上,分析了二进制反向选择算法的缺点及采用实值编码的优点。
Based on the definitions, the core finding algorithm, the relative attribute reduction algorithm and value reduction of information decision system are presented based on binary discernibility matrix.
在定义的基础上,给出了基于二进制区分矩阵的求核算法、相对属性约简算法及值约简算法。
For example, the following binary number can be expressed, just like the decimal number 1206, as a sum of each cipher value times its respective weight constant.
例如,下面的二进制数可以表示,就像十进制数1206,作为每一个值密码倍其各自的权的常数。
"Reduce (func, sequence)" returns a single value constructed by calling the binary function func on the first two items of the sequence, then on the result and the next item, and so on.
返回一个单值,它是这样构造的:首先以序列的前两个元素调用函数,再以返回值和第三个参数调用,依次执行下去。
This new algorithm USES the background subtraction method to get the foreground image, and then gets the binary image using threshold value and makes the morphology processing.
该算法利用背景差法获得前景图像,然后进行二值化和形态学处理,再和背景帧进行比较来对滞留和搬移物体进行检测和分类。
Floating-point value are typically stored in computer memory in binary format.
浮点值通常是在二进制格式存储在计算机内存中。
Floating-point value are typically stored in computer memory in binary format.
浮点值通常是在二进制格式存储在计算机内存中。
应用推荐