background preloader

Sumeetjain

Facebook Twitter

Sumeet Jain

E_fex.

People to contact for sop review or other things

Sop. Scholarships to apply. University and research groups. Datasets which can be used. Matlab. Imp for portfolio. Machine learning. Conferences. Github. Adobe Direct Download Links Without Akamai Download Manager. Find genuine direct download links to Adobe software, CS2, CS3, CS4, CS5, CS5.1, CS5.5, CS6 and download without using the Akamai Download Manager.

Adobe Direct Download Links Without Akamai Download Manager

Problems with the Akamai Download Manager? Not able to download the latest Adobe trial? Lost or scratched install discs? Formatted hard drive with your installed and registered Adobe product? Forced to buy costly updates when you still have valid registrations for older products? I have compiled a list with Adobe Direct Download Links of possibly all the Adobe products including the latest CS6. I try to keep this list updated. Fake Direct Download Links Track Online Activity Many sites offer links that will track your online activity for month.

Only direct download links starting with. On my affairs with science, mathematics… and life! Very useful things. Physical computing.

Digital art and interaction

DRAWING. Research papers related. 0x5f3759df » Hummus and Magnets. This post is about the magic constant 0x5f3759df and an extremely neat hack, fast inverse square root, which is where the constant comes from. Meet the inverse square root hack: float FastInvSqrt(float x) { float xhalf = 0.5f * x; int i = *(int*)&x; // evil floating point bit level hacking i = 0x5f3759df - (i >> 1); // what the fuck? X = *(float*)&i; x = x*(1.5f-(xhalf*x*x)); return x; } What this code does is calculate, quickly, a good approximation for It’s a fairly well-known function these days and first became so when it appeared in the source of Quake III Arena in 2005. This post has a bit of fun with this hack. (It does contain a fair bit of math.

Why? Why do you need to calculate the inverse of the square root – and need it so much that it’s worth implementing a crazy hack to make it fast?

Gimp

Javascript. Php. Online judge. Sift tuts. How to Setup a Dedicated Web Server for Free. All great websites have a great server behind them.

How to Setup a Dedicated Web Server for Free

In this tutorial, I'll show you how to set up a dedicated web server (with Apache, MySQL, and PHP) using that old computer you have lying around the house and some free software. In this tutorial, we are aiming to accomplish several things: We're going to install the Ubuntu Server operating system. I commonly use Ubuntu because of its ease of use and simple administration. It also has a rather large and extremely active community behind it, which makes getting support a breeze.We're going to install an OpenSSH server. In order to follow this tutorial, you're going to need a few items: A computer to use as your server. You may be asking why you'd want to have your own web server. First and foremost, we're going to need a CD with Ubuntu on it.

Now you need to burn the ISO (the file that you downloaded) to a blank CD. Now that you've downloaded and burned the ISO, let's get Ubuntu installed on your server.

Python

Interview. Programming skills. Opencv. Sensors. Arduino. Blogs. NOTABLE FUGIRES. ThinkLABS, SINE IIT Bombay announces SUMMER TRAINING & INTERNSHIP PROGRAM in Mobile Robotics & Embedded System. : Embedded Systems, Internships, Robotics, Summer Training, VLSI Design, Workshops : Know a Fest - Campus Festivals in India. Robotics -The course helps a student learn all facets of Robotics, beginning from an introduction to robotics to application development using various peripherals.

ThinkLABS, SINE IIT Bombay announces SUMMER TRAINING & INTERNSHIP PROGRAM in Mobile Robotics & Embedded System. : Embedded Systems, Internships, Robotics, Summer Training, VLSI Design, Workshops : Know a Fest - Campus Festivals in India

Wireless-The course gives an in- depth understanding of wireless communication & its various types like, cc2500,Zig bee, Blue tooth, GPS & GPRS. Embedded Systems-Enhances knowledge on AVR micro controller and its related applications in the Embedded Systems. VLSI Designing-Enhances knowledge on IC designing technique Embedded Gaming: The course gives an in depth understanding of Designing games & gaming consoles. ARM Programming: Enhances knowledge on advance Microcontroller Programming. INTERNSHIP CERTIFICATE by ThinkLABS,SINE IIT-BVENUE :- MUMBAIVisit: www.thinklabs.in oremail us:- stip@thinklabs.in orcontact us on 022 - 613 44 444/23/21. For more information on this college fest, please contact the event co-ordinators directly by logging into this website as mentioned above.

Javascript

Quora. Country Profiles. Understanding other people's languages, cultures, etiquettes and taboos is of great value to the traveller or visiting business person.

Country Profiles

Scroll down the page for information on a selected number of countries. Topics include language, useful phrases, the society, culture, business and social etiquettes. You can access Useful Phrases here or through the corresponding country. Please feel free to share comments you may have about our guides as we are always looking to improve the quality and accuracy of information. This information is also available as an App for the iPhone. Etiquette, Customs and Protocol Guides Warning! It is important to bear in mind that these guides act as basic and general introductions only.

Online course

Beautiful python.