Search This Blog

Monday, November 28, 2011

Matematika Diskrit (Materi Kuliah)

Discrete mathematics is the study of mathematical structures that are fundamentally discrete rather than continuous. In contrast to real numbers that have the property of varying "smoothly", the objects studied in discrete mathematics – such as integers, graphs, and statements in logic[1] – do not vary smoothly in this way, but have distinct, separated values.[2] Discrete mathematics therefore excludes topics in "continuous mathematics" such as calculus and analysis. Discrete objects can often be enumerated by integers. More formally, discrete mathematics has been characterized as the branch of mathematics dealing with countable sets[3] (sets that have the same cardinality as subsets of the natural numbers, including rational numbers but not real numbers). However, there is no exact, universally agreed, definition of the term "discrete mathematics."[4] Indeed, discrete mathematics is described less by what is included than by what is excluded: continuously 
varying quantities and related notions.

tutorial Matlab

 MATLAB-R2008a-for-Linux.png 
MATLAB (matrix laboratory) is a numerical computing environment and fourth-generation programming language. Developed by MathWorks, MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other languages, including C, C++, Java, and Fortran.

How to Implement a Binary Tree Using Pascal

Binary trees can form the building blocks of efficient searching and sorting algorithms and because of this have wide application in computer science. As Pascal has support for records and pointer types, you can elegantly implement binary trees in it. Use your Pascal program as the basis of a binary heap priority queue or modify it to support any kind of comparable data.

instruction:
    • Open a new Pascal file in your text editor or IDE.
    • Add following line to the file:
      program bintree;
    • Type the next section of code into your editor to define the basic types for the binary tree:
      Type
      BinTree = ^Node;
      Node = Record
      I: integer;
      L, R: BinTree;
      end;


Friday, November 25, 2011

free download Translator Inggris-Indonesia Transtool 9 Full, Kamus 2.04, Translator XP, Rekso Translator, E Type

Steadily from language translation software in the world. Transtool usually limit its use in today you can download a version of this for free to trastool forever.did interest you?

The latest transtool you can download here is transtool 9 full version. Transtool 9 has undergone various improvements transtool very rapidly compared with the previous version. In transtool 9, the
database used comprehensive and enriched. Besides the ability to translate and translate owned by transtool 9 has been enhanced so that the translation be better than previous versions transtool. Wow cool bro? do not want to wait to download it?? just calm patience before yes ...

 
Transtool 9 can be downloaded from the link - the link below. For those of you who do not support a

Thursday, November 24, 2011

cara menghilankan logo blog/navbar (how to remove blog/navbar logo)

to remove the logo of navigator of blog, it's very-very easy. follow the step below to do this,,,,,

  1. Login to your blog
  2. goes to design
  3. click edit HTML
  4. Find code ]]></b:skin>
  5. after you found this, take this code above :  #navbar { display: none; }
like this :

#navbar { display: none; }
]]></b:skin>
it is very easy right,,,  happy trying,,,,,
take from : http://gelorakim.blogspot.com/2010/10/cara-menghilankan-logo-blognavbar.html


INTRODUCED JAVA

Java is a programming language expressly designed for use in the distributed environment of the Internet. It was designed to have the "look and feel" of the C++ language, but it is simpler to use than C++ and enforces an object-oriented programming model. Java can be used to create complete applications that may run on a single computer or be distributed among servers and clients in a network. It can also be used to build a small application module or applet for use as part of a Web page. Applets make it possible for a Web page user to interact with the page.

