File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 290
290
"model" : " Model" ,
291
291
"piecewise" : " Linearna transformacija slike" ,
292
292
"view" : " Prikaz" ,
293
- "processschedulingalgorithms" : " Obradi algoritme planiranja" ,
293
+ "processschedulingalgorithms" : " Algoritmi planiranja procesa " ,
294
294
"bit" : " Bit" ,
295
295
"distance" : " Udaljenost" ,
296
296
"entities" : " Entiteti" ,
318
318
"permutations" : " Permutacije" ,
319
319
"disjointsetunion" : " Unija disjunktnih skupova" ,
320
320
"io" : " U/I" ,
321
- "threads" : " Niti"
321
+ "threads" : " Niti" ,
322
+ "avltree" : " AVL stablo" ,
323
+ "circularqueue" : " Kružni red" ,
324
+ "diskscheduling" : " Planiranje diska" ,
325
+ "docs" : " Dokumenti" ,
326
+ "example" : " Primjer" ,
327
+ "greedy" : " Pohlepni" ,
328
+ "kdtree" : " Kd stablo" ,
329
+ "lineclipping" : " Odrezivanje linija" ,
330
+ "segmenttree" : " Stablo segmenata" ,
331
+ "suffixtree" : " Stablo sufiksa" ,
332
+ "splaytree" : " Smopodešavajuće stablo"
322
333
}
You can’t perform that action at this time.
0 commit comments