-
Notifications
You must be signed in to change notification settings - Fork 6
Mapping Spreading
This wiki is courtesy of The HYIP Project. Find all of them on The Project Map. | ||||||||
⏫ | 🔼 | ⏪ Intro |
|
🔁 Reload |
Next |
Last ⏩ | 🔽 | ⏬ |
---|
Here we will explain about a spreading in our concept. A process of factoring a routine due to a parameter. Please be prepared your self as we are going deeper ongoing forward.
Here we do our best to explain as you might get confused. However, in order to get easier on following this section we recommend you to make clear yourself to our previous section.
Let's put again all of the mappings here:
Mapping of a routine
* Hungry will become an entry point
* Food is what we need
* Eat is the process
* Exit point
Mappings by a parameter
Mapping of the change to your routine process:
* Looking for your best food will become an entry point
* An information of best food is what we need
* Looking is the process
* Exit point
* Food will become an entry point
* Library is what we need
* Collect is the process
* Exit point
* You will become an entry point
* Your data is what we need
* Examine is the process
* Exit point
* Both of food library and your data will become the entry point
* A best food on library for you is what we need
* Matching the data is the process
* Exit point
Let's take again the mapping of a routine:
* Hungry will become an entry point
* Food is what we need
* Eat is the process
* Exit point
Due to the spreading then the mapping of a routine will change it behaviour to become two (2) sets of mappings which are not identical.
Here you can put whatever word you like to name the new mapping. However, based on the concept of mapping then a new process shall follow these basic rules:
- Have one assigned main process and one assigned displaying process
- The title of the process shall be different with the Routine
- The new process shall be able to be carried out along with the Routine
- It shall be a clearly sign that a new process is being carried out of the Routine
A process is considered as settled whenever it can be run or return to the entry point and processed normally without any adjustment or modification into the Routine.
For instance, let say you have eat the food, then you got that it is not suit to your need. Means it is not the best one for you. So you need to do the searching again at which the process back to the entry point again.
Here we will will show the details of spreading by diagram, sequence and tabulation.
Let's take again the diagram for a routine:
To show the spreading by diagram simply make it a copy of the Routine, put another word to replace the word of `info`, let's take the word of `world` then. You will got 2 mapping now, one for your Routine and another one for the new process.
Let's follow the rules one by one.
So now you have two mapping with a different process. Then, on fulfilling the rule on making a clear sign that a new process is being carried out, just put a separated line in between.
So when applying those steps all together then the diagram will be shown as below:
This diagram will present all the mappings by a parameter
You can see that this spreading has four (4) processes, just exactly like when we count the number of elements inside a routine.
See the 1st mappings by a parameter, let's put it again here:
Mapping of the change to your routine process when you search your best food:
* Looking for your best food will become an entry point
* An information of best food is what we need
* Looking is the process
* Exit point
Take a copy of the figure then. Let's put this way:
- Change the `info` as _yourself_, so `hyip info` will stand as your computer
- Change `hyip world` as ;;Google Search, so the `world` will stand as Google itself.
- Above the line: You write1 a query to Google Search, then Google Search read2 it
- Below the line: Google write3 a result then your computer read4 and display it
We are going also to represent the diagram in kind of a RoadMap by putting all the flowing routes into a tabulation.
Let's put it this way:
Take the copy of of the sample of the sequence when you search your best food. Put back the name of our repos on the said sample. You will get it then as the following:
- Above the line: `info` write1 a query to `hyip world`, then `hyip world` read2 it
- Below the line: `world` write3 a result then `hyip info` read4 and display it
type | flow | repo | info | flow | world | flow |
---|---|---|---|---|---|---|
query | ➡️ | main |
|
|
⬅️ | |
result | ⬅️ | hyip |
|
|
Until this point our section for a spreading is completed.
In a regular hexagon, the radius equals the side length. That is, a line from the center to any vertex will have the same length as any side.
Because of this, a regular hexagon can be thought of as being made of six equilateral triangles.
Most nuts and bolt heads are made in the shape of a hexagon. Because a hexagon has three pairs of parallel faces, a wrench can be placed over any pair.
In a confined space, the wrench can be turned 60° (the exterior angle of a hexagon) and then the wrench re-positioned on the next pair of sides. Doing this repeatedly will tighten the nut. In this way, you do not need room to rotate the entire wrench a full circle
From that point you may see that a routine will turn its behavior and seeking a way to return to its routine by calling another mappings that initiated by the spreading.
So whenever a result, by a term of data mapping, meet the requirement of a query then process will end to a settlement which making all process that related to the parameter will no more required. On our case those process are `world` and `hyip world`.
When the `world` and `hyip world` are no more carry out then all of the process is considered settled and will return to its routine.
However when `a settlement` is not going to be achieved then the spreading will continue to another process which in our concept we call them as Employment and Merging.
This is identical as described on Gene Mapping, which explained that since actual base-pair distances are generally hard or impossible to directly measure, physical maps are actually constructed by first shattering the genome into hierarchically smaller pieces.
By characterizing each single piece and assembling back together, the overlapping path or "tiling path" of these small fragments would allow researchers to infer physical distances between genomic features.
The employment can be considered as identical with DNA Replication in cell cycles, where a number of proteins are associated with the replication fork which helps in terms of the initiation and continuation of DNA synthesis.
It is stated also that the DNA synthesizes the new DNA by adding complementary nucleotides to the template strand. Here the nucleotides stand as the said media as it serve to carry packets of energy within the cell and playing a central role in the process.
As you may guess we are not going for a settlement on this point. We have explained that, in our case, you will not be able to find your best food on search engines.
See again the tabulation of a spreading. Let's try to figure out which potential factor(s) that making your searching stack is.
Better we put the on the list one by one:
- You write a query of 'best food'. Seems nothing is wrong with it. Your search is correct.
- Your computer read and displaying the result. Nothing is wrong with your computer.
- Google receive your Query. Nothing is wrong with Google.
- Google write the Result. That's it! The result is not meet your query.
See that the result is too big too choose. Is it might be your query?
Yes may be your query. But you don't know what is the right query to find your best food.
So the only way is you have to put your query to somewhere else.
So now you have another potential factor become two (2) all together.
We have put the potential factors in bold. They are the Query and Result.
Follow to our explanation above, there will be two kind of employments called. One to settle the Query and another one for the Result. You may see also that each employment will represent the 2nd and the 3rd mapping of a Routine by a parameter.
The employments for the Result is represent the 2nd mapping:
* Food will become an entry point
* Library is what we need
* Collect is the process
* Exit point
* You will become an entry point
* Your data is what we need
* Examine is the process
* Exit point
See that one mapping is doing a process making a library which is concern to collect data to get it to become more specific Source to only related to the parameter.
Another is doing a process of making a Specific Target by examine to the one who is going to use it in related also to the parameter.
Therefore, in purpose of getting a settlement, both will goes to different processes but they work in related to the same parameter. So it will be a kind of Symbiotic Morphism, where in the fields of mathematics a morphism is represented by an arrow from its source to its target.
Here you have define the factors. On this point you will need to find another tool or a person that will understand to your need.
So there shall be a process of finding a tool or a person or other media that is required to achieve a settlement. In our concept we call this process as an employment.
As we have explained, a spreading an early step to get something. Whenever we want something that for sure we need to do an effort.
Say here that we are going to get something big. Let's make it easy. What is the biggest creature that you know? Of course an elephant. Easy right?
So what will you do when you want an elephant?
In our concept, as also normally happen in our live, whenever you want something then you will need to provide something that worth for it.
On our case this project is an exact sample. We have set that our target is getting a very valuable information. So we shall give our valuable information as well.
We aware that we are not good in writing but we believe that the concept is valuable for people. So we just do our best to write it here. The place that is well known to share something and everyone can easily reach. So this project is simply our employment.
So back to the elephant, since it is a creature, you will also need to provide a creature which is worth to get an elephant, something is also big. Something worth for an elephant.
Let's find it in more details on our next section.
This wiki is courtesy of The HYIP Project. Find all of them on The Project Map. | ||||||||
⏫ | 🔼 | ⏪ Intro |
|
🔁 Reload |
Next |
Last ⏩ | 🔽 | ⏬ |
---|
This documentation is licensed under Apache License, Version 2.0.
Copyright (c) 2014-2015 eQuantum Project
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
You are browsing our info wiki:
- Home
- Concept
- About Us
- Project Info
- Project Map
- Our Maps Site
- Our News Blog
- Our Hyip Rating
- Our Hyip Monitor
- Our Script Portal
- Our Repositories
- Current Repository
- Document Repository
###Mapping
Here 👇 you are currently