5,430 Posted Topics
Re: No problem. Start at https://en.wikipedia.org/wiki/Structured_programming | |
Re: Besides the 3 tagged languages you offered (C, C++ and Java) most will try such in their choice of one or the other language and not all three. Also most of us will design the app before writing code. That is, design the user interface, input, output, data design then … | |
Re: The code as is works fine. Since there is no code to read the file and look for a match, all logins fail. I see you tagged this as homework. Remember that you get to design and write the missing code. Also, given that passwords shall NEVER be stored in … | |
Re: Sorry I only have carbon. In other words, take a little time to explain what you need. | |
Re: I'm guessing you are asking for quotes for such work. Look up FIVERR and similar on the web to outsource this. Also, Is this your assignment? Homework? Please read the following: https://www.daniweb.com/welcome/rules https://www.daniweb.com/programming/threads/534782/the-code-please#post2277444 | |
Re: That method looks to have flaws. 1. Doesn't count words. (counts what it counts.) 2. A double space would throw it off and more. 3. A very well done app. Read https://github.com/coreutils/coreutils/blob/master/src/wc.c | |
Re: Is this your assignment? Homework? Please read the following: https://www.daniweb.com/welcome/rules https://www.daniweb.com/programming/threads/534782/the-code-please#post2277444 | |
Re: Please read the following: https://www.daniweb.com/welcome/rules https://www.daniweb.com/programming/threads/534782/the-code-please#post2277444 | |
Re: This sounds correct. Windows and the Apple OS do not have same/similar file and folder permissions so my answer is it's about permissions and not a code issue. Here's a basic tutorial about Apple folder permissions: https://support.apple.com/guide/mac-help/change-permissions-for-files-folders-or-disks-mchlp1203/mac | |
Re: Read https://www.daniweb.com/programming/threads/534782/the-code-please#post2277444 | |
Re: Neat idea. Was there a question here? Also, Python doesn't mean there's a camera or suitable input device so maybe it matters what machine you are trying this on? | |
Re: As you know this, please make a tutorial here on Daniweb. | |
Re: My answer will be no. " without training data " and the accuracy so high is why. That aside the more I learn about ML (machine learning) is that training data is rarely optional. That is unless you code it all yourself with a lot of code. | |
Re: Let's see the code you tried. | |
Re: I can't see how any combination of the variables given results in 9213 or such. Maybe your examples were incorrect? | |
Re: Time to try other PHP or check configuration. Why? I tried that on a few online PHP sites and got this: "Warning: gethostbyname() has been disabled for security reasons" That appears to be happening to you. I am not conversant with your choice of PHP or server. | |
Re: I have thoughts about this one. 1. Since it's float, just declare the value and be done. 2. Use the old pi = [4.0 * atan(1.0)](https://www.google.com/search?&q=4.0+*+atan(1.0)) 3. See more than 74 other solutions at https://rosettacode.org/wiki/Pi | |
Re: There must be some missing detail. Nothing in the code seems to emit a notification. | |
Re: I think you need a better example. I'm currently logged in on my phone, laptop and another tablet with Chrome. I can only guess there is some Google setting I haven't explored yet. | |
Re: Hello Mr. M. I want to comment about 32 bit here. Over the past few months at the office we've been clearing the office of old gear and computers. Along the way I found that old 32 bit based computers are definitely at a disadvantage since I didn't find current … | |
Re: Cite sources please. "Reported coronavirus deaths, per day, in the U.S." looks to be well under half what it peaked at. Sadly a lot of the US state leadership seems to be in denial there's a problem. | |
Re: What are "buckets"? Besides that, I see example 1 at https://www.dotnetperls.com/split-vbnet seems clear. | |
Re: According to what I can find you launched on April 1, 2021. I would have stayed quiet and avoided that date. I also see a flurry of spam about this new service. Some were removed (I mod at a few forums.) | |
Re: I'm guessing you need a tutorial on the disable. https://flaviocopes.com/how-to-disable-button-javascript/ looks good. | |
Re: I see no code here so I can't comment about the code as it is. Without that and the txt file all I can offer is that you should check for duplicates before saving it to the txt file. | |
Re: Read https://www.daniweb.com/programming/threads/534715/help-me-to-write-this-code#post2277284 | |
Re: So much was left unwritten here so I'll write about how we go from nowhere to app. There are many articles about how to design and code but let's try it this way. 1. Do the work manually. 2. Write down each step you did in detail. 3. Now select … | |
Re: I rarely see others write such today since it's the old "letter frequency" problem which we can find over 100 solutions at https://rosettacode.org/wiki/Letter_frequency There's other subsets there under "Other tasks related to string operations:" In other words, something of a well worn function done to perfection. | |
Re: Try to make your topic title match the subject or question. For this question I'd use my onboard help or read articles like https://itsfoss.com/start-stop-restart-services-linux/ As we see here it may matter which Ubuntu you are running. | |
Re: While I know this is the currency for Roblox, why should anyone do this? | |
Re: I'd use the find() method. The tutorial is at https://www.w3schools.com/python/ref_string_find.asp | |
Re: That's an odd post here. Take more time to explain what you meant to ask. | |
Re: I'm going to write no because you added "low authority." To me this means your goal is not about Web 2.0 at all as defined at https://en.wikipedia.org/wiki/Web_2.0 That is, if your needs are SEO and not participating in the discussions, adding your content then no, it's not good for you. ![]() | |
Re: Frankly, I'd replace the line with readkey with a simple readln(age). Now to detect they want to exit we check the string length. -> Side note. Next time post with a code paste so line numbers show up. The replace for the line with the if ch = #13 would … | |
Re: Please read https://www.daniweb.com/welcome/rules next. From there you can add where we go next. | |
Re: This looks like a "do my homework request." Please read https://www.daniweb.com/welcome/rules | |
Re: Why does this site have 6,923 DOM elements? Seems excessive to the max. Read the full report at https://gtmetrix.com/reports/www.buycustomlogo.com/tK3rZfLY/ At 3.3 seconds you have your work cut out for you. Most of that looks self-inflicted. ![]() | |
Re: I don't follow marketing tweets. So that's a dead end for you to gain anyone I know. ![]() | |
Re: There are many reasons for this. HOWEVER this appears to be a laptop from about 2007 so old age may be the cause. If the owner is attached to these we find a working model on eBay and make a good one out of the two laptops. For those that … | |
Re: [Community Rules](https://www.daniweb.com/welcome/rules) | |
Re: You must show effort. Read what is written about homework at https://www.daniweb.com/welcome/rules Also, what stopped you? Be specific as it must be your code you submit. | |
Re: Some good news is that the SHA 512 looks supported. I'm reading https://www.php.net/manual/en/function.hash-hmac-algos.php but decline to convert your code. | |
Re: As noted at https://www.daniweb.com/welcome/rules you must show your effort and expect no one to do your homework. But if you get stuck on something specific, ask about that! | |
Re: What is the code supposed to do? Remember that I'm asking because reverse engineering the code given could have me arrive at the wrong answer. Also, since 2-D is not allowed, I'd use a 3-D or greater array and hand it in as that was the spec given. | |
Re: Please read https://www.daniweb.com/welcome/rules about homework and more. | |
Re: There's over one thousand lines of code there. Next time give us where to look. | |
Re: As I read https://www.php.net/manual/en/reserved.variables.server.php I see issues with your register.php Line 3 - Gets the IP. Line 7 - Appears to get the IP. Line 9 and 13 appear to do the same (get the IP address.) Read the manual and look at items that return a name such as … | |
Re: Try again with a fresh discussion as there doesn't appear to be any "Reusable Code Snippet" here. Also, read https://www.daniweb.com/welcome/rules about assignments. You must show effort. |
The End.