calculator
Calculate distances using Google Maps
I am creating abusiness directory website which has street addresses stor开发者_StackOverflowed in the database. I would like to calculate the distance from a given zipcode to the street address using[详细]
2023-01-24 22:13 分类:问答Binomial coefficient
I\'ve been looking around trying to find a simple binomial coefficient algorithm, to no avail. The problem is the language I\'m using for class is a bit... odd. A lot of it is using Yacc and Lex.[详细]
2023-01-24 21:00 分类:问答How to handle keyboard in real mode through BIOS interrupts?
I have to code for a operating system on which I can run a calculater.It is like a desktop calculater. For this I am reading the brokenthorn operating development series I have completed the second st[详细]
2023-01-24 06:54 分类:问答Graphing calculator logical test error
I tried making the following program and it worked fine at first. Label 1 Input \"n=\", Q If Q≤0 ...Then[详细]
2023-01-23 19:54 分类:问答Open Windows' Calculator in my C# Win Application?
I know I can open开发者_开发百科 Windows Calculator with the following code : System.Diagnostics.Process.Start(\"calc\");[详细]
2023-01-23 15:21 分类:问答Is it possible to get .NET/Mono to run on a TI-84 or other TI calculator?
Anyone know开发者_Go百科 what it would take to get .NET or Mono to run on a TI graphing calculator? I know the full framework probably wouldn\'t fit on the device, but a subset would probably server v[详细]
2023-01-23 07:27 分类:问答Android:I need a slide in calculator type soft keypad a la iphone
I\'m attempting to replicate on android an iphone app my company had developed externally. My need is simple but it seems hard to achieve under android. I have three numeric edittext inputs. Each sh[详细]
2023-01-18 09:47 分类:问答Improve BNF for mathematic expressions
A good exercise while learning programming, is to write a calculator. To do this, I created some kind of DSL in BNF and want to ask for your help to improve it. With this minilanguage you should be ab[详细]
2023-01-18 01:54 分类:问答Making my own Carbon Footprint Calculator [closed]
Closed. This question is off-topic. It is not currently accepting answers. 开发者_开发知识库 Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-01-16 05:12 分类:问答how to specify x and y co-ordinate of textfield in java?
i\'m making a calculator using java for which the position of tex开发者_如何学运维tfield has to be specified. all i know is to specify the position using border layout but that can\'t be used here as[详细]
2023-01-12 10:02 分类:问答