|
Reading through some of the questions here, the general concensus seems to be that there to continues to be an enourmous amount of COBOL code "out there", not just because it's a nightmare to refactor or re-code, but simply because for a certain market...
Started by davek on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Wiki/Packed%5Fdecimal "Packed Decimal"
On OS/360 and its descendents there was about a ratio.
|
|
“Some People Drive just to get to their Destinations.... Others Drive MITSUBISHI !!!”
It all started when I came back from the UK in 2008. I wanted a new car and the budget was 5 lacs. So it was always a swift, it looks sporty, its VFM and its Maruti ...
Started by gaurav_chopra04 on
, 15 posts
by 11 people.
Answer Snippets (Read the full thread at team-bhp):
With jus 25 K kms , its got....
There were days I have put seatbelt on and slept in the car .Its amazing the way it grows on you.
Even I had bought one and its been one amazing experience.
To enjoy the Mitsu's driving experience.
|
|
Hello!
I need a function which takes a line (known by its coordinates) and return a line with same angle, but limited to certain length .
My code gives correct values only when the line is turned 'right'
(proven only empirically, sorry).
Am I missing ...
Started by ivan_ivanovich_ivanoff on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Normalize it by dividing my its magnitude then multiply by a factor of the desired.
Given it as a vector.
)^2 + (y2-y1)^2)
The unit vector from point 1 to point 2 equals v12 divided by its magnitude.
|
Ask your Facebook Friends
|
Updated version May 11 2012 all the buttons mapped now..vpots and jog wheel fixed..
http://stash.reaper.fm/12640/D8b-Hui-MCUConvertorV2.zip
Hi,
2007 hey ..things may change for HUI support in REaper...2008..2009..Automap will help!!..No?..only novation...
Started by Guido on
, 13 posts
by 5 people.
Answer Snippets (Read the full thread at cockos):
its almost Pac,
Bomes Midi Translator Pro..its a program that take a midi input and does what u want the midi help it can get sometimes^^ Add to that....
Ills send him a text file..
Hi,
Sorry..Im was just outside smokin and ithought..d'oh..
|
|
I have setup a site through Apache, let's call it http://example.com . The regular site works fine and I can also access it by its IP number http://200.x.x.x . I can also access the secured version at https://200.x.x.x . However, https://example.com doesn...
Started by Thierry Lam on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Whatever's doing the IP address translation from 200.x.x.x to 10.x.x.x is only doing it for port 80, not port 443. .
One possibility is that SSL requires a unique IP address (not just domain name) per vhost, usually .
|
|
After years of dreaming, and a few of saving, I am the proud owner of a new Solent GH.
I an not too worried about the cost, I have spent my children's inheritance. As soon as I can get outside without being soaked I'll make a picture.and download it. ...
Started by ann-the-nan on
, 15 posts
by 11 people.
Answer Snippets (Read the full thread at growfruitandveg):
I was going to make a pikki....
Does it have a variety /species name Yes, maybe I an just a tad elated but I really have waited years to afford something good .
In the mean timeI'll google it.
Could you be just a little excited??? h! Cant wait to see pics .
|
|
I have a Variable class and and 3 subclasses: VariableBool, VariableLong and VariableDouble. Each subclass defines only a value member of the type of the suffix.
Now, I need to transfert objects based on these classes over WCF. I have multiple clients...
Started by Julien Poulin on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Types by using KnownType attribute and its method
[DataContract()] [KnownType( "GetKnownType.
|
|
I'm working on a game where I create a random map of provinces (a la Risk or Diplomacy). To create that map, I'm first generating a series of semi-random points, then figuring the Delaunay triangulations of those points.
With that done, I am now looking...
Started by Macguffin on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
So, the edges of the Voronoi diagram are along the perpendicular bisectors of the ... .
I'm pretty sure that 'triangle' http://www.cs.cmu.edu/~quake/triangle.html can generate the voronoi
The Voronoi diagram is just the dual of the Delaunay triangulation .
|
|
Of the following two options for method parameter names that have a unit as well as a value, which do you prefer and why? (I've used Java syntax, but my question would apply to most languages.)
public void move(int length)
or
public void move(int lengthInMetres...
Started by dave on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
If you think the names are becoming....
You'll be glad when you look at or use the code in 6 months time, or when someone else has to look at your code .
I would recommend making your parameter (and method) names as clear as possible, even if they become wordy .
|
|
WASHINGTON -- Activists and lawmakers are geared up for a final push against the latest Internet security legislation, calling on Congress to reject or dial back the Cyber Intelligence Sharing and Protection Act (PDF) because of the considerable power...
Started by Copy_Cat on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at facepunch):
They never appear to succeed anyways..
Sensationalist general discussions
pfft All these fucking acts, I'm getting tired of them .
Edited:
Also, wrong section.
The title is crazily sensational.
Um, it hasn't been passed yet.
|