14 Aug, 2010

8085 simulator for windows 7

Articles related to 8085 simulator for windows 7

Win32.Vundo adware manual removal

http://digitalpbk.blogspot.com/2008/05/8298235210-malwareadware-vundo.html Win32.Vundo adware manual removal IntroThis is yet another adware that spies your computer and should be removed!The AOL Active Virus Shield license has expired and sadly AOL isn't continuing the service. So its left to me to defend my sys against the world of viruses trojans and adwares or in short all other malwares.Win32.Vundo as experts call it,SymptomsOften get popupsMicrosoft Internet Explorer: Work Offline , Cancel window even when not browsingStrange tabs on Firefox ...
Published 3 years, 9 months ago

Get anyones eMail ID on ORKUT

http://digitalpbk.blogspot.com/2007/06/get-anyones-email-id-on-orkut.html Get anyones eMail ID on ORKUT IntroYes you can get anyone's email ID who is on Orkut. This is a serious security hole and violates many privacy statements. You can actually get anyone's email ID on orkut.How?Goto the persons orkut Profile page.Click the ignore user link.Sign into Google Talk using the google talk client provided by googleClick on Settings near the top of the main google talk window.On the list click BlockedAnd there you will have the person's email IDThats allI hope ...
Published 4 years, 8 months ago

IMTools - Linux command line tool convert images from one format to another

http://digitalpbk.com/projects/imtools-linux-command-line-tool-convert-images-one-format-another-jpeg-bmp-png IMTools - Linux command line tool convert images from one format to another This is a tool, I wrote for my Main Project a while back so I thought of putting it up here. The suite imtool was written to convert JPEG file to a RAW format for use with FPGA. The imtool utility can do much more than just JPEG to RAW, it can handle the following file format changes. JPEG to RAW, BMPBMP to RAW,JPEGPNG to RAW,BMP,JPG It can also render an image preview to a window using OpenGL. OS: Linux Linux ...
Published 2 years, 2 months ago

Making a Firefox extension

http://digitalpbk.blogspot.com/2007/02/making-firefox-extension.html Install.rdf xmlns:em="http://www.mozilla.org/2004/em-rdf#"> helloworld@digitalpbk.com Hello World 1.0 Hello World Sample Extension from digitalpbk.com digitalpbk A person who helped you Another one http://digitalpbk.blogspot.com chrome://sampleext/content/settings.xul chrome://sampleext/content/about.xul chrome://sampleext/skin/mainicon.png http://sampleextension.mozdev.org/update.rdf {ec8030f7-c20a-464f-9b0e-13a3a9e97384} 1.5 2.0.0.* DraftFinally Packaging your skinIf you are familiar with Firefox, extensions are packaged in .xpi ...
Published 4 years, 11 months ago

jwgkvsq.vmx - Conficker virus manual removal

http://digitalpbk.blogspot.com/2009/04/jwgkvsqvmx-conficker-virus-manual.html jwgkvsq.vmx - Conficker virus manual removal IntroWell this is one of the new emerging popular virus. It has spread rapidly, and most of your computers are infected. Conficker spreads via the USB pendrive along with the autorun.infor via network by exploiting bugs in the Network Stack on Windows systems.Skip to Manual Removal steps.Spreading via USB DrivesConficker spreads on USB Drives by creating an autorun.inf,A folder structure RECYCLER\S-5-3-42-2819952290-8240758988-879315005-3665\with ...
Published 2 years, 10 months ago

Why Laptop Performance lower on batteries

http://digitalpbk.blogspot.com/2007/03/why-laptop-performance-lower-on.html » Power Options » Change the Power Scheme from Portable/Laptop to Home/Desktop. (Windows)By doing this the laptop does not uses power saving schemes and your game will run at a better performance.Got a Better answer?Lemme know ... ...
Published 4 years, 10 months ago

Free Light weight Social media sharing javascript for Facebook, Twitter, Stumble Upon, Digg and Reddit

http://digitalpbk.com/javascript/free-light-small-social-media-sharing-javascript-facebook-twitter-stumble-upon-digg-and-r :function(title,url) { this.share('http://twitter.com/home?status=##URL##+##TITLE##',title,url); }, su:function(title,url){ this.share('http://www.stumbleupon.com/submit?url=##URL##',title,url); }, reddit:function(title,url){ this.share('http://www.reddit.com/submit?url=##URL##',title,url); }, digg:function(title,url){ this.share('http://digg.com/submit?phase=2&url=##URL##&title=##TITLE##',title,url); }, share:function(tpl,title,url) { if(!url) url = encodeURIComponent(window ...
Published 1 year, 10 months ago

Resync iPod to new iTunes Library without Erasing or loosing your music

http://digitalpbk.blogspot.com/2009/06/ipod-resynch-itunes-apple-library-copy.html \iTunes\ on Windows XP) Clear your current iTunes library by deleting iTunes Library.itl and iTunes Music Library.xml Note:This step will erase your iTunes library only not your music files :) Now plug in your iPod and it will be detected as a removable media on Windows.Goto My Computer and open the driveIf it is empty, goto Tools > Folder Options > And tick Show Hidden Files and Folders OptionCopy the iPod_control folder to any drive on your computer.After copying now run iTunes and press erase and resync ...
Published 2 years, 8 months ago

Asynchronous Reading from Input

http://digitalpbk.blogspot.com/2007/11/kbhit-asynchronous-read-linux-fdzero.html messages. This is impossible using the normal scanf method, because at all times it would be waiting for our input and there would not be any recieved messages in that time period. So the process of receiving information while checking for input is an example of asynchronous reading.How ?On Windows ...On windows the input STDIN can be tested for data by the function kbhit()defined on conio.h. A simple program template would be#include int main(){ //... while(1) //Main Process loop { //Other Process ...
Published 4 years, 2 months ago

T9 Dictionary Implementation in C, BASH

http://digitalpbk.blogspot.com/2008/07/trie-data-structure-c-t9.html ; printf("%s\n",pre); }}int in_mob_ks(struct t9 * root,char val,int o){ int a[]={0,3,6,9,12,15,19,22,26}; /* 2=>0 1 2 3=>3 4 5 4=>6 7 8 5=>9 10 11 6=>12 13 14 7=>15 16 17 18 8=>19 20 21 9=>22 23 24 25 */ if(o && o>=a[val+1]) return -1; int s=o?o:a[val]; int e=a[val+1]; //printf("From %d-%d",s,e); for(;s if(root->node[s]) return s; return -1;}void t9_search_mob(char *pre, struct t9 * root,int depth,char *val){ if(*(val+depth)==0) { pre ...
Published 3 years, 6 months ago

Related help topics for 8085 simulator for windows 7 More keywords like 8085 simulator for windows 7
More pages for 8085 simulator for windows 7


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
A Mirrored sky A Mirrored sky in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk