5,430 Posted Topics

Member Avatar for Jean_19

Those are instructions rather than pseudo code. Check out this free tutorial at https://www.cosc.canterbury.ac.nz/tim.bell/dt/Tutorial_Pseudocode.pdf

Member Avatar for rproffitt
0
118
Member Avatar for emmie_s
Member Avatar for amit_gupta01
0
35
Member Avatar for Leopold II

Welcome to DANIWEB. It's been a while but I had a few projects on the MicroChip.com PICs among others. Today I like the Arduino system since a starter kit such as "ELEGOO UNO R3 Board ATmega328P ATMEGA16U2 with USB Cable Compatible with Arduino IDE Projects" is going for under 15USD …

Member Avatar for Leopold II
0
23
Member Avatar for david_206
Member Avatar for Dani
1
60
Member Avatar for MMD.HMD

Everyone starts somewhere. Here's a good search for free tutorials: https://duckduckgo.com/?q=free+photoshop+tutorials+for+beginners&t=h_&ia=web

Member Avatar for rproffitt
0
23
Member Avatar for Aurora51x

Q. What are you trying? We know this is going to take a bit of code but no one can write it for you but in short, you make routines to: 1. Query those combobox's to some array or such. 2. Save such to the XML or other format file. …

Member Avatar for rproffitt
0
178
Member Avatar for Muskan_9

I'm guessing you need to be pointed at the many online tutorials. Here's one to start today: https://www.tutorialspoint.com/vb.net/vb.net_database_access.htm

Member Avatar for rproffitt
0
35
Member Avatar for SylveeAshley

1. Don't add tags that don't apply. 2. The ^ would be for Integers. I did not check the results of this quick edit to follow: #include<iostream> #include<cmath> using namespace std; int main() { float diameter,height,volume; cout<<"Enter Diameter of Cylinder : "; cin>>diameter; cout<<"Enter Height of Cylinder :"; cin>>height; volume=1.0/4.0 …

Member Avatar for Husoski
1
206
Member Avatar for zain_11

Here and most countries, privacy laws prevent you from asking governments and companies for information about people. But as you suspect there are other means such as hiring a private investigator to look into the matter. Stick to the city where they are at.

Member Avatar for Dani
0
42
Member Avatar for NixxHertz

Nothing told about make, model, age but hey, you could have the charger tested or if that costs my than a charger, get a new charger. Be sure the mains plug you use is good too.

Member Avatar for rproffitt
0
14
Member Avatar for Jennyfer_1
Member Avatar for nahid_2

I do not currently use this version but in the past it was very easy. Just two steps. 1. Create some textbox or object where we want the barcode to print. 2. Set the FONT in that textbox to be a barcode font then put the number in that textbox. …

Member Avatar for rproffitt
0
46
Member Avatar for codenut

1. Appears to be homework, assignment or part of some course. 2. You omitted the rest of the assignment with the code to test the system. See https://www.chegg.com/homework-help/questions-and-answers/mips-assembly-led-assignment-fall-2020-ledasm-create-object-file-called-ledasm-draws-red-l-q58176553 3. By omitting the course in question I can't check if there were lessons that lead up to this assignment and offer …

Member Avatar for rproffitt
0
74
Member Avatar for paul1145

1. MAC address: Read https://www.quora.com/What-info-can-you-get-from-mac-address So no, you can't get the device name. 2. IP address: https://www.quora.com/What-information-can-be-gleaned-purely-from-an-IP-address Again no device name. 3. https://en.wikipedia.org/wiki/Domain_controller covers a bit but is not in play here. Now if the machine information is surrendered say to some domain controller, then you ask there.

Member Avatar for paul1145
0
453
Member Avatar for Yogendra_2
Member Avatar for NotAceGG

The code is poorly formatted so I can't tell if it's something with a semicolon or something else. Next time use the Code Block tool in the editor when pasting code.

