-
Replied To a Post in can do you write c++ please
This looks like work or a class assignment. Is the graph graphical? If so, what libraries are used and on which OS as that can be an issue. Let's skip … -
Began Watching can do you write c++ please
Generate a graph by forming an adjacency matrix with random numbers. The graph will have 10 nodes. The connections will be generated randomly with the following rules. • Each pair … -
Gave Reputation to Schol-R-LEA in Program in python
Dumping an assignment to a post without at least saying that is what you are doing isn't the most polite way to start a conversation, especially if you don't show … -
Gave Reputation to Consumertech in How to Promote New Website ?
Building your site in the beginning all the effort took into establishing it up will go to waste if nobody sees it. Here are the tips that will help you … -
Replied To a Post in About the world
It's a wild place, isn't it? -
Began Watching About the world
About the world -
Replied To a Post in Crypto class cipher text varies too often
Again, I read that you don't like how the encrypted text can vary and not that it didn't decrypt. Maybe I should use an example where the encrypted text does … -
Replied To a Post in Crypto class cipher text varies too often
Let me state that this is a GOOD THING. If the cypher always encoded to the same text then decryption is more likely. Remember that you did write "the cryptography … -
Began Watching Crypto class cipher text varies too often
Hello, so I have a more complex class in another file, but I have duplicated my trouble on a simpler class which I will show to you. I am trying … -
Replied To a Post in The programming c++
Who? Flat top? > Here come old flat top -
Began Watching The programming c++
He has experience in C++ programming -
Replied To a Post in Python Tkinter: Fade in and Fade out
Video example: https://www.youtube.com/watch?v=LpZH0wvCsmw -
Began Watching Python Tkinter: Fade in and Fade out
Hi, I am using Python Tkinter and I want my pictures to fade in and fade out before or after the next picture. How can I put a fade in … -
Replied To a Post in Deleted messages
This doesn't tell me enough. All in fun, I could write 'Person. Woman. Man. Camera. TV' as well as the next person but on its own be meaningless to most … -
Began Watching Deleted messages
Email Login Upload Database Table -
Gave Reputation to biityy34 in how can i convert code from python to java ...i dont know python
public class Output2 { public static void main(String[] args) { int n = 10; for(int i=0;i<n;i++) { for(int j=0;j<n;j++) { if(i == j || n - j == i + … -
Replied To a Post in Hi everyone, I'm sonalibadoliya
I'd have to use a language translator but you mention Visual Basic 6.0 which is so old and can't be bought any longer for decades. My advice is to move … -
Began Watching Hi everyone, I'm sonalibadoliya
Kya aap bta skte ho ki msflexgrid ko hum ms access k database table s kese connect kar skte h visual basic 6.0 mai. -
Replied To a Post in how can i convert code from python to java ...i dont know python
Even if you don't know Python, why can't you convert it line by line. For example, is line 1 a problem? -
Began Watching how can i convert code from python to java ...i dont know python
size = 10 for i in range(size) : for j in range(size) : if(i == j or size - j == i + 1) : print("* ", end = "") … -
Gave Reputation to Reverend Jim in Are you going to get the vaccine?
>As to Jon Stewart, I thought he was pulling our leg. After four+ years of outrageous statements followed by "just kidding" you'd think he would know better. Some jokes are … -
Gave Reputation to Reverend Jim in write a python class code
OK. Done. -
Replied To a Post in Are you going to get the vaccine?
Then again it could be aliens. https://i.imgur.com/KUbw0mz.png Kidding aside, the number of people killed by politicizing the pandemic is in the millions yet I find this strangely missing in the … -
Replied To a Post in Are you going to get the vaccine?
Just last week a close friend was sending me "data" from the Pandemic Analytics and Data (PANDA) group. Let me be brutally blunt here. Such misinformation is deadly. -
Gave Reputation to Alfonso_4 in Accelerated C++ question about an exercise!
8 years later....I will give a try. Said that we have already read numbers which sorted sequence is (0, 1, 2, 3, 4, 5). Said that we still have 3 … -
Replied To a Post in With the help of the term "class and object", develop a C++ program that fi
This sounds like homework. Please show your work and write about where you are stuck. -
Began Watching With the help of the term "class and object", develop a C++ program that fi
With the help of the term "class and object", develop a C++ program that finds the average of each row in a 2D (3*4) array of integers. Each average value … -
Replied To a Post in Hi everyone, I'm Andrew
Welcome. Thanks for sharing your work load as I was just discussing with someone else that the phone systems were part of many company's IT assignments. I fear the days … -
Began Watching Hi everyone, I'm Andrew
I am an ICT Manager for a manufacturing company, though much of my work is also software development as I have written the entirety of our IT Operations for the … -
Replied To a Post in Microscopic multiply problem
Slightly better post than https://www.daniweb.com/programming/software-development/threads/535582/microscopic-multiply However it appears to be the same demand. Remember to show your work and tell where you are stuck. -
Began Watching Microscopic multiply problem
i need the answer please -
Replied To a Post in Python Tkinter: mouse drag and drop more than 1 image
How to fix? See priors by research with "canvas create_image with more than one image". -
Began Watching Python Tkinter: mouse drag and drop more than 1 image
Hi, Im creating a canvas and inserting an image. I'm using bind to move the image with my mouse. It works, but whenever I add another image, it doesn't work. … -
Replied To a Post in Are you going to get the vaccine?
> Anti-vaxxer and anti-lockdown folk are in denial that in a pandemic, our actions have implications for people that are not just you alone." - unknown I find that when … -
Gave Reputation to NathanaZ in What will be SEO trends in 2020?
Your predictions are exciting, and I agree with you that the field of SEO will only develop in the future. -
Gave Reputation to jwenting in Are you going to get the vaccine?
Government here gives you a vaccination card with printed on it in bold that it can't be used as proof of vaccination... IOW it's a nice memento of your time … -
Replied To a Post in Write a program in C++ which prompt the user to enter the value of hours wo
How much are you paying me to do this work? This does however look like homework which is for you to write but if you are stuck, please tell us … -
Began Watching Write a program in C++ which prompt the user to enter the value of hours wo
Write a program in C++ which prompt the user to enter the value of hours worked and the program will compute and display the gross pay and netpay.The gross pay … -
Replied To a Post in Are you going to get the vaccine?
Thank you Jim. By the way, the first court ruling about this agrees that a business, in this case a hospital can mandate it's staff be fully vaccinated. -
Replied To a Post in C++ <CODE BLOCK>
Nod to https://en.wikipedia.org/wiki/Code::Blocks for status. It's last update was 14 months ago which isn't a bad thing. Most consider it a "good IDE." HOWEVER with the arrival of AI/ML powered … -
Began Watching C++ <CODE BLOCK>
<CODE BLOCK> is It a good IDE? -
Replied To a Post in How can I limit number of bookings in SQL where per month only 5 bookings
Seems to be what you need to add to the insert. That is AND room_name = your_variable. -
Replied To a Post in assembly langguage
That link has no code so I can't see your code as well as where you explain where you are stuck. -
Began Watching assembly langguage
helo! im an comp engineering student and i need ur help. i have to do a Reminder system using assembly language |-ask user key in input |-clock system |-timer system … -
Replied To a Post in How can I limit number of bookings in SQL where per month only 5 bookings
I like the answer at https://stackoverflow.com/questions/67921726/how-can-i-limit-number-of-bookings-in-sql-where-per-month-only-5-bookings-can-al It left you to work out the INSERT details. -
Began Watching How can I limit number of bookings in SQL where per month only 5 bookings
I have three tables: First table is 'user': user_id | Name | ---------------------- 1234354 | Abu Bakar | 2543353 | Ali | 3342342 | Aliza | 4234243 | Ali | … -
Replied To a Post in how to send Parameters in HTTP POST - REST WEB API
I'd turn to tutorials about this. I see so many out there but this one looks complete. https://www.c-sharpcorner.com/article/asp-net-mvc-rest-web-api-post-method/ -
Began Watching how to send Parameters in HTTP POST - REST WEB API
Created a stored procedure as REST web service and return values as 1 and how to consume in Client applciation in c#. please help me how to send parameters through … -
Replied To a Post in Inconsistent value of data returned through libusb_interrupt_transfer
Note: https://stackoverflow.com/questions/67767106/inconsistent-value-of-data-returned-through-libusb-interrupt-transfer and maybe other places on the web. As I have done work in embedded designs this question is incomplete and even with the full details I might have … -
Began Watching Inconsistent value of data returned through libusb_interrupt_transfer
The script developed for usb are from outsource. Everything seems to work correctly, but during a read operation, an empty buffer of length 128 bytes are sent and after execute …
The End.