I have a stream of events and want to count the number of events in a specific period time to find out event loss. My code is something similar to the following
I'm currently trying to figure out a way to input opening and closing xml tags to certain lines inside word documents I have. Example word document I have that
I am making a calcutor app, I will provide the code below: Here is the problem, when i am performing an addition calculation, lets say (3+3+4 = 10) now when i p
How can I put the data of an 8-bit grayscale image into a byte array? I have tried the following code: private byte[] loadBitmap(string filename, int width, in
Is it possible with angular material to drag columns and drop them into rows and if there is no element in the new row, create a row and put this column into it
I've been trying to implement a Plex-like video player that transcodes an arbitrary video file on-demand, and plays it with MPEG-Dash on a webpage. I was able t
I have the following SQL query : insert into service_parameters ( services_f_service_id, parameter_type_f_type_id, value) values ( (select dist