Circle Of Algorithm

Người đăng: ngayvuidaxa on Thứ Tư, 30 tháng 1, 2013


Circle algorithm



Description: Here Xc and Yc denote the x – coordinate and y – coordinate of the center of the
circle. R is the radius.
1. Set X = 0 and Y = R
2. Set D = 3 – 2R
3. Repeat While (X < Y)
4. Call Draw Circle(Xc, Yc, X, Y)
5. Set X = X + 1
6. If (D < 0) Then
7. D = D + 4X + 6
8. Else
9. Set Y = Y – 1
10. D = D + 4(X – Y) + 10
[End of If]
11. Call Draw Circle(Xc, Yc, X, Y)
[End of While]
12. Exit
Draw Circle (Xc, Yc, X, Y):
1. Call PutPixel(Xc + X, Yc, + Y)
2. Call PutPixel(Xc - X, Yc, + Y)
3. Call PutPixel(Xc + X, Yc, - Y)
4. Call PutPixel(Xc - X, Yc, - Y)
5. Call PutPixel(Xc + Y, Yc, + X)
6. Call PutPixel(Xc - Y, Yc, + X)
7. Call PutPixel(Xc + Y, Yc, - X)
8. Call PutPixel(Xc - Y, Yc, - X)
9. Exit
More about

Shutsdown Computer In 1sec

Người đăng: ngayvuidaxa


Shutsdown Computer

 
Right click on windows taskbar select taskmanager then select shutdown button then u will see options like standby, hibernate,turnoff, restart......... then hold control key and press shutdown button and see the trick ur system shutsdown in 1sec
More about

Its quite funny. try in internet explorer

Người đăng: ngayvuidaxa





This is funny, when you place the code below into your browse url bar and press enter all the images from any website your on with being to fly around the place. Its quite funny.
try in internet explorer...-----

javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images; DIL=DI.length; function A(){for(i=0; i<DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5 ); void(0)
More about

Matrix Falling Code Effect

Người đăng: ngayvuidaxa

Matrix Falling Code Effect
 
"Matrix Falling Code Effect - Notepad CMD (.BAT) Trick"

Inspired by the movie Matrix, this falling code trick is extremely popular on social networking websites. Copy and paste the code given below in Notepad and save the file as "Matrix.bat" or *.bat
.
.
@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks
.
.
.
after saving it when you click on the saved bat file you will see the "Matrix falling code" effect.
More about

Mobile Screenshot v3.00 Full For Nokia s60v3 s60v5

Người đăng: ngayvuidaxa

Mobile ScreenSnap Screenshot


Screenshotis most important things for both mobile & pc so With Best Screenshot software you can capture any kind of screenshots on your Smartphone, And you may save them to your phone/memory card or can send to friends or to your desktop computer.


Mobile Screenshot is freeware! so you can download and use it absolutely free of cost. No spyware or adware inside.

Features include:
  • Configurable hotkey to make a screenshot.
  • Sound notification after taking screenshot
  • Supports true colour BMP, 256 colour BMP, and JPG
  • Ability to send image via Bluetooth, Infrared, MMS or email.
  • Auto-generated image name.
  • Ability to set up where to save screenshots.



Click The Link To Download
More about

American Scientist Has developed the first programming language based on Arabic script source code

Người đăng: ngayvuidaxa on Thứ Ba, 29 tháng 1, 2013

Developed the first programming language

A New York-based computer scientist has developed the first programming language based on Arabic script source code.

Ramsey Nasser created the language, called قلب - pronounced "alb", meaning "heart" in Arabic - as part of an ongoing project that investigates programming languages as mediums of self expression.

Nasser is a fellow at the Eyebeam Art + Technology Center in New York City, a non-profit venture that aims to fuse technology with the aesthetic. Nasser's past projects, described by Eyebeam's website as "looking at code as a vehicle for thought", include a language called Zajal, which is designed to "reduce the friction between an artist's creative vision and functioning software".

The قلبlanguage is based on Scheme, a modern variant of LISP, which is one of the oldest high-level languages still in use. LISP's name is derived from "LISt Processing" and its structure - a series of parenthesized, comma-delimited operators and arguments - is ideal for allowing code builders to create associations that become new languages.

While Eyebeam works in the sphere of aesthetics, in an interview with Animal New York, Nasser spoke of another reason for developing قلب.

"If we are going to really push for coding literacy, which I do; if we are going to push to teach code around the world, then we have to be aware of what the cultural biases are and what it means for someone who doesn't share that background to be expected to be able to reason in those languages," he said.

Computer languages of today use in-built constructs - including data type names, keywords, library names and global variables - that not only use Roman English script, but English expressions, such as "#include", "for", "if" and "string". This makes learning to code that much more difficult for a programmer whose native tongue is not English and even more daunting for one whose language does not use Roman script.

While widespread commercial use of قلب may be some years off (early applications include computation of the Fibonacci sequence and an execution of British mathematician John Conway's Game of Life), Nasser has created a language that has demonstrable applications. He claims that قلب is "Turing-complete", a computing science phrase that refers to a language that can perform any kind of computation.

The Middle East is currently in a technology boom and research firm Gartner projects IT spending in the EMEA region to reach $1.154 trillion in 2013. Saudi Arabia in particular has partnered with HP to produce an army of technology graduates in an attempt to move away from the kingdom's petrochemical dependence.

But would an Arabic-based programming language ever be viable enough to be an accelerant to the development of that skill base and the region’s technology growth?

“I have never known such a project to be successful,” said a regional expert with over 15 years experience in the area of software localization and Arab language support.

“Developers always prefer the English language; most of the common programming languages are in English including the standards in HTML, CSS, Jscript and XAML. It would also be difficult for developers to keep up to date with the language’s standard updates. The best scenario is to have very good help in Arabic regarding the programming language in English, so people understand it very quickly and cross the barrier.”
More about

Logos of Microsoft windows (1985-2012)

Người đăng: ngayvuidaxa on Thứ Hai, 28 tháng 1, 2013

Logos of Microsoft windows
(1985-2012)

More about

Orb Bluetooth Headset Transforms Into Ring

Người đăng: ngayvuidaxa

Bluetooth Headset Transforms Into Ring




Fashionable Wearable Gadget: Orb Bluetooth Headset Transforms Into Ring

With a simple twist, The O.R.B. transforms from a ring to a headset worn on the ear that is capable of hands-free calling. Incorporating HiWave™ technology, the O.R.B. is a “Digitset™” that provides high-quality bone conduction audio without the discomfort of placing a device inside the ear. A deluxe edition also features an E Ink display for caller ID, text messaging, and calendar reminders.

To use the ring as a headset, simply remove it from the finger and twist open around the hinged joint. The ring (now a headset) is placed over the upper ear, between the ear and the side of the head. The transmitter end of the headset rests just above the jawbone and utilizes dual speaker “voice annihilation” DSP technology. The transmit exciter transducer rests just behind the outer ear.

The O.R.B. will be available in a variety of sizes, available in styles for both men and women.

All sizes have an expansion hinge, spring prongs and adjustable adhesive soft pads on the interior edge, which provide a secure and comfortable fit on the finger (or thumb) as well as the ear.

The O.R.B. features military-grade seals and gaskets, making it fully waterproof and built to accompany you on any adventure.

The ring vibrates, alerting the user to an incoming call, text message, or event reminder. The user can glance down at the finger and see a horizontal streaming message of caller I.D. or meeting schedules. If accepting an incoming call, the user twists open the O.R.B., slips over the ear, and begins the conversation. If declining incoming calls or texts, or dismissing event reminders, the user can simply push the cancel button with the O.R.B. still idle on their finger. When not in use the ring serves as a time device/alarm clock. If the user would like to silence a call he/she can simply touch a button on the band.
More about

Nokia Launches Lumia 620 A Budget WP8 Smartphone

Người đăng: ngayvuidaxa

Nokia launches Lumia 620







Hardware giant Nokia on Wednesday unveiled its new Windows Phone 8-powered Nokia Lumia 620, pricing the device at $249. The sales of the latest Smartphone from Nokia will begin in January 2013 in Asia, followed by Europe and the Middle East.

The all-new Lumia 620 has a 3.8-inch touch screen with Nokia's Clear Black Display technology. This device runs on a dual-core 1GHz processor and has 512MB of RAM. It has 8GB of internal storage and support for Micro-SD card of up to 64GB capacity, along with 7GB of free SkyDrive memory.

Nokia Lumia 620 sports a 5-megapixel rear camera with LED flash and a VGA front-facing camera. Like its bigger siblings like Lumia 920 and Lumia 820, this device comes with imaging features like Cinema Graph and Smart Shoot. This Smartphone also has location and navigation features like Nokia Maps, Nokia Drive, Nokia Transport and the Nokia City Lens.

Powered by a 1,300mAh battery, the all-new Lumia 620 is powered by Windows Phone 8 and comes in seven different exchangeable shells, namely lime green, orange, magenta, yellow, cyan, white and black. The NFC-capable Lumia 620 will be able to play music by just tapping compatible accessories like JBL Play Up portable speakers and make wireless payments via the Wallet app. The Finnish manufacturer is also offering Nokia Music with the phone, which allows users to stream and download music, for free.

Earlier in the day it was reported that Nokia will partner with China Mobile to launch a version of its new flagship Lumia Smartphone tailored for the world's largest cellular market. China Mobile, the biggest operator in the world with more than 700 million subscribers, will start selling the Lumia 920T, the first phone to be based on Microsoft's new Windows Phone 8 platform in China's 3G networks.  
More about

Bluetooth Stickers To Help Locate Missing Items

Người đăng: ngayvuidaxa

     Bluetooth stickers to help locate missing items



A US technology firm has come up with Bluetooth stickers which can be attached to your essential items like wallets, keys, and even kids and pets to track them.

Your valuables can be detected by the stickers which work through a Smartphone app that sets off a buzzer to help locate them. The app also includes a radar-like function to help you find your way to your possessions.

About the size of a coin, the Stick-N-Find stickers can attach via adhesive to valued possessions and send a low-energy Bluetooth signal with a range of about 100ft, the 'Daily Mail' reported.

So far the teams behind it have developed apps compatible with Smartphone with a range of features to help users track down their stacker-up possessions when they go missing.

The first function the app offers is a simple radar screen that approximates the distance - but not yet the location - of all the paired Stick-N-Find stickers in range.

The technology does not yet allow the app to determine which direction the lost items are in, so users have to start walking while watching the screen to see whether the device they are hunting for gets closer.

A second feature, which the designers call the Virtual Leash, allows users to set an alarm to sound whenever a sticker moves a predetermined distance from your phone.

This feature could be used to keep track of your children at the playground, for example, or to remind you if you're getting ready to leave the house for work and forget to pick up your keys.

A third feature called Find It helps to locate any items that are out of range by setting an alarm to sound as soon as they appear on the app's radar, allowing you to begin using it to track down the lost item as soon as you are nearby.

The stickers themselves will keep going for up to a year on a watch-type battery.

They include buzzers and flashing lights that can be activated remotely to help users track them down and one Smartphone can be paired with as many as 20.

The Stick-N-Find location stickers are the brainchild of John Mitts, an engineer at SSI America which is a product development company specializing in small electronics.

"Just like everyone we lose stuff all the time so, we thought, why not design an ultra-small Bluetooth connected sticker you can stick on any device, person or animal so you can easily find them?" he said.

"So we came up with Stick-N-Find. Stick-N-Find is an ultra-small sticker with built in Bluetooth low energy with a range of 100ft, about the size of a US quarter and with a battery life that lasts about a year," he added
More about

Hide Any Folder Without Software

Người đăng: ngayvuidaxa


Folder Hiding On Your Pc Without Software



Hide Any Folder On Your Pc Without Software.

Follow the instruction Bellow:-
1. Create a new folder
2. Rename It
3. While renaming hold Alt & then type 0160 and den release the keys & press enter...
4. Then Properties
5. Customize
6. Change Icon and Select the one which is shown in picture
7. You're done
More about

Velocity Micro Vector Holiday Edition (2011)

Người đăng: ngayvuidaxa


Velocity Micro Vector Holiday Edition


Spec Data
Type Gaming, Multimedia, Digital Entertainment System
Processor Family Intel Core i5
Processor Speed 3.3 GHz
RAM 8 GB
Storage Capacity (as Tested) 1000 GB
Graphics Card Nvidia GeForce GTX 550Ti
Primary Optical Drive Blu-Ray Disc
Operating System Microsoft Windows 7 Home Premium
PCMark7 3457
3DMark 11 Entry 4620
3DMark 11 Extreme 917
Crysis (DX10) (fps) - 1,280 x 720 - Medium - AA/AF= Off/Off 112
Crysis (DX10) (fps) - 1,920 x 1,080 AA/AF=4X/Off 20
Lost Planet 2 (DX11) (fps) - 1,280 x 720 - Middle - AA/AF= Off/Off 69
Lost Planet 2 (DX11) (fps) - 1,920 x 1,080 - High - 4X/Off 26
MULTIMEDIA TESTS - CineBench 11.5 6.83
MULTIMEDIA TESTS - Handbrake 1:01 min:sec
MULTIMEDIA TESTS - PhotoShop CS5 2:34 min:sec
More about

Audacity 2.0.2 Windows Xp Win7 Win8

Người đăng: ngayvuidaxa

The New Audacity

Audacity 2.0.2 Vocal Remover Screenshot 1

Audacity 2.0.2 Vocal Remover Latest Version Has Been Released, So now you able to edit your desire mp3/audio/amr with more nicely than older version. Audacity is the best audio editor where u can remove the vocal from any kind of audio song, Also you can add your voice with any music which you like to hear your friends and family or self. It is easy to use just download and install on your Laptop or desktop PC.

Audacity 2.0.2 Vocal Remover Screenshot 2



Click the link below to download and don't forget to say thanks on the comment box below. Please let me know if you get any broken link to download.

  • Audacity 2.0.3 installer (.exe file, 20.3 MB, including help files) for Windows 2000/XP/Vista/Windows 7/Windows 8
  • Audacity 2.0.3 zip file (8.1 MB) for Windows 2000/XP/Vista/Windows 7/Windows 8 - Use this if you want a smaller download (without help files), or cannot run the installer because of restricted permissions.


More about

Top 5 Funny Google Tricks

Người đăng: ngayvuidaxa




We all use google for searching but its time to explore the funny side of google. Here I have collected the top funny google tricks that will amaze you. Some of the tricks are provided by google itself while other has been developers.

1. Google gravity:-
We all have read the Newton’s law of gravity; does it also apply to google? To test it follows the instructions... Go to google.com Type Google GravityClick on I’m feeling Lucky Now you will see the effect of gravity on google. The google icon will fall down automatically. You can even pickup and throw google icon any where

2. Change Background Image:-
You can also change the background image of google image. To change the background image follow the instructions go to google.com Click on the Change Background Image
Login with gmail username and upload Image [This will not work if you open the
Encrypted google.]

3-Epic Google:-
In epic google you will see the font size of google increasing automatically as if it will come out of your computer screen. To use google Follow the instructions go to google.com Type Epic Google Click on I’m feeling Lucky.

4. Google Hacker:-
want to see how the google homepage will look if it gets hacked .Follow the instructions below Go to google.com Type Google HackerClick on I’m feeling Lucky

5. Annoying Google:-
In this trick the capitalization of your searches will change automatically. Some words will change into small letter and some into capital letters in your search result. Want to try it follow the instructions Go to google.com Type Annoying Google Click on I’m feeling Lucky.
More about