文件名称:Daily:日常代码总结
文件大小:713KB
文件格式:ZIP
更新时间:2024-05-19 12:00:52
C
readme 这个仓库集合了平时写的一些小算法总结 目录 kd树的C++实现 gmm模型的实现 一维二维DFT的多种实现 在球面生成完全均匀的点,方法参考自SphereSample 哈希表实现,分别实现C语言和C++版本 实现了一个网页音乐播放器的UIWebMusicPlayer 对输入的off文件进行pca转换并输出成off文件PCA js实现的光线追踪 毕业设计代码Master_work 平时Leetcode做题记录Leetcode
【文件预览】:
Daily-master
----raytracing()
--------CheckerMaterial.js(1KB)
--------test.html(6KB)
--------Color.js(844B)
--------Union.js(843B)
--------Vector3.js(2KB)
--------Plane.js(933B)
--------IntersectResult.js(246B)
--------PhongMaterial.js(1KB)
--------orthoCamera.js(522B)
--------Ray3.js(355B)
--------function.js(10KB)
--------shape.js(114B)
--------Sphere.js(1KB)
--------PerspectiveCamera.js(772B)
----SphereSample()
--------sphereSample.m(300B)
----PCA()
--------convertPca.m(1KB)
--------eigen.cpp(1KB)
----webMusicPlayer()
--------detail.html(8KB)
--------index.html(6KB)
----GMM()
--------gmm.cpp(4KB)
--------gmm.h(842B)
----DFT()
--------DFT.m(3KB)
----Master_work()
--------.gitignore(41B)
--------commandConvert.bat(72B)
--------matlab()
--------segmentSample.cpp(2KB)
--------offModel.cpp(15KB)
--------segmentModel.h(1KB)
--------README.html(16KB)
--------generateModel.cpp(3KB)
--------lightModel.h(657B)
--------Common()
--------segmentSample.h(957B)
--------segmentModel.cpp(5KB)
--------offmodel.h(2KB)
--------generateModel.h(740B)
--------sample.h(1KB)
--------README.md(657B)
--------nearestPairModel.h(822B)
--------python()
--------converModel.exe(1.99MB)
--------lightModel.cpp(3KB)
--------specialPointsModel.h(726B)
--------main.cpp(791B)
--------nearestPairModel.cpp(2KB)
--------Sample.cpp(4KB)
--------specialPointsModel.cpp(2KB)
----KDTree()
--------kdTree.h(5KB)
----readme.md(1KB)
----Hash()
--------C_hash()
--------C++_hash()
----leetcode()
--------1-50.md(65KB)
--------51-100.html(63KB)
--------101-150.md(39KB)
--------1-50.html(86KB)
--------151-200.html(19KB)
--------readme.md(78B)
--------151-200.md(3KB)
--------51-100.md(40KB)
--------101-150.html(57KB)