Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
calculate
- Page 1
Re: My php is showing wrong results of time difference
Programming
Web Development
3 Days Ago
by Dani
…/manual/en/class.dateinterval.php), but if you want to
calculate
a runner's start time and end time and then…
Re: Hi everyone, I'm David with SayItOnTheWeb
Community Center
Say Hello!
2 Weeks Ago
by Dani
… effect, as opposed to this javascript that has to continuously
calculate
the position and vectors of each of the individual particles…
McCharts - ArkTS
Programming
Software Development
2 Months Ago
by 杨_659
…Split into equal parts let cSpiltVal = maxValue / cSpiltNum //
Calculate
the split spacing for(var i = 0; i <=… length const scaleX = this.options.cSpace + maxNameW //
Calculate
the equal intervals through the maximum value of the data…, and then
calculate
the coordinates of each end point const scaleY …
Evaluating OpenAI GPT 4.1 for Text Summarization and Classification Tasks
Programming
Computer Science
1 Month Ago
by usmanmalik57
… ROUGE scores between them. ```python # Function to
calculate
ROUGE scores def calculate_rouge(reference, candidate): scorer = …sampled_df) predictions = parse_outputs_to_dataframe(outputs) targets = sampled_df[subjects] #
Calculate
Hamming Loss hamming = hamming_loss(targets, predictions) print(f"Hamming…
DeepSeek R1 vs Llama 3.1-405b for Text Classification and Summarization
Programming
Computer Science
2 Months Ago
by usmanmalik57
… for text summarization and machine translation problems. ```python # Function to
calculate
ROUGE scores def calculate_rouge(reference, candidate): scorer = rouge_scorer.RougeScorer(['rouge1…
Re: Odd but True Facts
Community Center
Geeks' Lounge
2 Months Ago
by Reverend Jim
…,751,104 furlongs per fortnight. I decided to
calculate
this after having to
calculate
the current gas price for my son's…
Re: Text Classification and Summarization with DeepSeek R1 Distill Llama 70B
Programming
Computer Science
2 Months Ago
by Pelorus_1
Great breakdown of DeepSeek R1 Distill LLaMA 70B! The explanation of text classification and summarization is clear and insightful. Appreciate the practical examples—makes implementation much easier. Thanks for sharing!
calculate the date difference between two dates exclude the saturday and sunday
Programming
Software Development
17 Years Ago
by palcham
calculate
the date difference between two dates exclude the saturday and sunday(Please dont
calculate
saturday and sunday between two dates)
Calculate 3 Scores
Programming
Software Development
16 Years Ago
by clarence_cool03
{-='
Calculate
3 Scores using Dev-C LaNguaGe'=-}
Calculate the average of ten numbers using arrays
Programming
Software Development
16 Years Ago
by clarence_cool03
{-='
Calculate
the average of ten numbers using arrays'=-}
calculate value of PI from the infinite series
Programming
Software Development
13 Years Ago
by programing
calculate
value of PI from the infinite series π = 4-4/3+…
Re: calculate the grades for a student using if..else statements.
Programming
Software Development
7 Years Ago
by Altaf_2
Calculate
a grade of student Total marks=100 Mark=int(Input(&…
Re: calculate the date difference between two dates exclude the saturday and sunday
Programming
Software Development
17 Years Ago
by palcham
Ok ok Sorry is there any code for
calculate
the date difference between two dates with out calculating the saturday and sunday.is there any code means please send to me. Advance Thanks
Re: calculate the date difference between two dates exclude the saturday and sunday
Programming
Software Development
17 Years Ago
by palcham
… with saturday and sunday but my expect output is without
calculate
the saturday and sunday[/B][/B] So you please help…
calculate without repetaion of combination??
Programming
Software Development
16 Years Ago
by rush1
…have no1 to no30 product prices. I want to
calculate
combination for 30 product prices Suppose I have 30 …different numbers.. I want to
calculate
their sum by using combination. But combination should not…repetition How to do that?? I think when i
calculate
sum without repetition for numbers it takes minimum time…
Calculate Depreciation
Programming
Software Development
14 Years Ago
by charlie812006
… it has been a while Pseudocode * [CODE] *
Calculate
the straight line depreciation <This is done regardless for…-line depreciation by calling setAssetBookValue() * exit method * *
Calculate
the double declining depreciation * Until you actually set the BookValue…
calculate carbon footprint program
Programming
Software Development
11 Years Ago
by Violet_82
…(check out a few sites that explains how to
calculate
carbon footprint). Write an application that creates objects oh…electricity kWh * 12 source http://www.howany.com/how-to-
calculate
-carbon-footprint/ For a bike carbon footprint = miles * …program I will only create some objects and then
calculate
the carbon footprint. 2)what sort of relevant …
calculate allowance
Programming
Web Development
16 Years Ago
by Lokesh.snghl
… alowance and driving alowance,But i have some problem to
calculate
it. for it i m making structure of database Sourec… B A 5\14\2008 5\15\2008 SAME STATE
CALCULATE
DAYS B/W 1.SOURCE CITY A TO DESTINATION B…
Calculate Difference for Groups
Programming
Databases
13 Years Ago
by sid78669
… by Income/Expense. However, I want to be able to
calculate
the sub-totals of incomes and expenses and then show… what the difference is. I am able to
calculate
the subtotals, but have no idea how to…
calculate dates
Programming
Web Development
13 Years Ago
by titosd
Hello, I need to
calculate
dates, e.g: if i have this date on string "12-07-2008" and I want to add to this date 17 month. How can I
calculate
this date. are the a func that do this
calculate
? or I nedd to write it ? Thank you
Re: calculate the value of e^x
Programming
Software Development
15 Years Ago
by stevelg
… e^x! Presumably, this is an exercise in programming to
calculate
the value as a series (hence collecting and printing a…(x). What you need is for the for loop to
calculate
each term of the expression and add them into the…
Calculate Age in VB 2005
Programming
Software Development
17 Years Ago
by muskdial
… write a lot of applications where I frequently need to
calculate
a patient's age based on their date of birth… long story short I have developed a complete application to
calculate
age and I'm enclosing a zipped copy for anyone…
calculate car speed (mph) using speed of light
Programming
Software Development
17 Years Ago
by pyramid
I need to write two functions to
calculate
the speed and the $fine for over speeding. The formula …: V = c * (W0 – W1) / W0 I wrote the function to
calculate
the speed, but the results are incorrect, using the formulas…
Calculate Federal Tax
Programming
Software Development
17 Years Ago
by abarnett
… am to write a program that can be used to
calculate
the federal tax. The tax is calculated as follows: For… taxAmount: this function computes and returns the tax owed To
calculate
the taxable income, subtract the sum of the standard exemption…
Calculate time with sometimes an 00:00:00 field
Programming
Databases
16 Years Ago
by kvdd
Hello, I try with the following query to
calculate
the working time of employees: [code=mysql] SELECT TIME_FORMAT( ADDTIME( … is given, no total is displayed (NULL). How can I
calculate
the correct total, when pause is given or not?
Calculate Running total without ordered index
Programming
Databases
16 Years Ago
by scholzr
I am trying to find a way to
calculate
a running total of a field in my database, and … below- the BALANCE column is what I am trying to
calculate
). I want to order them first by the date column…
calculate dynamic created text values
Programming
Web Development
16 Years Ago
by scorpionz
…()" /> [/code] when i press button i need to
calculate
the points that i input in the text boxes. and…> [/code] I am unable to create a javascipt to
calculate
the total points in boxes. Any Response will be highly…
calculate data type
Programming
Software Development
15 Years Ago
by ggl0rd
… output be double like 100.30(this is double?) the
calculate
data is from database. i want the result at lblPremiumJP…
Calculate Easter Sunday (Python)
Programming
Software Development
19 Years Ago
by vegaseat
Just in time, a short Python code snippet to
calculate
the date of Easter Sunday of a given year. This can be expanded to
calculate
the important date of Mardi Gras too.
calculate the value of e^x
Programming
Software Development
15 Years Ago
by alreem
mr7b .. To
calculate
the value of e^x ,, I do this code but … me if it's true or not > ? [CODE]package
calculate
; import java.util.Scanner; public class Main { public static void…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC