เขียนเพิ่ม
This commit is contained in:
40
l4proj.bib
40
l4proj.bib
@@ -61,3 +61,43 @@ year={2017}}
|
||||
address = {Washington, DC, USA},
|
||||
keywords = {MDS, force directed placement, hybrid algorithms, multidimensional scaling, near-neighbour search, pivots, spring models},
|
||||
}
|
||||
|
||||
@misc{PapaParse,
|
||||
title={Papa Parse},
|
||||
url={https://www.papaparse.com/}
|
||||
}
|
||||
|
||||
@book{CleanCode,
|
||||
title={Clean code: a handbook of agile software craftsmanship}, publisher={Prentice Hall}, author={Martin, Robert C. and Coplien, James O. and Wampler, Kevin and Grenning, James W. and Schuchert, Brett L. and Langr, Jeff and Ottinger, Timothy R. and Feathers, Michael C.}, year={2016}}
|
||||
|
||||
@misc{MDNWebWorker,
|
||||
title={Using Web Workers}, url={https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers}, journal={Mozilla Developer Network}}
|
||||
|
||||
@misc{WebCL,
|
||||
title={WebCL - Heterogeneous parallel computing in HTML5 web browsers}, url={https://www.khronos.org/webcl/}, journal={The Khronos Group}, year={2011}, month={Jul}}
|
||||
|
||||
@misc{asmjsSpeed,
|
||||
title={asm.js Speedups Everywhere}, url={https://hacks.mozilla.org/2015/03/asm-speedups-everywhere/}, journal={Mozilla Hacks – the Web developer blog}, author={Zakai, Alon and Wagner, Luke}, year={2015}, month={Mar}}
|
||||
|
||||
@misc{asmjs, title={Big Web App? Compile It!}, url={http://kripken.github.io/mloc_emscripten_talk}, publisher={Mozilla}, author={Zakai, Alon}}
|
||||
|
||||
@misc{gpujs,
|
||||
title={gpujs/gpu.js}, url={https://github.com/gpujs/gpu.js}, journal={GitHub}, year={2016}, month={Jan}}
|
||||
|
||||
@misc{WebGL2,
|
||||
title={WebGL 2.0 Arrives}, url={https://www.khronos.org/blog/webgl-2.0-arrives}, journal={Khronos Group}, year={2017}, month={Feb}}
|
||||
|
||||
@misc{WebAssembly, title={WebAssembly}, url={http://webassembly.org/}, journal={WebAssembly}}
|
||||
|
||||
@ARTICLE{LSH,
|
||||
author = {{Andoni}, A. and {Razenshteyn}, I.},
|
||||
title = "{Optimal Data-Dependent Hashing for Approximate Near Neighbors}",
|
||||
journal = {ArXiv e-prints},
|
||||
archivePrefix = "arXiv",
|
||||
eprint = {1501.01062},
|
||||
primaryClass = "cs.DS",
|
||||
keywords = {Computer Science - Data Structures and Algorithms},
|
||||
year = 2015,
|
||||
month = jan,
|
||||
adsurl = {http://adsabs.harvard.edu/abs/2015arXiv150101062A},
|
||||
}
|
||||
Reference in New Issue
Block a user