Code: #include <stdio.h> #include <stdlib.h> #include <conio.h> // to generate numbers void gen_data(int b[], int n) { int i; for (i =
I want to call an api that the answer to this api is a list of outputs in the form of Json. How can I set a list of models? my models public class JsonModel
I have been struggling to get Hbase working in my machine. I believe there is something wrong with my setup and I am not able to fix it. I get the master not ru
I have a CSV file where the data is in landscape orientation.ex: name, test name age, 20 gender,Male where the first column is the headers and the second the
A toggle switch button in the top right toggles from light to dark mode and vice versa. The background is an image and zoomed in. Currently, it moves from left
I have an application that plays SVG overlayed an HTMl5 vido tag (using Plyr HTML5 player). This works great until the user clicks the "Enter Fullscreen" option
I am trying to do extract features from an image and then compare these features to an array of features from thousands of images. image = Image.open('C:/Users/
Just stuck in Creating a react dependent select field in reactjs from the array data.i have created a react field for name from data ,Now i want to create a dep