How can I fix this "syntax error, unexpected '=' " problem?
I was working on my homework to design the air conditioner by verilog coding on modelsim, and it keeps failing to compile with a syntax error. I'm using ModelSim PE Student Edition 10.4a. module air...
View ArticleWhat happens if a process is finished during the tims-slice in round robin...
There are three jobs, P1, P2, and P3, and I'm using round robin algorithm for scheduling these jobs. The time-slice(quantum) is 3, and the CPU burst time for each job is 7, 5, 10. So it would be...
View ArticleCannot figure out what's happening with my os.listdir method - python
I'm using tensorflow-slim, and modified some of sample code to use my own data.Below is the original code to set the directory to download the dataset(dataset_dir is given by user input, which was...
View ArticleComment by 이호영 on How can I split this dataset into train, validation, and...
The data are jpg/png img data, labeled and split into 7 folders in the original directory.
View ArticleComment by 이호영 on What happens if I realloc to smaller size?
I actually have to implement my own realloc routine, so do you mean I can just decide what to do on those kind of situations?
View ArticleWhat happens if I realloc to smaller size?
I'm currently studying dynamic memory allocation and I've got a question on realloc function.I've learned that the contents of the newly allocated block should be same as those of the old block, up to...
View ArticleComment by 이호영 on Can python make a list that has variable as its element and...
@PatrickArtner Oh yes we had dictionaries! I totally forgot about dictionaries. Thank you so much!
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View Article--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View Article