Showing posts with label one. Show all posts
Showing posts with label one. Show all posts

Thursday, March 30, 2017

Assign one array reference into another

Assign one array reference into another


Let us discuss about how to assign a array reference into another array reference and how the memory is being created and how value are being stored in the array. Let me make you more clear by taking an example ,

int  arr [ ] = new  int [ 3 ] ;

Showing Array Object creation


Here arr is int type array reference which is pointing to the array object of size 3.





int  value [ ] = arr ;


Other Object referencing Array Object
Here we can see that by assigning a array reference into another then the reference value of one is copied to another.Now both are pointing to the same array object as both are having same reference value i.e 92345 .If we change the value through any reference will reflect in both the references.



How to check whether both contain same value or if we change value through one reference value will also reflect that change on another?

int  arr [ ] = new  int [ 3 ] ; 
arr [ 0 ] = 40 ;
System.out.println( " Before changing :"+arr[ 0 ] );
int  value [ ] = arr ;
value[ 0 ]= 60 ; 
System.out.println( " Before changing :"+arr[ 0 ] );

By executing the above code we will get the output value changed from 40 to 60 that means both the reference value pointing to the same array object and if we change any member of array then it will reflect the change on another reference variable.

What if we declare the array variable as final

If we declare the array variable as final then we cannot change the value of the reference variable that means it cannot point to another array object but we can change the array member variable because by declaring final it will only fix the reference value and hence cannot be modified. for ex-

final int  arr [ ] = new  int [ 3 ] ; 

Final Array object
Here by declaring the reference value i.e 92345 here cannot be modified in future that means we cannot assign another array object through this reference variable but if we try to copy this to another reference variable it will work fine because we are not modifying the value, simply copying value from one to another.


arr [ ] = new int [ 4 ] ;  // Compilation error 

The above statement will give compilation error saying " cannot assign a value to final variable arr here.
But we can modify the member of array because members in not declared as final, it can be modified, like,

arr [ 0 ] = 60 ; // It replaces the default value to 60. 

Note : Since array is an object so the array reference can be stored in the object reference due to inheritance property and we know that object class is the super class of all the classes. So we can store the sub- class references into super class object. 

int  arr [ ] = new  int [ 3 ] ; 
Object ref = arr ;              // It is valid because of inheritance property .
int  value [ ]  =  ref ;        // Invalid because of inheritance property that we cannot
                                           assign again super-class reference to sub-class reference. 


Even we cannot access the array members through object class reference , like this
ref [ 0 ] ;   // Invalid 


Available link for download

Read more »

Tuesday, March 21, 2017

AutoCAD 360 v2 0 4 Apk Download from Ubuntu One Download from Google Drive

AutoCAD 360 v2 0 4 Apk Download from Ubuntu One Download from Google Drive


AutoCAD_360

AutoCAD 360 is a free*, easy-to-use drawing and drafting mobile app that allows you to view, edit, and share AutoCAD drawings—anytime, anywhere. Simplify site visits and fieldwork with powerful design review and markup tools—available online and offline. Seamlessly share drawings with others across desktop, web, and mobile devices. Easily access drawings from web browsers using the free companion AutoCAD 360 web app. AutoCAD 360 Pro subscription plans further expand the functionality of the app, bringing additional capabilities to the field.

View
• Open 2D and 3D DWG drawings uploaded to your free* AutoCAD 360 online account
• Work offline, then easily upload changes when you are back online
• Upload and open files directly from email on your device
• See all aspects of your DWG file, including external references, layers, and image underlays
• Use multi-touch zoom and pan to easily navigate large drawings
• Use your device’s GPS to orient yourself within a drawing

Edit
• Draw and edit shapes with accuracy using Snap
• Select, move, rotate, and scale objects
• Add and edit text annotations directly on your drawing; no need for paper mark-ups
• Validate distance measurements in the drawing while you are onsite
• Save edits to your AutoCAD 360 online workspace, so your drawings stay up to date

Share
• Share your designs with others directly from the mobile app
• Add comments and images and invite responses using the Design Feed
• Print remotely from your mobile device using HP’s ePrint & Share service
• Plot your designs to PDF or DWF and share them via email

AutoCAD 360 Pro Subscription Plans
AutoCAD 360 is free* to download and use. AutoCAD 360 Pro subscription plans allow you to get much more out of the app, enabling:
• New drawing creation
• Larger file size support
• Connectivity to third-party storage, including Dropbox, Box, and more
• Advanced layer management
• Properties and attributes
• Block libraries
• Drawing coordinates
• Priority support
• Increased storage space
• New tools and much more

What’s New
What’s new in version 2.0.4
• Bug fixes
As of version 2.0, the app also includes:
•AutoCAD WS name has changed to AutoCAD 360
•New AutoCAD 360 Pro and AutoCAD 360 Pro Plus subscription plans available
•Innovative Smart Pen helps you sketch ideas much more quickly
•Support for additional dimensions, multiline text, third-party storage connectivity, and more
•Includes properties and attributes, drawing coordinates, and blocks palette
•Bug fixes and improved performance

More info and Screenshots from Google Play

Download from Ubuntu One Back to Home Page QR CODE
Download from Google Drive Back to Home Page QR CODE

Source : apkgalaxy[dot]com

Available link for download

Read more »

Monday, February 13, 2017

Avast Home Edition 2014 one year serial key free

Avast Home Edition 2014 one year serial key free


Get avast 2014 one year license key for free.you can legally register avast for one year and use without any distractions.Avast product providing a fee 1 year key voluntarily so enjoy the protection for 365 days.

Review by cnet :


