-
内存演示程序
内存演示程序-Memory demo program
- 2023-07-18 14:50:02下载
- 积分:1
-
jfreechart 一个很著名的用java画饼状图、曲线图等多种图形的工具包...
jfreechart 一个很著名的用java画饼状图、曲线图等多种图形的工具包-jfreechart a very famous painting using java Caky maps, curves and other graphical tool kit
- 2022-06-26 04:04:18下载
- 积分:1
-
Implementation of an Interval Iterative Closest Point that uses intervals to fou...
Implementation of an Interval Iterative Closest Point that uses intervals to found the global optimal solution. -Implementation of an Interval Iterative Closest Point that uses intervals to found the global optimal solution.
- 2022-03-24 21:33:21下载
- 积分:1
-
通过一系列点利用最小2乘法拟合直线,还包含画和计算法线平行线一些小函数...
通过一系列点利用最小2乘法拟合直线,还包含画和计算法线平行线一些小函数-through a series of points with a minimum two multiplication fitting straight line, also includes paintings and calculating normal parallel lines some small function
- 2022-03-15 15:06:56下载
- 积分:1
-
三维骨架运动数据bvh的读取,显示,基于B样条的路径编辑,运动编辑,多种骨架插值算法(四元数+B样条插值)...
三维骨架运动数据bvh的读取,显示,基于B样条的路径编辑,运动编辑,多种骨架插值算法(四元数+B样条插值)-3D skeleton movement data bvh read, display, based on B-spline path of the editors, sports editors, Skeleton various interpolation algorithm (Quaternion B-spline interpolation)
- 2022-07-02 17:28:12下载
- 积分:1
-
里面有完整的3DS文件的加载代码,适合3DS文件加载的初学者学习
里面有完整的3DS文件的加载代码,适合3DS文件加载的初学者学习-There are complete 3DS file loading code, suitable for beginners 3DS file loaded learning
- 2022-04-17 18:31:59下载
- 积分:1
-
D3D标准框架写分屏显示贴图,学习D3D入门有很好的帮助
D3D标准框架写分屏显示贴图,学习D3D入门有很好的帮助-D3D write standard framework-screen display textures, learning D3D entry is a great help
- 2022-01-25 20:14:12下载
- 积分:1
-
This is a good one on the dicom image processing algorithms, graphics display, a...
这好一个关于dicom图像处理的算法程序,图像的显示,角度距离的计算等。-This is a good one on the dicom image processing algorithms, graphics display, angle distance calculation.
- 2022-02-06 12:30:50下载
- 积分:1
-
利用C#与MapX结合,完成加载地图,并从数据库取出数据加载到地图上。...
利用C#与MapX结合,完成加载地图,并从数据库取出数据加载到地图上。-The use of C# With MapX combination of the completion of loading maps and retrieve data from the database to load into the map.
- 2022-07-08 03:38:48下载
- 积分:1
-
3D魔方(vs2010)
程序主体上的架构是表示层用opengl进行渲染场景,业务层通过将魔方的旋转命令数据化,通过与此数据相连的线程进行更新操作更新魔方的数据结构6个3*3的整形数组。数组中存的数字是颜色的索引值,在通过opengl进行渲染,达到模仿的旋转效果,为了使魔方的旋转动作更真实,定时器的加入是的模仿的旋转动画效果更逼真。
- 2023-05-03 03:25:03下载
- 积分:1