The major characteristics of Java are:
  • The programs you create are portable in a network. (See portability.) Your source program is compiled into what Java calls bytecode, which can be run anywhere in a network on a server or client
  • The code is robust, here meaning that, unlike programs written in C++ and perhaps some other languages, the Java objects can contain no references to data external to themselves or other known objects. This ensures that an instruction can not contain the address of data storage in another application or in the operating system itself, either of which would cause the program and perhaps the operating system itself to terminate or "crash." The Java virtual machine makes a number of checks on each object to ensure integrity.
  • Java is object-oriented, which means that, among other characteristics, an object can take advantage of being part of a class of objects and inherit code that is common to the class. Objects are thought of as "nouns" that a user might relate to rather than the traditional procedural "verbs." A method can be thought of as one of the object's capabilities or behaviors.
  • In addition to being executed at the client rather than the server, a Java applet has other characteristics designed to make it run fast.
  • Relative to C++, Java is easier to learn. (However, it is not a language you'll pick up in an evening!)


Wednesday, November 23, 2011

Microsoft Office 2007

Microsoft Office 2007 (officially called 2007 Microsoft Office System) is a Windows version of the Microsoft Office System, Microsoft's productivity suite. Formerly known as Office 12 in the initial stages of its beta cycle, it was released to volume license customers on November 30, 2006[4] and made available to retail customers on January 30, 2007. These are, respectively, the same dates Windows Vista was released to volume licensing and retail customers. Office 2007 contains a number of new features, the most notable of which is the entirely new graphical user interface called the Fluent User Interface[5] (initially referred to as the Ribbon User Interface), replacing the menus and toolbars – which have been the cornerstone of Office since its inception – with a tabbed toolbar, known as the Ribbon. Office 2007 requires Windows XP with Service Pack 2 or higher, Windows Server 2003 with Service Pack 1 or higher, Windows Vista or Windows 7.[6] Office 2007 is the last version of Microsoft Office which is officially supported on Windows XP Professional x64 Edition.
The 'Ribbon User Interface' is a task-oriented Graphical User Interface (GUI). It features a central menu button, widely known as the 'Office Button'. The Ribbon Interface has been improved in Microsoft Office 2010.
Office 2007 also includes new applications and server-side tools. Chief among these is Groove, a collaboration and communication suite for smaller businesses, which was originally developed by Groove Networks before being acquired by Microsoft in 2005. Also included is Office SharePoint Server 2007, a major revision to the server platform for Office applications, which supports "Excel Services", a client-server architecture for supporting Excel workbooks that are shared in real time between multiple machines, and are also viewable and editable through a web page.
Microsoft FrontPage has been removed from the Office suite entirely. It has been replaced by Microsoft Office SharePoint Designer, which is aimed towards development of SharePoint portals. Its designer-oriented counterpart Microsoft Expression Web is targeted for general web development. However, neither application has been included in Office 2007.
Speech recognition and handwriting recognition are now part of Windows Vista. Speech and ink components have been removed from Office 2007.[7][8] Handwriting and speech recognition work with Office 2007 only on Windows Vista or Windows XP Tablet PC Edition. However, XP users can use an earlier version of Office to use speech recognition.[9]
According to Forrester Research, as of May 2010, Microsoft Office 2007 is used in 81% of enterprises it surveyed (its sample comprising 115 North American and European enterprise and SMB decision makers).

Readmore>>>here(wikiopedia)

How to install M.S Office 2007

 Microsoft Office 2007 Logo 
The Microsoft Office Core Applications
The Step to instal this:
Step one :
Open the Directory place of softwareor run the CD Of M.S Office 2007
 step 2: 
Click setup
 and than, you will see,,
 like the picture below,,
in this step, you need to enter the serial key, after enter the serial key, pres continue,,
and than,
step 3:
you will see the picture like below,,
you can costumize your instalation, and you also can Installl Now, press which one do you need.

if you press install now, wait until the instalation finished,.

step 4 :
close the instalation, and run the aplication.

Tuesday, November 22, 2011

gravatar Rational Rose Tutorial installation




Below are the steps for the installation process Rational Rose

Step 1


Open the folder winrar 3 truz rational 2x click on setup.exe and it will appear like this (not to be used in ekstrax):

Step 2

select Rational Rose Enterprise Edition and click Next
  
s


Step 3
select desktop installation from cd image then Next
  
step 4 :
and will appear Preparing to install
  
 Wait until the process is complete then appears as shown below
  
 step 5 :
and then click Next and it will appear as below
  
step 6:
Select Accept and the next
 
step 7:
Next immediately wrote (to choose where the uninstall it)
 
step 8:
select rose there addin and Next truz select install
 
 And the picture will appear like this:
  
step 9 :
If there is a message erorrr just click ok ...
And wait until finished ...
And will display like this picture:

 
step 10 :
select the reply form on the back (liense key administrator wizard) and Select imports rose ratinal liense next 
 
step 11:
before we extrax ketahap following his first td 03.rar file rational rose locate a place to extract the file browser column
 
   
 step 12 :
after which we can extract the file and then open the folder td crack and select (click)  allic then click open
 
step 13
and you will look like this picture, then click the button import 
 
step 14 :
 then press the import again   
 
if succes you will se like this :
 
 take from :
 http://dvc16.blogspot.com/


Happy trying.,,,
 

-- --semoga bermanfaat untuk anda-- --- welcome to Belajar Iseng-Iseng-

-- --semoga bermanfaat untuk anda-- --- welcome to Belajar Iseng-Iseng-

Monday, November 21, 2011

Avast Antivirus free downoad

Avast Screen.PNG


Avast! is an antivirus computer program developed by AVAST Software a.s. (formerly known as ALWIL Software a.s.), a company based in Prague, Czech Republic. It was first released in 1988[1] although back then it was just a tool to remove the Vienna malware. In 1995 Ondrej Vlček wrote the first anti-virus software for Windows 95 while he was still busy finishing his university studies.
Avast! is based on a central scanning engine that is certified by ICSA Labs[2] and West Coast Lab's Checkmark process[3] and incorporates anti-spyware technology, also certified by West Coast Lab's Checkmark process,[4] as well as anti-rootkit and self-protection capabilities. It is a multiple recipient of the Virus Bulletin VB100 Award for its detection of 100% of "in-the-wild" viruses,[5] and is a past winner of the Secure Computing Readers' Trust Award.[6] The name Avast is derived from "Anti-Virus – Advanced Set".[7] Its trademarked name is styled in all lower-case and includes an exclamation mark, and a slogan 'be free'.
Avast! Free Antivirus is the freeware version of the Avast! antivirus software available to Microsoft Windows and Linux users, while Avast! Pro Antivirus is offered to businesses and users who want additional features. Priority updates are delivered automatically using PUSH update technology in Avast! Pro Antivirus. Avast! Pro Antivirus also has a command line scanner and a script blocker; however, in version 6, the script blocker is available to users of the free version.[8]
Avast! Antivirus is a widely used antivirus program, with over 165 million users worldwide as of October 2011.
 
readmore>>>>>here
 
to download click here>>>>>> 

Avira Antivirus free download


New Avira logo.png



Avira Operations GmbH & Co. KG is a German antivirus software company. When founded, the company was called "H+BEDV Datentechnik GmbH". Its antivirus applications are based on the AntiVir scan engine also known as "Luke Filewalker" (referring to Luke Skywalker), first launched in 1988. For aesthetic reasons, the name was changed to Avira. Avira's engine has been licensed to Ashampoo, Ad-Aware, and Webroot WebWasher.[citation needed] Avira is one of the most widely used antivirus programs in the world, with 100 million users worldwide as of September 2009.[1] The company supports the Auerbach Stiftung, a foundation created by the company's founder and CEO, Tjark Auerbach. It supports charitable, social, cultural, and science projects.[citation needed]
"Avira security software" refers to a range of antivirus and Internet security software for the Windows, Linux, FreeBSD, OpenBSD, and Solaris computing platforms by Avira.
On October 17, 2008, a major update to the search engine was released, which increased scanning speed by 20%.[2]
Avira Operations periodically "cleans out" the virus definition files, by replacing specific signatures with generic ones, which results in a general increase in performance and scanning speed. The last database clean-out was made on October 27, 2008, which caused problems to AntiVir Personal users when updating because of its large size (15 MB) and because of AntiVir Personal's slow servers. For that reason Avira added an additional 6 GB of bandwidth to the AntiVir Personal Servers[3] and changed the updating process: Nowadays there are 32 smaller definition files which are updated regularly to avoid peaks in the download of updates.


Readmore>>>>here
to download click here>>>

free download AVG 2012

AVG is a family of anti-virus and Internet security software for the Microsoft Windows, Linux, Mac OS X, and FreeBSD computing platforms, developed by AVG Technologies, a privately held Czech company formerly known as Grisoft.




Interface AVG Anti-Virus 9 Free Edition.jpg

  
Read more>>>>
to download click here >>






Sunday, November 20, 2011

Cara Membuat Menu Bar Dengan Sub-Sub Menunya (how to make menu bar in blog)

this is the step :

  1.  login to you blog
  2. choose which one the blog yhat you want to add it
  3. goes to design, Edit HTML,( don't forget to give check in expand widget template)
  4. find thiis :
body {
margin: 0;
text-align: center;
min-width: 900px;
background: #000000) repeat-x $startSide top;
color: $textColor;
font-size: small;
}

not must like that, but just if there is body word..
5. take this script below that :
#navbar-iframe{display:none;height:0;visibility:hidden;}


#NavbarMenu{background:black; width:950px; height:40px; color:white; margin:0 auto; padding:0; font:bold 8px Arial,Tahoma,Verdana; text-decoration:none}

#NavbarMenuleft{width:950px; float:$startSide; margin:0; padding:0; text-decoration:none}

#nav{margin:0; padding-top:3px; padding-left:3px}

#nav ul{float:$startSide; list-style:none; margin:0; padding:0; text-decoration:none}

#nav li{list-style:none; margin:0; padding:0; text-decoration:none}

#nav li a, #nav li a:link, #nav li a:visited{color:green; display:block; text-transform:uppercase; margin-left:0; padding:9px 15px 8px; font:bold 12px Arial,Times New Roman; text-decoration:none}

#nav li a:hover, #nav li a:active{background:pink; color:green; margin:0; padding:9px 15px 8px; text-decoration:none}

#nav li li a, #nav li li a:link, #nav li li a:visited{background:white; width:150px; color:#6699ff; text-transform:lowercase; float:none; margin:0; padding:7px 10px; border-bottom:1px solid #6699ff; border-left:1px solid #6699ff; border-right:1px solid #6699ff; font:normal 14px Georgia,Times New Roman; text-decoration:none}

#nav li li a:hover, #nav li li a:active{background:#6699ff; color:#fff; padding:7px 10px; text-decoration:none}

#nav li{float:$startSide; padding:0; text-decoration:none}

#nav li ul{z-index:9999; position:absolute; left:-999em; height:auto; width:170px; margin:0; padding:0; text-decoration:none}

#nav li ul a{width:140px; text-decoration:none}

#nav li ul ul{margin:-32px 0 0 171px}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul{left:-999em}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul{left:auto}

#nav li:hover, #nav li.sfhover{position:static}

6. and than find this code : <body>
7. Copy this code below that:
<div id='NavbarMenu'>
<div id='NavbarMenuleft'><script type='text/javascript'>
function setAttributeOnload(object, attribute, val) {
if(window.addEventListener) {
window.addEventListener(&quot;load&quot;,
function(){ object[attribute] = val; }, false);
} else {
window.attachEvent(&#39;onload&#39;, function(){ object[attribute] = val; });
}
}
</script>

<ul id='nav'>
<li><a expr:href='data:blog.homepageUrl'>Home</a></li>
<li><a href='rss.xml'>Site Map</a></li>
<li><a href='http://icalcell.blogspot.com/search/label/Tutorial%20Blog?max-results=999'>Tutorial Blog</a></li>
<li>
<a href='#'>EDIT MENU INI</a>
<ul>
<li>
<a href='#'>EDIT SUB MENU INI&#160;&#160;&#160;&#160;&#187;</a>
<ul>
<li><a href='EDIT URL UNTU SUB SUB MENU ' target='_blank'>EDIT SUB SUB MENU INI/a>

</li>

</ul>
<li><a href='http://icalcell.blogspot.com/2009/11/program-ptc.html'>Program PTC</a></li>
</li>
<li><a href='http://icaltogel.blogspot.com' target='_blank'>Togel Mania

</a></li>

</ul>
</li>
<li><a href='#'>Download</a></li>
<li><a href='#'>Tukar Link</a></li>
<li><a href='#'>Hubungi Saya</a></li>
<li><a href='#'>Ke</a>
<ul><li><a href='http://www.google.com' target='_blank'>Google</a></li>
<li><a href='http://www.yahoo.com' target='_blank'>Yahoo</a></li>
<li><a href='http://www.youtube.com' target='_blank'>Youtube</a></li>
<li><a href='http://www.facebook.com' target='_blank'>Facebook</a></li>
</ul>
</li>
</ul>
</div>
</div>


preview, and save that, you can modification this, what do you want..
take from:http://icalcell.blogspot.com/2010/04/cara-membuat-menu-bar-dengan-sub-sub.html

Confess the secret of Telepati

 By mastering the science of telepathy many things that will be translated into reality. So, what exactly is meant by telepathy?


 1 telepathy Mengungkap Rahasia Cara Melakukan Telepati
 Above questions were often appears among lay people. Etymologically, the word telepathy comes from the word "TELE" which means "Far" and the word "pathos" which means "feeling". Because it can be concluded that telepathy is an ability to feel everything from afar.

Knowingly or not, we actually often experience symptoms of such telepathy. Symptoms such as when to say something to a friend, but at the same time our friend was saying the same words that we wish to say. Or another example of when to dibokong back involuntarily we looked over and saw people who will membokong us.

The example above, may seem as an event that could occur due to coincidental aspects. This assessment is not entirely wrong. But behind what is regarded as a coincidence, behold the power of telepathy has worked neural nodes affect our reflexes.

In the 18th century, there was a Swedish scholar named Emanuel Swedenborg who are interested in Occultisme. Once upon a time he was in a meeting with a number of scholars. But suddenly he left the meeting and immediately ran out, saying there was a fire in Stockholm. Seeing the strange this is shown by Emanuel, honest people in attendance thought he was crazy again. But later one hour later, news came at a great Stockholm fire and burned many houses in the city including Emanuel meeting place. Perhaps, we consider the events or things like that mediocre. Yes, we may consider, once again just a coincidence. But the symptoms of this kind was developed so that it becomes a science that we know as the science of telepathy.

When categorized into types, then telepathy can be divided into two parts:




1 Revealing Secrets of How to Do telepathy Telepathy

    
By mastering the science of telepathy many things that will be translated into reality. So, what exactly is meant by telepathy?

    
zc04 Uncover Secret Ways To Telepathy

    
Above questions were often appears among lay people. Etymologically, the word telepathy comes from the word "TELE" which means "Far" and the word "pathos" which means "feeling". Because it can be concluded that telepathy is an ability to feel everything from afar.

    
Knowingly or not, we actually often experience symptoms of such telepathy. Symptoms such as when to say something to a friend, but at the same time our friend was saying the same words that we wish to say. Or another example of when to dibokong back involuntarily we looked over and saw people who will membokong us.

    
The example above, may seem as an event that could occur due to coincidental aspects. This assessment is not entirely wrong. But behind what is regarded as a coincidence, behold the power of telepathy has worked neural nodes affect our reflexes.

    
In the 18th century, there was a Swedish scholar named Emanuel Swedenborg who are interested in Occultisme. Once upon a time he was in a meeting with a number of scholars. But suddenly he left the meeting and immediately ran out, saying there was a fire in Stockholm. Seeing the strange this is shown by Emanuel, honest people in attendance thought he was crazy again. But later one hour later, news came at a great Stockholm fire and burned many houses in the city including Emanuel meeting place. Perhaps, we consider the events or things like that mediocre. Yes, we may consider, once again just a coincidence. But the symptoms of this kind was developed so that it becomes a science that we know as the science of telepathy.

    
When categorized into types, then telepathy can be divided into two parts:

    
1. Telepathy Wisdom
    
The ingredients used in lessons is very simple telepathy once, because Muslims must have memorized every surah Al-Fatihah. As Mother of the Book of Al Fatihah contains many useful things for the world and the hereafter. one of them to telepathy. By sending a letter of Al-Fatihah in certain ways we can treat someone who is restless, anxious and stress from long distance. This is clearly not a coincidence.

    
Spiritual 2.Telepati
    
Spiritual Telepathy has many ways in which the perpetrator and the various ritualpun be held. ranging from the mundane to the eccentric even exist. Spiritual telepathy is indeed very popular in our society because of its ability to be used for various things, one of them to communicate over long distances.

    
Important things in telepathy
    
Some things to watch for someone who wants to do telepathy, the important thing is to be good at adjusting the position of the room where he usually perform telepathy. Next is:

    
a. Do not wear a scent that stung.
    
b. Far from the crowd, this can be tricked by telepathy at night.
    
c. Avoid flashy colors such as red and yellow.
    
d. Avoid the room we do telepathy from direct sunlight.
    
e. Light settings should not be too bright because it can break our concentration.


    
How to make suggestions
    
While doing the suggestion we should be able to unify and harmonize with the will of our inner speech. Here we can use the suggestions short, dense and contain. Suggestions that have been programmed to be stored and recorded in our subconscious, do not try to change it because the concentration will obviously disturbed. It also meant that our subconscious is used to receive advice or a positive suggestion. Because basically the inner strength to work in accordance with what was ordered by our unconscious first. So before mensugesti others we must mensugesti mind and our unconscious first.

    
Suggestion could be the belief that any suggestion that you send to others will be able to influence the unconscious person.

    
How to train concentration
    
Concentration is needed when doing telepathy, because the concentrate is a very important role to achieve the object that was about to go. However, to achieve a concentration sempurnah one must be diligent practice. Among these exercises you can do by reading a book while listening to the radio. You try to concentrate on reading the book so as not to hear again the voice of the radio. very nice if you could read the alphabet back and forth without one pronounce. This means almost perfect. If it means you'll easily through the conduct of concentration and telepathy.

    
An expert telepathy is highly charged should be able to concentrate and create a visualization of the inner to the destination object. This visualization can be shaped light with a telepathic link between objects. Here is necessary to explain that when you concentrate should be able to present images of people who will be your object, with a record drawings must be clear and not intermittent. Once you mastered all these then become filled with the suggestion that your goal. In everyday life you may have seen or experienced a psychic who can read people's minds to his interlocutor. For the layman this may very amazing at all, but not so with those who mastered the science of telepathy. It is very reasonable for anyone to master telepathy, or at least been able mensugesti subconscious.

    
Here are some tips to telepathically not able to read your mind:

    
1. Interrupted his concentration
    
Do the things that are less pleasing in his heart until he was annoyed. If he hooked it means you've managed to break his concentration. The concentration of the split is usually difficult to do things that are subtle, such as telepathy yes it was.

    
2. Keep your distance
    
Never concentrate your telepathy expert because if you consult with telepathic means you're an expert on the part of the surrender and defeat. Thus the telepathy expert will be able to catch waves easily emitted mind / subconscious. So he too easily guessed. Telepathy is a value-free science. That is, if science is dominated by high-minded it will be useful for many people, but conversely if ruled by bad people then it is very dangerous. Telepathy, hypnosis and real gendam triad of science, having almost the same work: the object affect the subconscious.


Popular Posts