5,430 Posted Topics

Member Avatar for Muhammad Hamza_1

That sounds like a failed LCD. I've seen such failures and I can't offer much more since your post is very light on the PC details.

Member Avatar for GustavoWoltmann
0
199
Member Avatar for Musab_1

Google found this http://projectsgeek.com/2011/05/bcd-to-7-segment-code-conversion.html Be sure to give attribution to where you get such things.

Member Avatar for rubberman
0
177
Member Avatar for Dave34343

While (missing) items in Hijackthis logs have prior discussions I spotted more than one Antivirus. I see AVG and Quick Heal something. Make up your mind on that. Also, there is a long long outstanding issue where Windows Explorer can crash if you place a corrupt JPEG, AVI or other …

Member Avatar for rproffitt
0
443
Member Avatar for Veexe

http://forum.unity3d.com/threads/complete-c-sharp-beginner-any-tips-on-learning.133974/ points out an absolute begginers book. Try that one since what's on the web won't do.

Member Avatar for pritaeas
0
89
Member Avatar for Devon_1

I'm guessing this is that image thinning code out there. Maybe a port from other languages would be easier for you. https://github.com/zehranaz/cs289-final-project/blob/master/thinning.py

Member Avatar for rproffitt
0
228
Member Avatar for Ritesh_4

It may not be any single IP. Take a read of http://hexus.net/tech/news/software/81661-microsoft-use-p2p-distribute-windows-10-os-app-updates/ and do more research on that. If all you need is this for this one time, allow all for that time period.

Member Avatar for Ritesh_4
0
699
Member Avatar for Ossy009

Why does this look so much like http://stackoverflow.com/questions/35113113/more-efficient-algorithm-to-randomly-select-raffle-winners-in-python

Member Avatar for Ossy009
0
653
Member Avatar for Aeonix

@A, Stick with HTTPS. To understand why man in the middle attacks are hard we would have to hold a class on it all. There are long priors such as https://www.google.com/#q=https+man+in+the+middle+attack https://en.wikipedia.org/wiki/Man-in-the-middle_attack and then we have SuperFish. Now you could create your own checks but for most, https will do.

Member Avatar for ryantroop
0
457
Member Avatar for MissMolly

This sounds like a job for OnChange. You can find much about it on the web such as http://www.htmlcodetutorial.com/forms/_INPUT_onChange.html

Member Avatar for MissMolly
0
321
Member Avatar for byrd

Think it over. Line 8 is in the script so it may have never run. Try line 8 after line 10.

Member Avatar for jkon
0
267
Member Avatar for BlakeHeath

Outlook didn't use dbx and well, there are spammers that will share dbx recovery apps. My favorite Outlook Express dbx recovery is from my backups. Then again I haven't had to do that in over a decade. So what next? Try Firefox and import the DBX. How is on the …

Member Avatar for roycpo
-2
652
Member Avatar for lewashby

Try a very common reset. Unplug power, remove battery, hold power button for 60 seconds, release, slip in battery, apply power, wait a few seconds and then try again. You may want to remove the HDD and retry.

Member Avatar for lewashby
0
326
Member Avatar for Undeva
Member Avatar for rproffitt
0
76
Member Avatar for Ben_15

I think I see you posted in many places on the web. HP really lost me over my last HP. 3 months old and found an issue. Off to HP service and the last time the laptop worked for more than 5 minutes. 6 months of calls and surveys it …

Member Avatar for rubberman
0
328
Member Avatar for Bensirpent07

Try other browsers on the phone. I tend to find the stock browser to be buggy so I install Chrome and look again. You will find that trying to support all browsers a losing battle.

Member Avatar for ryantroop
0
177
Member Avatar for C Newbie

Let me share how I start when I can't decide what model. I use 2 methods over and over. 1. Pick up the phone and call the maker directly. I never call companies that sell the product as they always have what they want to sell, not what I need. …

Member Avatar for rproffitt
0
563
Member Avatar for Jamie_10

Line 16 looks like you'll get 101 numbers. Why not initialize even and odd to zero on lines 13 and 14. Line 22 would be simply even++ and I'll let you guess what line 24 would be. What is this about boolean?

Member Avatar for Sean Francis
0
305
Member Avatar for Bile

When this happens I try that HP USB FORMATTER you can find on the web. Some USB Flash Drives fail and will never format again. But you will see clients ask you to try to save the drive. More at https://www.google.com/#q=linux+how+to+format+usb+drive

Member Avatar for andybe
0
270
Member Avatar for RobertSharp

If you didn't recover this in the past year, it's gone. You asked this question on Dec 9, 2013 at http://www.experts-exchange.com/questions/28314072/Recovering-MS-Word-2010-Document.html Or you are a shill.

Member Avatar for Vlastimil
0
1K
Member Avatar for COKEDUDE

So you incremented your pointer o. You're sort of lucky the compiler initialized your array. Example? http://ideone.com/qijRC1 So at line 3 o is point at out(0) and after line 4 o is pointing to out[1]. Code is not broke?

Member Avatar for tinstaafl
0
169
Member Avatar for petersim

I see you supply the error codes but the KBnnnnnn numbers are missing. Here's a thing. Microsoft does have failing patches. They fail, the reports accumulate and Microsoft re-issues a patch. Without the KB numbers it's hard to see if this is expected or not.

Member Avatar for rproffitt
-1
484
Member Avatar for Malbora

Show your work so far. As to character making, https://www.google.com/search?q=How+to+create+a+character+for+my+game&ie=utf-8&oe=utf-8 is a start. You have some thousand ways to create characters. Some don't require graphics. Remember Zork?

Member Avatar for rproffitt
0
99
Member Avatar for negru

Is this your assignment or something else? http://www.thirumal.in/2012/01/replacing-characters-in-file-c.html looks complete but if this is homework, ignore the web and write something. Share your code and tell why you think it didn't work.

Member Avatar for David W
0
180
Member Avatar for Romina_1

The neat part of the web today is that many systems and code is on the web. While students should write their own stuff, if you need an app you can modify then start with research like https://www.google.com/search?q=Student+Course+Registration&ie=utf-8&oe=utf-8#q=Student+Course+Registration+in+c%2B%2B

Member Avatar for ddanbe
0
149
Member Avatar for Kakumani

First you need to tell more why you used the word "applets" since you could mean you want a web browser to run this. If so you have an embarrassment of riches to pick from for plotting. Example? https://www.google.com/#q=online+java+data+plotter As to collecting the items into your array, that's something you …

Member Avatar for rproffitt
0
136
Member Avatar for omimo

Omimo, I see it's your first post so welcome. But if I do a little search like https://www.google.com/#q=mysql+save+picture+in+database+c%23 it appears there are priors. Care to share a bit more what's up?

Member Avatar for JOSheaIV
0
152
Member Avatar for Reverend Jim

Good question. Any time folk ask me about email privacy I use what happened to Lavabit as a primer on well, many subtopics as to email security and encryption. To top it off, if you do develop a new encryption your government may hound you for these backdoors. Need an …

Member Avatar for rproffitt
0
450
Member Avatar for ressenjack

http://midas.herts.ac.uk/reports/reports2008/05112913.pdf looks pretty complete. It was their paper so should suffice. Be sure to give attribute as needed.

Member Avatar for Reverend Jim
0
193
Member Avatar for klaasjansen

Sure. Look at tools like https://www.pdflabs.com/docs/pdftk-cli-examples/ where it has a command line to set the password as you wish. Then offer that file for download.

Member Avatar for rproffitt
0
76
Member Avatar for Mar. Na.

I see no code and this looks to be your fourth post about this. Try supplying code and more "specs." That is, there are code examiners on the web with source for you to dissect or just use the result.

Member Avatar for rproffitt
0
2K
Member Avatar for peter_budo

"It's complicated." Read https://support.apple.com/en-us/HT204388 and the links there in. Not all cables work. When I need this to work I buy the Apple adapter.

Member Avatar for rproffitt
0
416
Member Avatar for Siberian

How about an example in code for comment? In Java, C (pick any?) the if condition can have more logic, and "else if" can have same or another condition.

Member Avatar for Siberian
0
539
Member Avatar for enyce

Here that paste is under 10 bucks and given the age, I never guess. I do this. http://www.howtogeek.com/96805/how-to-reset-your-windows-password-without-an-install-cd/ is one of the thousands of prior discussions where folk tinker with drivers and more. However the 32GB RAM may be a clue here. Try this as a test run. Try it …

Member Avatar for tech6916
0
229
Member Avatar for Builder_1

Since both allow you to create anything you can imagine, my guess is that you are just starting out. Why not go with your target audience to get the most exposure to your clients?

Member Avatar for Arch Stanton
0
213
Member Avatar for Suzie999

Well, yes. Since you noted registry I dug up this old thing. https://blogs.msdn.microsoft.com/oldnewthing/20060222-11/?p=32193 That's 200,000 cycles so here I notice W10 to be more spry in that area. You may also see changes in .NET CLR performance across platforms. Not to mention other things like CPU, RAM, HDD and an …

Member Avatar for rproffitt
0
226
Member Avatar for nadiam
Member Avatar for Ritesh_4

That's been something of a Holy Grail quest by IT for decades now. The problems are still the same so did you standardize your PC hardware? It matters since that image usually BSODs as you change almost anything on the next PC. -> Let me share something that really helps. …

Member Avatar for Ritesh_4
0
379
Member Avatar for Jeff-Bennett
Member Avatar for Ryan_15

Seems there was a bug years ago ( http://www.dba-oracle.com/sf_ora_00907_missing_right_parenthesis.htm ) so there's that and you need to print/debug those variables to see if it's clean.

Member Avatar for JOSheaIV
0
609
Member Avatar for dhitinair
Member Avatar for stultuske
0
1K
Member Avatar for Siberian

Let's hope folk can fix this. I ran into so many issues with MSFT's backup over the years I no longer use that. I use a few other apps and systems now. 1. Apricom USB Adapter and their software. 2. Clonezilla. 3. TODO Backup.

Member Avatar for rproffitt
0
309
Member Avatar for M4trixSh4d0w

The thing is, I left such to our "Build Meister." I recall him pointing me to https://msdn.microsoft.com/library/fda2bad5 about setup if I wanted to duplicate their work on this. Sometimes I'm thankful to be on a bigger team where such areas are split out.

Member Avatar for rproffitt
0
580
Member Avatar for Ian David

I have to ask. Since this has been done so many times before ( https://www.google.com/#q=todo+in+html5 ) why not pick over prior ToDo systems?

Member Avatar for rproffitt
0
552
Member Avatar for Ritesh_4

That didn't work for me. What did work was to run 7 then take the offer for the 10 upgrade. After 10 is running the PC is now marked as "good for 10" with a hardware hash so no key is required. Now the clean install works. Your method is …

Member Avatar for Ritesh_4
0
366
Member Avatar for toxicandy

Chrome updates mean, well, it means that you're never sure if new security in Chrome could bite you. https://www.google.com/#q=chrome+stops+working+with+asp.net+site&start=10 and other prior discussions find many possible causes but not one that I would call out. It's time to get the developer back in there to debug it. Frankly for the …

Member Avatar for LaxLoafer
0
325
Member Avatar for clife

Tip? When I start reading about a new area I use a search like this for tutorials. https://www.google.com/#q=dbus+tutorial Then I click on videos to watch a seminar or such.

Member Avatar for rproffitt
0
183
Member Avatar for Mar. Na.

It appears there are tools out there ready to use like ckjm. https://www.google.com/search?hl=en&as_q=calculate+CBO+coupling+between+classes+JAVA finds this and the source if you want to see how it was done.

Member Avatar for rproffitt
0
332
Member Avatar for wanglan8498

The thing is, https://www.google.com/search?q=what+is+the+difference+between+client-side+programming+language+and+server-side+programming+language%3F&ie=utf-8&oe=utf-8 shows many have asked and answered this. One of the lessons new programmers seem to miss is to check prior answers.

Member Avatar for rubberman
0
187
Member Avatar for Yash_4

While there are a lot of Wireless Access Points and more, to implement this would also need understanding of your current network. Your question alone isn't enough detail. Since the usual is to not allow them on your network, you implement some guest network. We've never bothered with a ticket …

Member Avatar for rubberman
0
280
Member Avatar for negru

Let's look at MAX_ORDER and your arrays. So that's 10 and the array would be from index 0 to 9. At line 28 and other places it looks like your code can use 10 as the index and get a fault. Think carefully about your array indexes.

Member Avatar for rproffitt
0
162

The End.