Member Avatar for rproffitt
0
39
Member Avatar for Gonzalo_3

I'm guessing here you meant Udemy's course: > From 0 to 1: Learn Java Programming -Live Free,Learn To Code An accessible yet serious guide to Java programming for everyone Sorry but no I don't have such in PDF form. However if you wanted to discuss a particular problem most members …

Member Avatar for rproffitt
0
29
Member Avatar for Rada_1

Seems you can find such with a search. How about a free 5 hour video? Watch https://www.youtube.com/watch?v=q5ASe_sxRYI

Member Avatar for Dani
0
141
Member Avatar for Charlotte_4

Attribution to http://www.liangshunet.com/en/202005/494917182.htm Read more there but here's their Javascript attempt (seems to work.) <script type="text/javascript"> function ChangeImgSrcWithoutId() { var arrImg = document.images; for (var i = 0; i < arrImg.length; i++) { if (arrImg[i].getAttribute("tSrc") != undefined) { arrImg[i].src = arrImg[i].getAttribute("tSrc"); } } } ChangeImgSrcWithoutId(); // Call </script>

Member Avatar for Dani
0
418
Member Avatar for i202420
Member Avatar for gilcalisto

I see over 10 supported payment systems at https://www.shopify.com/payment-gateways/macao-sar Why work hard here?

Member Avatar for gilcalisto
0
88
Member Avatar for Anant_3

My question is: Why not use a MIPS C compiler? That's what we did on such a project.

Member Avatar for rproffitt
0
131
Member Avatar for awk18

Could it be the Python function noted at https://www.geeksforgeeks.org/python-sympy-coeffx-n-method/ Or is this homework where you can't use this?

Member Avatar for rproffitt
0
13
Member Avatar for Cyril1

Cross posted inside the hour? I'm reading https://www.codeproject.com/Questions/5300626/How-do-I-read-the-content-of-2-different-csv-files Frankly I would not code this one before I wrote down the algorithm. While you have code here I don't see your method. (algorithm)

Member Avatar for Paul Norris
0
174
Member Avatar for Andrew_77

My view is this is classic overthinking. It's just a discount and not the end of the world if someone got a discount that shouldn't have. So the simplest solution is the usual transfer of just the information required. Names along should suffice. How cares if Andrew Johnson who isn't …

Member Avatar for rproffitt
0
306
Member Avatar for Maulana_1

Ah the perils of undocumented code. God and the coder knew what it did, now only God knows. Since this is what it is you know that pseudocode is not exact so the conversion can be rubbish and still be a conversion. No one said you should have the following: …

Member Avatar for rproffitt
0
94
Member Avatar for Deepak_71

Did you post more than once? I can clean that up for you. I'll skip making a tutorial here but I recall something like this question during a SQL seminar. The person was new to SQL and couldn't get past this. Their story was they had written their own database …

Member Avatar for Dani
0
48
Member Avatar for Billclinton
Member Avatar for rproffitt
0
52
Member Avatar for Sarahle

You left out why you need to do this. There are ways to keep variables during a session so I can't guess why you pass by the URL. Example: https://www.javainuse.com/spring/springboot_session

Member Avatar for Sarahle
0
759
Member Avatar for هات

Chrome doesn't do that. There are a few extensions: Download and install the Auto Refresh Blocker or Stop AutoRefresh extension from the Chrome Store.

Member Avatar for rproffitt
0
89
Member Avatar for Sri Meenakshi

Other things to try: 1. Unplug charger, remove battery, press and hold the power button for 60 seconds, release, slip in battery, apply power, test. 2. Replace the CMOS RTC battery. Repeat item 1, test. After this it's usually a dead laptop. Given the age and cost to repair (CTR) …

Member Avatar for Naheedmir
0
202
Member Avatar for thomas abwango

I haven't seen a lot of MySQL tutorials here. Try https://www.google.com/search?&q=free+mysql+tutorial Everyone starts somewhere. I'm finding folk need a hand or pointer how to find things.

