Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 4 of 4
Search took 0.02 seconds.
Search: Posts Made By: kamillion
Forum: Computer Programming 02-29-2012, 03:13 PM
Replies: 1
Views: 697
Posted By kamillion
1. you can use Perl to script this. using wget to...

1. you can use Perl to script this. using wget to acquire the image and save it to a dir

2. I would look into image magic, you can use that in conjunction with perl to re-size, flip, cut and...
Forum: Computer Programming 02-29-2012, 03:00 PM
Replies: 4
Views: 547
Posted By kamillion
Lol, Yes, they involve pointers. Basically a...

Lol, Yes, they involve pointers. Basically a linked list is an object (class) with one or two pointers referencing the previous and or next object (or node) in the series. You can use this in place...
Forum: Computer Programming 02-29-2012, 02:19 PM
Replies: 1
Views: 404
Posted By kamillion
Your description does not seem to make any sense....

Your description does not seem to make any sense. If you are looking just to rename files and directories based on a certain convention, you can use perl, python, or any of the scripting languages to...
Forum: Computer Programming 02-28-2012, 04:03 PM
Replies: 4
Views: 547
Posted By kamillion
Interesting..., have you thought about using a...

Interesting..., have you thought about using a linked list?
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT +1. The time now is 05:47 AM.