To set different initial energy to every node
2 years ago
Posted by Mohd.Taufiq at 8:56 PM 2 comments
Labels: Conference
Posted by Mohd.Taufiq at 1:22 PM 2 comments
Labels: Conference, Research
Now I want to concentrate on how to create our own algorithm, some detail need to clearify i.e. what thing need to implement for our algorithm. Working in NS-2 there are limitation thing we can do in TcL language. But for our case we need to edit in C++ method where new library to be introduce.
We create our own programmer-define libraries to further modularize our program. Some brief about programmer-defined library. In library contain some general purpose function that we aspect to use in future application. Then after we clarify them pun in one library and implement them, we can use in other projects, just we use in standard library functions in many other programs.Posted by Mohd.Taufiq at 10:57 AM 2 comments
Labels: Research

Posted by Mohd.Taufiq at 10:29 AM 4 comments
Labels: Research