ProgScripting Languages
Hi, im new to python programming and i wanted to add some sentences i collected from the internet using some other python script into an array so that i can access the last word of the sentence to build to build a simple vocabulary assuming that the last word of each sentence is a noun
- 837 views
- 0 answers
- 0 votes
Im new to python even though I find it easy to run and operate, Im having problems compiling in Python. How can I go about this? Is there a way I can get to integrate python and java so as to use a multiplex environment? How can this be achieved, Im hoping that someone can help me on this
- 727 views
- 1 answers
- 0 votes
I am trying to run a 32 Bit program compiled on Windows 7 PC using VS2012/C++/OpenCV2.4.9 on a Windows XP PC and I get the following error box after executing the .exe on the WinXP PC. The procedure entry point GetTickCount64 count not be located in the dynamic link library KERNEL32.dll."
- 2415 views
- 2 answers
- 0 votes
I have images on cancer and would like to write the Image code sequencing to enable it to identify the stages of cancerous cells form other photos, How can I achieve this? what is the nature of this code? is it Java, C# or a simple line command? where can this code be found?
- 619 views
- 1 answers
- 0 votes
I want to learn how to write programs using either C# or C++ with an intent of integrating Java based applications for mobile devices, which is the most suitable programming language that integrates the Java easily? what are some of the limitations of using it? Is there a compatibility in its operation with Java?
- 569 views
- 1 answers
- 0 votes
Hi! I have a task to develop an application with face recognition. Application should be checking size, form and color of the face and pick a haircut for the face. Mostly the problem is that the application should first find face in uploaded picture. I don't know even where to start. I couldn't find that much information in internet about this subject. Please advise.
- 639 views
- 1 answers
- 0 votes
Hi everyone! I'm developing desktop application on Java which will work with DB Oracle (Oracle Database 11g Express Edition). Please if you have some examples I would appreciate links to such application or your own experience, because it is my first time. Preferably for IDE Netbeans. Thank you in advance.
- 585 views
- 1 answers
- 0 votes
Hello! I installed DataGridView1 on the form and then through its property DataSource connect to database. When program starts it shows me records of my database, but then when I add new records they do not appear in program, even after restarting computer. I use DataGridView1.Update() . Please advise what am I doing wrong?
- 636 views
- 1 answers
- 0 votes
Hi! I have a task, to read XML file from FTP server (data output in the table). My implementation is not the best: file is downloaded to hard drive and then it is read from given path, for example 'C:/something.xml'. Personally I don't like it, but I couldn't find better solution. I guess there should be options to save file to RAM and and then to read it from RAM, or may be directly from FTP. I will appreciate your opinion and advice.
- 920 views
- 1 answers
- 0 votes
Please advise what books can be helpful for learning C# and I also need to refresh my JavaScript knowledge. I used to study it, but it was long time ago and right now I need to start working with it. For C# I need information mostly about classes, methods, etc to be able to develop for Windows Phone 8
- 1111 views
- 3 answers
- 0 votes