Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 750 online users. » 0 Member(s) | 739 Guest(s) Bing, Google, Yandex, Mojeek, Facebook, Applebot, Google Image
|
Latest Threads |
Is Python used to make po...
Forum: Game Development
Last Post: RogereK
Today, 04:17 AM
» Replies: 17
» Views: 31,740
|
Unequal values when added...
Forum: General Coding Help
Last Post: deanhystad
Today, 12:24 AM
» Replies: 1
» Views: 146
|
Call CLI app with input?
Forum: General Coding Help
Last Post: snippsat
Yesterday, 07:52 PM
» Replies: 5
» Views: 341
|
backtesting can't optimiz...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 07:46 PM
» Replies: 1
» Views: 124
|
Looking for ideas
Forum: Bar
Last Post: Larz60+
Yesterday, 10:55 AM
» Replies: 2
» Views: 464
|
How to put my game loop i...
Forum: Game Development
Last Post: RogereK
Yesterday, 12:35 AM
» Replies: 9
» Views: 2,699
|
Languages
Forum: General Coding Help
Last Post: Arush
May-22-2025, 06:51 PM
» Replies: 2
» Views: 253
|
Error on import: SyntaxEr...
Forum: General Coding Help
Last Post: Kiongi
May-21-2025, 07:49 AM
» Replies: 8
» Views: 21,432
|
Wish to write a code for ...
Forum: General Coding Help
Last Post: DeaD_EyE
May-21-2025, 06:08 AM
» Replies: 3
» Views: 670
|
How can I write formatted...
Forum: General Coding Help
Last Post: hanmen9527
May-20-2025, 12:26 PM
» Replies: 13
» Views: 29,008
|
|
|
FFT - frequency shifted |
Posted by: frohr - Jul-23-2022, 05:15 PM - Forum: General Coding Help
- No Replies
|
 |
Hi,
I have velocity data calculated from acceleration and I want to make FFT. Data seems ok (checked by function generator).
But all the time I have..... More
|
|
|
win32gui |
Posted by: DQT - Jul-21-2022, 07:51 AM - Forum: GUI
- Replies (1)
|
 |
Hello everyone
I am using python 2.7 anh module win32gui
I am drawing to screen
what should I do for update screen
lines are press to lines
Thank..... More
|
|
|
logging problem |
Posted by: korenron - Jul-20-2022, 07:16 AM - Forum: General Coding Help
- No Replies
|
 |
Hello,
I have a problem that I can't seem to understand when using logging with multi files
I have created a simple code that ping IP address from..... More
|
|
|
is there an itertor of chunks? |
Posted by: Skaperen - Jul-19-2022, 04:11 AM - Forum: General Coding Help
- Replies (8)
|
 |
i have a list (or tuple) of many items. here is a very simple case:
foo = (9,8,7,6,5,4,3,2,1,0) what i want to do is step thro..... More
|
|
|
|