Consumption reminding method and system based on edge calculation, storage medium and equipment
An edge computing and equipment technology, applied in the field of human-computer interaction, can solve the problems of difficulty in implementation, incapable of unified management of consumption reminder devices, inability to use out of the box, etc., and achieve the effect of low implementation difficulty
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment
[0061] An example is as follows:
[0062] S21. The model receives the consumption amount in yuan. For example, if the consumption is 12.5 yuan, the value passed into the model is 12.5;
[0063] S22. Group the incoming models according to the decimal point, such as incoming 12.5, converted into two groups of 12 and 5;
[0064] S23. Reverse the numbers before the decimal point, such as 12->21;
[0065] S24. The reversed numbers are then split into arrays, such as 21->[2,1];
[0066] S25. Add a unit for each digit in the array, add nothing to the first digit, add "pickup" to the second digit, add "hundred" to the third digit, and so on, such as [2,1]->[2 , 1 pick up];
[0067] S26. Convert each number in the array to uppercase, such as [2, 1 pick]->[two, one pick];
[0068] S27. Invert the array to obtain Chinese characters greater than zero, such as [2, 10]->[11, 2];
[0069] S28, add the decimal point in Chinese, such as [一早,二]->[一早,二,点];
[0070] S29. Divide the numbers ...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


