Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,591
» Latest member: Vasil
» Forum threads: 38,637
» Forum posts: 175,047
Full Statistics
|
Online Users |
There are currently 321 online users. » 0 Member(s) | 316 Guest(s) Bing, Google, Baidu, Yandex, Mojeek
|
|
|
MIT course |
Posted by: snippsat - Feb-16-2017, 10:06 PM - Forum: News and Discussions
- Replies (5)
|
 |
I was looking little at the new MIT course that been publish on Youtube.
It's been a while now since MIT switch from Java to Python.
Video from [u..... More
|
|
|
format dtype |
Posted by: arka7886 - Feb-16-2017, 09:10 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hi,
I am struggling with a very basic problem. While reading or writing a data file, some times I need to define the format... normally I can do it a..... More
|
|
|
Plot correct values |
Posted by: Felipe - Feb-16-2017, 01:38 PM - Forum: Data Science
- Replies (9)
|
 |
Hi guys,
I wrote a code to make corrections in array data and plot the after/before for that.
Here's my code:
[python]
while ctr2 == 'R':
..... More
|
|
|
PyQt5 blurpicker example |
Posted by: alekssandrap - Feb-16-2017, 12:48 PM - Forum: GUI
- Replies (1)
|
 |
[color=#333333][font=Titillium Web]Hello, does someone has the Python (PyQt5) version of the BlurPicker example from the Qt Crator 5. Itried to conver..... More
|
|
|
image color |
Posted by: Zman350x - Feb-14-2017, 04:36 PM - Forum: Game Development
- Replies (6)
|
 |
I have an image of a white robot. How can I change the color white of that image to another color, like red or blue or green or something?
Happy Va..... More
|
|
|
FIN scan with scapy |
Posted by: peterkl - Feb-13-2017, 09:10 PM - Forum: Networking
- No Replies
|
 |
I'm trying to make a FIN scan with python3.5 using scapy, I send a FIN packet and in case the port is closed I should get a RST packet back, in case i..... More
|
|
|
|