-
I am trying to write a program to read in my webcam feed, then compress it (multiple times) and then...
- 741 浏览
- 0 回答
- 4 关注
-
I am having a massive problem with Tkinter and Python. I am a massive python noob and I really need ...
- 491 浏览
- 0 回答
- 4 关注
-
What is fork and what is pipe? Any scenarios explaining why their use is necessary will be appreciat...
- 1367 浏览
- 2 回答
- 5 关注
-
I get the following message in ASP.NET webforms treeview. Click ok to generate correct pathes.Treev...
- 564 浏览
- 0 回答
- 4 关注
-
For example I have a macro: #define PRINT(int) printf(#int \%d\\n\,int) I kinda know what is the ...
- 1778 浏览
- 4 回答
- 6 关注
-
- 1419 浏览
- 0 回答
- 5 关注
-
I have a dataframe with the column text and I\'d like to tokenize it and compute the entropy of each...
- 1725 浏览
- 0 回答
- 5 关注
-
I have a 4K display which is great on an external monitor but unreadable on my laptop. I would like...
- 637 浏览
- 0 回答
- 5 关注
-
This is my first project so I am not experienced. I am trying to make a program for my Mom that will...
- 1214 浏览
- 0 回答
- 5 关注
-
To be truly standards-compliant, must all functions in C (except for main) have a prototype, even if...
- 1030 浏览
- 6 回答
- 4 关注
-
In my Redux store I have a list of notes. I wish to Filter out the notes that are created by me sor...
- 1160 浏览
- 0 回答
- 5 关注
-
I was trying to delete some elements from the list but my index and indexnumber stayed the same. How...
- 415 浏览
- 0 回答
- 5 关注
-
I am writing a server, and I send each action of into a separate thread when the request is received...
- 678 浏览
- 12 回答
- 6 关注
-
I have a form where a user can enter several values to track charges. But the values are only stored...
- 1541 浏览
- 0 回答
- 6 关注
-
I have two matrix M =[5,7;3,4;2,3] ; N = [6,5;2,2;3,-2]; Need K=M+N using for loop. I know its easy ...
- 635 浏览
- 0 回答
- 4 关注