Member Avatar for Naheedmir
0
31
Member Avatar for Ravi_76
Member Avatar for Naheedmir
0
86
Member Avatar for Yumensh

Let's skip all that and read https://nadekobot.readthedocs.io/en/latest/guides/osx-guide/ Now back to your question. In conversions you work such in a few ways: 1. Line by line. 2. The whole enchilada. That is, you know what the app does and you write a new app that does that. In closing I doubt …

Member Avatar for rproffitt
0
85
Member Avatar for Chris Morris

Some of my most amazing experiences were because of companies outsourcing. You name it, travelled the world, met a lot of nice people in many countries and first hand saw the impact of conterfeit components and more. These companies from what I could have paid the same at the end …

Member Avatar for shahid.tariq
0
107
Member Avatar for Kayra

1. Which line number is throwing the error? 2. What if BMI si 15.04? There are other holes in the ranges you tested for.

Member Avatar for rproffitt
0
95
Member Avatar for Ismayil36

Most likely will need a few items to be successful. 1. **ALL** use of this drive was halted **IMMEDIATELY.** If you need to know why, ask. 2. The drive is attached to another system later after you install an app like https://www.ufsexplorer.com/raise-data-recovery-ufs.php

Member Avatar for rproffitt
0
17
Member Avatar for minangi
Member Avatar for rproffitt
0
34
Member Avatar for Haneen_1

This needs more definition. I think you meant "split" where you wrote "sprit." If I guessed wrong then I will be wrong here. 1. I will not attempt to write your code for you. This is your assignment, not mine. 2. You need to define that "split" carefully. Examples: a. …

Member Avatar for rproffitt
0
100
Member Avatar for SmallDev

This sounds like you need tutorials. Here's how I find this for that: https://www.google.com/search?&q=android+button+onclick+tutorial

Member Avatar for rproffitt
0
29
Member Avatar for Luca_6

I'd rethink this one. Maybe keep the code for the Plus and Minus button to simple x++ and x--- with the range check followed to a call to a new function that destroys the old text box array and display then creates a new text box array.

Member Avatar for rproffitt
0
111
Member Avatar for Saha Junior

You left so much unwritten here. What target CPU, board and OS along with the display system. This also looks like homework so beyond the missing detail, you must show your effort so far. Read https://www.daniweb.com/welcome/rules

Member Avatar for rproffitt
0
56
Member Avatar for Ąfnąn_1

That's quite the assignment or is it? For homework we ask you show your effort (see https://www.daniweb.com/welcome/rules ). If you feel you need this done for you then look to hire help from places like fiverr.com.

Member Avatar for rproffitt
0
47
Member Avatar for FarrisFahad

There are articles about that topic but from what I've seen of your posts here you seem to be directionless at times or jumping from forex to memes and web site building. You may want to pick areas you like doing and do your best at those. I think details …

Member Avatar for 6Maxi
6
3K
Member Avatar for ASDadmedia

It's been posited they want to donimate the world in search and more. Example: When you discuss SEO, it's all about Google. So, how about world domination?

Member Avatar for Dani
0
23
Member Avatar for Simiyu
Member Avatar for imtiaz_1

Look at lines 8 to 11. That's your foreach section. Your insert is outside this loop so it looks from here it would have a single insert.

Member Avatar for Dani
0
69
Member Avatar for Nicholas_19

Sometimes I find a person new to such and they haven't learned how to research. Others try to code before they have a design. I'm not sure which applies to you but there's a third group that want an OS as complete as a modern BSD, Linux, Windows, Android or …

Member Avatar for Dani
0
49
Member Avatar for fariraituge
Member Avatar for Nicholas_19

I would be guessing what you want here. Members can upvote if you do good, down if not so to get points, keep working on hopefully good replies to other member questions or better yet, write a tutorial!

Member Avatar for Dani
0
14

The End.