Tagged Questions

4
votes
2answers
152 views

reformat in vim for a nice column layout

Hello, I have this dataset in a csv file 1.33570301776, 3.61194e-06, 7.24503e-06, -9.91572e-06, 1.25098e-05, 0.0102828, 0.010352, 0.0102677, 0.0103789, 0.00161604, 0.00167978, 0.00159998, …
3
votes
2answers
104 views

Free tools that automatically reformat whole C/C++ source files in VS2008 on save?

I'm looking for a tool (macro, extension) for Visual Studio 2008 that would reformat the source code (C/C++) when you save the file.
2
votes
7answers
522 views

Fast algorithm for polar -> cartesian conversion

Hi. I have an image on a polar grid. This image should be transformed into a cartesian grid, but the only algorithm I know of is really slow for this. Now I use the cartesian grid, for each point I …
2
votes
3answers
1k views

How to reformat multi-line comments in Eclipse PDT?

In Eclipse PDT, Ctrl-Shift-F reformats code. However, it doesn't modify comments at all. Is there some way to reformat ragged multi-line comments to 80 characters per line (or whatever)? i.e. …
0
votes
0answers
29 views

Transform source file to different format for target system

Hi, I need to design a system which will process hundreds of source files (different format fixed width and delimited files) and convert to one target files. There should be two interfaces one is …
0
votes
2answers
84 views

Excel data wont re-format or calculate

I have a spreadsheet that was created from a webapp. I save it as an excel wkbk. I close file and go to file and open from my pc. When I try to reformat a column of numbers, nothing happens. (it …