Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,941
» Latest member: Littlefish
» Forum threads: 38,723
» Forum posts: 175,517
Full Statistics
|
Online Users |
There are currently 43 online users. » 0 Member(s) | 35 Guest(s) AOL, Google, Bing, AOL, Facebook Dev
|
Latest Threads |
A coding beginner needs h...
Forum: General Coding Help
Last Post: paul18fr
3 hours ago
» Replies: 1
» Views: 148
|
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
7 hours ago
» Replies: 8
» Views: 305
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,500
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 894
|
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
Sep-19-2025, 12:30 PM
» Replies: 1
» Views: 3,713
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,244
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,772
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,568
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,670
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,855
|
|
|
Code dont work |
Posted by: FrankWhite - Mar-28-2018, 09:42 PM - Forum: General Coding Help
- Replies (11)
|
 |
Hello Everyone,
im new here and have no experience in programming. I have a python 2 program which wont run:
I have installed python 2.7 and want ..... More
|
|
|
Two questions |
Posted by: jure98 - Mar-28-2018, 08:45 PM - Forum: General Coding Help
- Replies (3)
|
 |
Hi guys,
I'm today start in Python so i have two questions.
1)I want to generate all possible characters.I'm do it,but i don't have idea how tha..... More
|
|
|
UDP Listen without Bind() |
Posted by: GaryFunk - Mar-28-2018, 06:55 PM - Forum: Networking
- Replies (3)
|
 |
I need to create a UDP listener without using bind() as other applications also listen to the port on the same device.
The following code works but..... More
|
|
|
package addtion help |
Posted by: PyMan - Mar-28-2018, 01:13 PM - Forum: Homework
- Replies (1)
|
 |
like this following example how can i do addition program.
[python]
class Mammals:
def __init__(self):
''' Constructor for this class. '''..... More
|
|
|
MPU6050 +Arduino+Python |
Posted by: MeenakshiChowdhary - Mar-28-2018, 07:07 AM - Forum: Data Science
- Replies (16)
|
 |
I am trying to read the output of MPU6050 connected to Arduino using Python so that I could do vibration measurement of the motor. I am able to split ..... More
|
|
|
SPADE installation |
Posted by: pushpendra - Mar-28-2018, 06:27 AM - Forum: General Coding Help
- No Replies
|
 |
I am trying to install SPADE on windows with pip install spade, but getting following error.
I also tried with easy_install spade got the same error...... More
|
|
|
checking a postal code |
Posted by: JudeGoodwin - Mar-28-2018, 03:23 AM - Forum: Homework
- Replies (3)
|
 |
I know this is something so simple that I'm missing but I can't figure it out. I'm in first year Python and we've been tasked with setting up a hypoth..... More
|
|
|
pyinstaller problem |
Posted by: TamP - Mar-27-2018, 07:54 AM - Forum: Data Science
- Replies (8)
|
 |
I am using python 3.5 on Windows 10
I use a simple script to capture from the WebCam
It produces an avi file called output.avi
This works well
How..... More
|
|
|
Oriented Object |
Posted by: ldthan - Mar-27-2018, 06:06 AM - Forum: General Coding Help
- Replies (1)
|
 |
I would like to detect the Object.
Generally, Detect 1 object by python with the input image(with multiple). Then, return position and orientation ..... More
|
|
|
Genetic Algorithm |
Posted by: rajeev1729 - Mar-27-2018, 05:55 AM - Forum: General Coding Help
- Replies (3)
|
 |
I want to implement cocomo model using Genetic Algorithm for parameter tunning of a b c and d.
formula is Effort Applied (E) = a(KLOC)b [ man-months ..... More
|
|
|
my thoughts on a vsplice command |
Posted by: Skaperen - Mar-27-2018, 05:34 AM - Forum: Bar
- No Replies
|
 |
i'm thinking of calling this command vsplice. its duty is to splice (maybe many) files together from selected vertical alignments and ranges. ..... More
|
|
|
|