Click here to Skip to main content
Page 1 of 10
Page Size: 10 · 25 · 50


Tag filtered by:  Python [x]
Answer 13 May 2013   license: CPOL
Start here[^].You may find it useful: it's called 'Google' and it helps lazy people find stuff for themselves.
Catalog 11 May 2013   license: Limited Time Trial
IncrediBuild is an easy-to-use platform for accelerating Windows-based processes through advanced Grid Computing technology. IncrediBuild speeds up Visual Studio and make based code builds as well as data builds, scripts and applications.
Question 7 May 2013   license: CPOL
I have to just use this list I cant create any listFor example:a=[5,9,1,1,10,21,34,21,1,3,4,39,40,50,60,70]Output of this list has to be:[70, 60, 50, 40, 10, 39, 34, 4, 3, 1, 21, 21, 1, 1, 9, 5]my...
Question 7 May 2013   license: CPOL
I have to just use this list I cant create any listFor example:a=[5,9,1,1,10,21,34,21,1,3,4,39,40,50,60,70]Output of this list has to be:[70, 60, 50, 40, 10, 39, 34, 4, 3, 1, 21, 21, 1, 1, 9, 5]my code:a=[5,9,1,1,10,21,34,21,1,3,4,39,40,50,60,70][70, 60, 50, 40, 10, 39, 34, 4,...
Article 4 May 2013   license: GPL3
Permits blind people get custom content of news.
Article 3 May 2013   license: CPOL
A site that helps users keep up to date with whatever content they enjoy on the web.
Question 2 May 2013   license: CPOL
Hi Everyone, I am trying to show a sphere in a simulation environment that is based on python and utilizes Qt for its GUI representation and in that GUI lies a 3D visualization region that utilizes OpenGl GLU module to show 3D world. Now I intend to modify this visualization and put a sphere...
Answer 1 May 2013   license: CPOL
Just like that: [[(X, Y)]]. Have you tried it?
Question 1 May 2013   license: CPOL
Hallo Everybody,I have been working on python, and I have got a problem. What is the way to make list of list of tuple, for example, [[(X, Y)]]. I am new on python. Thanks
Question 30 Apr 2013   license: CPOL
These are the packets which I captured using Wireshark and I saved them as a text file named "latisha.txt""No.,""Time"",""Source"",""Destination"",""Protocol"",""Length"",""Info""""1,""0.000000000"",""106.10.199.11"",""192.168.1.100"",""HTTP"",""1506"",""Continuation or non-HTTP...
Tip/Trick 30 Apr 2013   license: CPOL
A simple trick that can relieve the database during a brute-force attack.
Answer 26 Apr 2013   license: CPOL
This has to do with how Python stores strings internally. Two string literals that have the same content are stored as the same string instance1. Since strings are immutable this is OK to do so. The first sample uses strings so both the strings created from the same string literals are both...
Question 26 Apr 2013   license: CPOL
code part1: name1="rahul" name2="rahul"code part2:name1=[1,2,3]name2=[1,2,3]If I run the following code:print name1 is name2I get "True" for code part1andI get "False" for code part2why? why the "reference" is same for name1 and name2 in...
Question 20 Apr 2013   license: CPOL
Hi, This is pradeep..i have one query..how to integrate sencha touch inside python script?could you please help me ...Thanks and RegardsB Pradeep Kumar
Question 20 Apr 2013   license: CPOL
Hi, i want python calender display day to day activity.it will display calender every hour display activity.Thanks,Karthikeyan,Bangalore
Answer 11 Apr 2013   license: CPOL
Brute force approach: try to match every string you can form with the available characters with the entries of a dictionary.
Question 11 Apr 2013   license: CPOL
Guys help me please how to solve this problem..I have to input two string : String 1 = afasfnsdkgsx String 2 = ahdshgsuxcbnmland i have to output one string from these two string,....So I input two randoms letters Strings and Output one string with ordered letters that forms...
Catalog 11 Apr 2013   license: Fully Function Evaluation version
Thousands of development teams and millions of end users trust in the multiple award winning report generator List & Label. Since 1992 customers worldwide value the fast and scalable performance and the royalty free report designer.
Question 11 Apr 2013   license: CPOL
i am working project where ANAYS WORKBENCH is interfaced with MS EXCEL via python script. # IronPython imports to enable Excel interop import clr clr.AddReference("Microsoft.Office.Interop.Excel") import Microsoft.Office.Interop.Excel as Excel workingDir =...
Question 10 Apr 2013   license: CPOL
there is a field called 'vtrmid' in my view models VTrmDsTs, i can get it by VtrmDsTs.objects.values('vtrmid'), but i can not access it by VtrmDsTs.Objects.get (vtrmid='1010004'). when i catch the exception, it is 1054, "Unknown column 'v_trm_ds_ts.id' in 'field list'") , v_trm_ds_ts is a view...
Question 10 Apr 2013   license: CPOL
the following code is for update handler to the workbook buttonOLEbutton = worksheet.OLEObjects("CommandButton1")OLEbutton.Object.CLICK += updateHandlerthis code works only for one click ...means update only once.but i want to update system many times as the input for system changes.
Question 4 Apr 2013   license: CPOL
Hi, my issues is with trying to work with arrays that for each elements is a tuple of 2 values. specifically the problem is to generate a random 2-dimensional walk of 200 (but for testing say 2) steps with a max distance, then 100 (try just 2) of those walks per stage, and commencing each...
Question 3 Apr 2013   license: CPOL
What I want to do here is take the integers in a given list and create this data stucture as shown hereBelow is the code that I came up with, but I have no idea how to go about storing the values etc and not sure if its correct. So can any experienced python programmer help?!...
Question 3 Apr 2013   license: CPOL
since I'm new to opencv,I don't knw how to apply the cv.CalcEMD2 function on numpy arrays.I have two arrays >a=[1,2,3,4,5] b=[1,2,3,4]How can I transfer numpy array to CVhistogram and fromCvhistogram to the function parameter "signature".I would like anyone answers the question to...
Article 3 Apr 2013   license: CPOL
Quickly churn out repetitive C++, C#, or Java code from any data that Python can read.
Tip/Trick 2 Apr 2013   license: CPOL
Comparing performance channel api and socket.io on example of multiuser whiteboard
Article 25 Mar 2013   license: MIT
The ObjectScript is a new embedded programing language that mixes benefits of JavaScript, Lua, Ruby, Python and PHP. The ObjectScript has syntax from JavaScript, multiple results from Lua, sugar syntax from Ruby, magic methods from Python and much more.
Question 23 Mar 2013   license: CPOL
I am integrating a social game into my website in which people confess what they think abouttheir friends unknowingly. And send those confessions as notifications to their friends.I wan't to have access to their friends through facebook login service, which i have not used before.Can i...
Answer 21 Mar 2013   license: CPOL
I am not a python pro but my understanding is that it should work as you suggest. Also, according to the docs:def multiply(num1, num2): multiply = num1 * num2anddef multiply(num1, num2): return num1 * num2
Question 21 Mar 2013   license: CPOL
I'm currently using the following code to access my Python files via C++:std::string Main(std::string url){ char* paras[] = {"4", "5"}; Py_Arg("test", "multiply", paras); return "";}int Py_Arg(char* fileName, char* funcName, char* args[]){ PyObject *pName, *pMod,...
Catalog 21 Mar 2013   license: Fully Function Evaluation version
Aspose.Total is a suite of 11 powerful .NET components including Word, Excel, PowerPoint, Editor, Project, PDF, Flash, Charting, Email, Barcode creation, Ad hoc query generation, Recurrence patterns and Network protocols.
Catalog 21 Mar 2013   license: Limited Time Trial
Aspose.Words is a .NET word processing component to read, write, modify & convert Word documents without using MS Word. It supports EPUB, OOXML, DOCX, DOC, WordML, ODT, XPS, HTML, MHTML, XHTML & PDF formats with rendering, printing & imaging features
Catalog 21 Mar 2013   license: Limited Time Trial
Aspose.Cells is a .NET component for spreadsheet reporting. It supports formula calculation engine, pivot tables, VBA, workbook encryption, spreadsheet formatting, formulae, functions, drawing objects and allows saving Excel file into other formats.
Catalog 21 Mar 2013   license: Fully Function Evaluation version
Aspose.Words is a Java component to read, write and modify a word document without using MS Word. It supports content & formatting manipulation, mail merge abilities, ActiveX controls and support of DOC, DOCX, DOCM, DOTX, DOTM, HTML and XHTML formats
Question 20 Mar 2013   license: CPOL
I am trying to write a program that calculates the slope and intercept of series of points and plot it in a graph using line fitting algorithm. I want to develop this program into a stand alone exe file to run independently. Please guide me how do I go about?I did do my homework trying to...
Question 17 Mar 2013   license: CPOL
hi guys, i'm beginner of python, i trying use math.sqrt() to count distance.print math.sqrt(float(data[0][0]) - float(k_cluster[0][0]**2) + float(data[0][1]) - float(k_cluster[0][1]**2)))for example:data[0] = 12.1data[0][0] = 15.125data[0][1] = 13.214k_cluster[0][0] =...
Article 14 Mar 2013   license: CPOL
This article talks about how to compile Python source code on WP8, the changes made on the source code, and an example using Python in a WP8 native app.
Answer 1 Mar 2013   license: CPOL
"How can I translate, from one Language to another(just like how Google, babylon, bing amogst others...)(eg English to french, French to English, English to German...)""I don't want to use any API"Don't waste your time.The language you select will have a minimal effect on the work...
Question 1 Mar 2013   license: CPOL
I need Help with my project:How can I translate, from one Language to another(just like how Google, babylon, bing amogst others...)(eg English to french, French to English, English to German...)What Language is the Best?PhpPythonPerlWhich Language is best for this project.. I...
Question 25 Feb 2013   license: CPOL
hi all curretly in my project everyday I need to open a particular URL(which is kind of like app view in Control-m) and search for some jobs and send its status in a mail and believe me its very boring and i want to automate it.although m not very versed with scripting in perl and python i...
Answer 23 Feb 2013   license: CPOL
Fortunately many of the languages you mentioned are open source. Download their code, try to understand it. Very first step is to able to work with these languages and technology. I am not sure weather you are able to program (professionally) using HTML and PHP etc.
Question 23 Feb 2013   license: CPOL
how can i get my own web language like php and Perl and HTML and other web language how can develop my own web language please i wan 1- reference in that purpose.2- book in that purpose.3- articles in that purpose.4- other. or anything can help me in my own project thanks for...
Answer 22 Feb 2013   license: CPOL
what is your python path it should be C:/Python27 not more than thatwhat u can do is search numpy in dependencywalker[^]
Technical Blog 22 Feb 2013   license: CPOL
This post will be about the Iterator pattern which is a behavioural pattern.
Question 20 Feb 2013   license: CPOL
Design a regular expression evaluator and reply to the user query by matching it with a best regular expression in python? I need its code without re function.. Can anyone help me out?
Tip/Trick 18 Feb 2013   license: MIT
How does it work in OS: 5.times{|i| print i}
Answer 16 Feb 2013   license: CPOL
All installers have a silent mode of operation:http://stackoverflow.com/questions/1358626/msiexec-silent-mode-installation[^]http://nsis.sourceforge.net/Is_silent_by_command_line[^]http://nsis.sourceforge.net/Examples/silent.nsi[^]You can check your installers silent mode if you search...
Question 16 Feb 2013   license: CPOL
Hi,Hope every body is familier with Google Chrome offline Installer. One have to just double click it, and after some time it will be installed without pop up. I want to create a installer same like it. But have no clue what technology used here (C++?)Any body have any Idea how they...

Page 1 of 10
1 2 3 4 5 6 7 8 9 10


Advertise | Privacy | Mobile
Web01 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid