33 patents in CPC class H04L
A radio communication device includes: a communication circuit configured to transmit and receive a signal to and from first radio communication device; and a control circuit configured to cause the communication circuit to receive a first signal in a first layer, the first signal being configured to include data in a second layer different from the first layer, and cause the communication circuit to transmit, through a first radio resource on a shared channel, acknowledgement information when the first signal from the first radio communication device is received, the first radio resource being selected from among the shared channel without scheduling information from the first communication device, the acknowledge information indicating whether the data in the second layer is normally received from the first radio communication device.
Embodiments comprise construction of a collection of pseudorandom number generators (PRNGs), with either a known or unknown cardinality, using unique brine values that comprise a salt value for the collection and also different index values for each PRNG for the collection. The additive parameters of such PRNGs are based on the respective brine values of the PRNGs, thereby ensuring that the PRNGs in the collection have different state cycles. Embodiments make it likely that PRNGs from different collections have distinct additive parameters by choosing a pseudorandom salt value for each collection. According to embodiments, a stream of generators in a collection is created by a spliterator that carries a salt value for the collection and combines the salt value with index values for the generators to produce brined additive parameters for the PRNGs in the stream. According to embodiments, such a stream may be executed by multiple threads in parallel.