Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
solidworks replacement
Name: Deputy DooDah Date: July 22, 2003 at 10:22:45 Pacific OS: redhat 8.0 CPU/Ram: 2.0/512
Comment:
I'm looking for solid modeling software on a par with Solidworks. Of course I don't want to use solidworks because they're so wrapped around microsoft's little finger.
Can anyone make a suggestion? I don't care if I have to pay for the software or not.
Summary: I want to replace my old linksys 4 port cable/dsl router with a linux machine that I just built. With this machine I want to take in the connection from the cable modem into eth0, run my iptables filt...
Summary: Hello, I have hundreds of files that contain spaces. I want to have a script that will replace these spaces with a hyphen or something similar. Any ideas? I started by writing a bash script: for i ...
Summary: I am trying to find the function in perl to do a find and replace in perl. I am out putting xml and I have chars that are screwing it up example ' & ' needs to be ' and ' ...