Design: Avasts new layout is a unique and clean take on managing security. Rather than copying a flat Metro look like so many others, Avast organizes its environment and prioritizes it in a sensible manner. Flat icons and subtle menu animations look great, secondary pop-out menus dont feel cluttered, and the toggle icon also helps create a cleaner experience.
Security: An improved firewall, noninvasive scanning, and a complementary, crowdsourced, whitelisting approach via Community IQ keeps this security suite on alert for untrustworthy sites and phishing scams. A noninvasive browser add-on protects your Web usage with built-in do not track integration and selective blockers for analytical and social trackers.
Utility: Avast represents itself as more of a security manager than just a conventional scanner. This version includes a command center-like dashboard for tracking security statistics, pop-up notifiers for system status and security news, a multidevice manager, and a streamlined upgrade pipeline via in-app store.

Cons:

Small disclosure: Installing certain components like browser plug-ins, useful though they may be, can also be viewed as an unwanted surprise. The installer gives you options to install various components but throws a lot of information and component offers to users at once without much to go by.
Varied performance: According to a previous protection report from August, Avast scored higher than the average scanner but still behind many of the top performers. The added browser plug-in, though great when it works, sometimes became sluggish when we tested out some sites with heavier analytic trackers.
Information overload: Global and personal stats are great to see, but are they really useful for the average user? Even an advanced technician can really get only so much value out of numbers without any real numerical or unit-based indication of what they represent. Perhaps a market researcher may get more use out of this.

* Download Avast! Free Antivirus
 

* Get 1 year license key here
 

Available link for download

Read more »

At one point yesterday I had 61 comments to approve

At one point yesterday I had 61 comments to approve


60 of which were spam.

Available link for download

Read more »

Wednesday, January 25, 2017

B612 is one in 7 iPhone apps for the selfie obsessed

B612 is one in 7 iPhone apps for the selfie obsessed


Taking B612 a selfie with the iPhone camera is pretty straightforward, but there several third-party iOS apps for capturing more creative self-portraits.
Reviewed several quickdraw iOS camera apps that are also useful for taking selfies, but there’s also a whole sub-category of apps that can take your selfie-obsession to the next level.
b612
1. B612 Selfie (free)
Camera B612 is similar to Camera X in that it too provides a preview of a selected filters before you snap the selfie. The advantage of this app is that it allows you to activate the shutter by tapping anywhere on the screen, or long press to shoot a short video. A collage template can also be selected to capture a series of selfie shots.
The big drawback to this and Camera X is that applied filters, as well as the vignette filter, cannot be adjusted before or after shooting the photo. You can however quickly delete unwanted images so they’re not all automatically saved to your photo library.
2. Selfiest (free)
Selfiest feeds the desire of those who want to share their selfies and possibly get their egos stroked. Like Instagram, Selfiest lets you curate your selfies and share them with other Selfiest members across the world, as well as to your other social networks.
Other members can like your images and follow you, photos you post to your account can be removed at any time.
The app provides a slew of editing and photo enhancement tools, including Instagram-style filters, and a text and drawing tools. Unfortunately, once a tool has been applied and saved to a photo, that photo can’t be edited.
For creative inspiration, Selfiest includes photo challenges, such Street Selfie, Smiling Selfie, Morning Selfie, and Selfie with Sunglasses. For more inspiration, you can check out selfies from other users nearby, in the same country, or across the world.
3. Camera X (free)
Unlike other camera apps, Camera X allows you to swipe and select a photo filter (and get a preview) before you take a photo. Likewise, you can pre-select from over a dozen different template collage frames, and snap selfies to fit your chosen layout. And like the default iOS camera, this selfie tool also includes a self-timer and optional photo composition guide.
Camera X is really for shooters who don’t want to do post editing of images. In fact, it doesn’t allow you to. By default the app doesn’t automatically save your images, but there is an option in the app’s setting to autosave your selfies. The goal of Camera X is to shoot and share to Facebook, another supporting iOS app, Messages, or directly to your Photos Library.
4. Selfie X (free)
Most selfies on the iPhone are taken with the front-facing camera, which has a lower resolution (1.2 megapixels) than the rear camera (8 megapixels on the iPhone 6). If you want the higher quality selfie you will need to get someone else to take the shot (which technically means it’s not a selfie?), or you might try using Selfie X.
This app uses face and voice recognition to snap a photo of you using the rear-facing camera. You won’t be able to view yourself, so the app tells you if you need to adjust the phone to capture your face. When properly framed, the app tells you to, “Say Cheese.”
I tried the app a few times, and it worked, but saying “cheese” doesn’t always deliver up the the kind of smile you want. And in my tests, the app never worked while holding the phone in landscape position. Selfie X is a free app, so you might want to download it and see what you can capture.
5. Ghost Lens+Selfie (free)
When it comes to creative selfies, the Ghost Lens+Selfie app may be what you’re looking for. It can easily layer an image on top of another image (or video), like in Photoshop, for various types of effects. Images can be faded in and out, with one or more photo filters applied. And as with other camera apps, photos can be exported to social networks, and saved to the Photos Library.
6. PhotoMirror (free)
For an easier, more direct photo effect, PhotoMirror creates an instant duplicate of a selfie shot, or an imported photo. It includes preset crops, 2D and 3D layer masks, creative picture frames, and other elements that might be useful for sprucing up selfies. Photos can also be saved or exported to other iOS camera apps or to social networks.
7. Apple Watch Remote
And lastly, the new Apple Watch provides a remote trigger for the camera app on your iPhone. You can actually see your camera’s viewfinder watch what the phone camera sees in its lens. This is convenient for both selfies and group shots. You can prop your phone up against something or use a tripod, open the remote app on your watch, and tap the shutter button or timer on your phone.
Naturally, remember to look at the lens on your camera phone rather than the watch when snapping a photo.
Linh download: https://camerab612.wordpress.com

Available link for download

Read more »