-
i use Tesseract to read numbers from an image. This works as long as I do everything in one thread. ...
- 2030 浏览
- 0 回答
- 5 关注
-
I have a function in file background.py #! /usr/bin/python import sqlite3 db = sqlite3.connect(vt.db...
- 456 浏览
- 0 回答
- 6 关注
-
My application is running on CentOS 5.5 I need to send raw packets using libpcap API: pcap_inject()...
- 734 浏览
- 2 回答
- 5 关注
-
Let\'s consider classic big O notation definition (proof link): O(f(n)) is the set of all functi...
- 736 浏览
- 1 回答
- 6 关注
-
I have 300 docx files(file name ZXXX1 and etc.), which contains a lot information. I need to find in...
- 1743 浏览
- 0 回答
- 4 关注
-
I have one type of excel file with school data such as address, school name, principals name and etc...
- 2001 浏览
- 0 回答
- 6 关注
-
With vim, you view what you type when you do a search function with / in the console. In vscode with...
- 973 浏览
- 0 回答
- 6 关注
-
I have a program that should run every night. Another is started every boot. Both programms trigger...
- 576 浏览
- 1 回答
- 6 关注
-
trying to install Glassfish 5.0 on Mint. given: jdk 8; glassfish.service config like [Unit] Descr...
- 561 浏览
- 0 回答
- 5 关注
-
array = np.eye(5) plt.pcolor(array) If you were to do this code, the output graph would actually be...
- 720 浏览
- 1 回答
- 5 关注
-
I am trying to create a time series chart with tooltips in flutter, but I can\'t manage to overcome ...
- 991 浏览
- 0 回答
- 5 关注
-
I have an application which has a table and when you click on an item in the table it fills in a gro...
- 1407 浏览
- 2 回答
- 4 关注
-
i want to get inputs dynamically when focus out from \End Date\ input and pass the number of days to...
- 1931 浏览
- 1 回答
- 6 关注
-
I have a bash script which consists of some commands to run a tool which produces some output agains...
- 1903 浏览
- 0 回答
- 4 关注
-
I\'m trying to commit a vue.js project on a git repository. I\'m sure my .gitignore works, because I...
- 423 浏览
- 0 回答
- 5 关注