103 Topics

Member Avatar for
Member Avatar for Andy_Ballard

Hello, I would like to import and call a c++ library from python. The library is the freely available (c++) LAMMPS Molecular dynamics code, and on the website, the following advice is given: "[one can]...build LAMMPS as a library. Once this is done, you can interface with LAMMPS either via …

Member Avatar for Andy_Ballard
0
3K
Member Avatar for v_janssens

Hi, I'm trying to find a way to calculate the eigenvalues and eigenvectors for a square symmetrical matrix. I have used MATLAB to do this before and the solution was as simple as; [V,D] = eig(A) I'm wondering if there is a simple solution like this in c++. I am …

Member Avatar for DavidB
0
295
Member Avatar for Krstevski

This simple library containing some methods of Ajax. Example about addContent(url, target): With this function you can change the content of the someone DIV tag. E.g: index.php [CODE=php] <html> <head> <title>Untitled Document</title> <script type="text/javascript" src="ajax.js"></script> </head> <body> <div id="test"> <a href="javascript: addContent('test.php', 'content')"> Change </a> </div> <div id="content"> <label> This …

0
780
Member Avatar for purgatoryred

Please forgive my ignorance but forever I've been in the habit of building a library of useful subroutines which I call from an application I am building. Recently the language has been python - a distinct departure from my experience. I've been unable to create a reasonable library. Here's the …

Member Avatar for purgatoryred
0
126
Member Avatar for slfisher

If you've ever wanted to read [I]Sprague's Journal of Maine History[/I], or [I]Pioneers of Scioto County[/I], but couldn't because they were too old, you're in luck. They're among nearly 60,000 books -- many too fragile to be safely handled -- that have been digitally scanned as part of the first-ever …

1
209
Member Avatar for rsaska

Hello, I am using Visual Studio 2008 to program in C++. My program needs to read in a line, break it into two strings. It seems that the String Toolkit Library (StrTk) ([url]http://www.partow.net/programming/strtk/index.html[/url]) will enable this. However, I am unable to figure out how to physically add the library files …

Member Avatar for rsaska
0
160
Member Avatar for blur_guava

i everybody, I am required to find out if the following is a standard practice to create a subclass. Take for instance, I have to create a class library (ClLib) with 2 classes using Visual Studio: Class1.cs &amp; Class2.cs. Next, I open up the .CSPROJ file of ClLib and modify …

Member Avatar for blur_guava
0
231
Member Avatar for abhaymv

I am a student in C++.We undertook a school project to develop a library information system.We are only allowed to use Turbo C++ version 3 compiler.We cannot use ANSI/ISO C++(Not in our syllabus.)The following is my problem: In my project, I have a class books.When the program is first run, …

Member Avatar for abhaymv
0
187
Member Avatar for bhadong04

hello.. may i seek ur help.. i have this problem of coding a library system using php.. is there anyone here know how or already have the codes? i need two log in, one for the borrowers and one for the admin. then registration is also needed. it should also …

Member Avatar for ithelp
-1
245
Member Avatar for galaxyfaraway

I am in school now for my masters. The school is college of information library science and technology. However, because of rules in place, we have to choose whether our degree will say Master of Library Science or Master of Information Science. Even though we are taking the courses for …

Member Avatar for Will Gresham
0
163
Member Avatar for god0fgod

I've created a few functions to be used with pygame which are based on anti-aliased curves. At the moment and likely forever, it has two useful functions: aacircle(s,x,y,r,colour): Draws an anti-aliased circle on the surface s at the starting point x and y with the radius r. The circle will …

0
758
Member Avatar for newsguy

Generally speaking I would not recommend reading a newspaper in the hot tub. If that hot tub happens to be of the spa-jet variety then that only makes it worse. If the newspaper is a rare item from the 19th century then surely only a fool would consider it. Yet …

Member Avatar for JimStr
0
300
Member Avatar for John A

According to Linux.com, A few librarians working at the The Georgia Public Library have now created a new Linux-based system for content management and organization for large-scale library operations. Evergreen, the name of the system was written in a mixture of languages, including C, Perl, and Javascript, and is open …

Member Avatar for obamamahma
0
168

The End.