5,430 Posted Topics
Re: 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. | |
Re: 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. | |
Re: 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 … | |
Re: 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. | |
Re: 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 | |
Re: 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. | |
Re: Why does this look so much like http://stackoverflow.com/questions/35113113/more-efficient-algorithm-to-randomly-select-raffle-winners-in-python | |
Re: @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. | |
Re: 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 | |
Re: Think it over. Line 8 is in the script so it may have never run. Try line 8 after line 10. | |
Re: 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 … | |
Re: 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. | |
Re: If you can't block, add code to your lost focus event handler to put your app back on top. | |
Re: 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 … | |
Re: 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. | |
Re: 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. … | |
Re: 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? | |
Re: 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 | |
Re: 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. | |
Re: 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? | |
Re: 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. | |
Re: 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? | |
Re: 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. | |
Re: 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 | |
Re: 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 … | |
Re: 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? | |
Re: 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 … | |
Re: 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. | |
Re: 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. | |
Re: 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. | |
Re: "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. | |
Re: 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. | |
Re: 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 … | |
Re: 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? | |
Re: 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 … | |
Re: Look around for the old but still usefull HP USB FORMATTING tool. | |
Re: 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. … | |
Re: Did you find this -> https://developer.intuit.com/ | |
Re: 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. | |
Re: So did you try http://www.jython.org/archive/22/jythonc.html | |
Re: 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. | |
Re: 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. | |
Re: 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? | |
Re: 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 … | |
Re: 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 … | |
Re: 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. | |
Re: 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. | |
Re: 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. | |
Re: 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 … | |
Re: 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. |
The End.