-
Garland97年的qslim算法
应用背景随着数据量的增加,很多三维模型必须简化才能快速显示,Garland提出的qslim算法是简化算法中非常经典的一种,应用于网格模型简化,后面很多简化算法都是在qslim算法的基础上拓展,达到不同的简化效果。关键技术qslim简化算法是网格简化算法中最经典的一种,利用最小二乘拟合的方法计算点与面之间的距离,从而确定边折叠代价,对网格模型进行简化
- 2023-03-13 01:50:04下载
- 积分:1
-
单词拼写检查
使用贝叶斯实现的快速的英文拼写检查代码,注释清楚。在实现方面目前实现了小写的检查,还没有实现大写的检查。
- 2022-08-13 20:44:47下载
- 积分:1
-
一个能解中国古代算数定理(即孙子定理)的小程序
一个能解中国古代算数定理(即孙子定理)的小程序-a solution can count theorem Ancient China (grandson theorem) of small programs
- 2023-04-16 04:00:04下载
- 积分:1
-
自动计算养老保险金额,包括每个月上交金额,何时开始,何时结束,退休后应得每月金额...
自动计算养老保险金额,包括每个月上交金额,何时开始,何时结束,退休后应得每月金额-Automatically calculate the amount of pension insurance, including the amount paid every month when he will begin, when the end of each month after retirement should be the amount of
- 2022-03-22 06:32:33下载
- 积分:1
-
一维的另一个FDTD仿真程序,仿真图像可以让你置身在数学的海洋里。...
一维的另一个FDTD仿真程序,仿真图像可以让你置身在数学的海洋里。-Another one-dimensional FDTD simulation procedures, simulation image can let you in the middle of the sea mathematics.
- 2023-02-18 15:50:04下载
- 积分:1
-
Fourier Transforms WAPAPI FFT function, display waveforms and sound very good
FFT傅立叶转换
WAPAPI 函数, 显示波形和声音, 非常不错的-Fourier Transforms WAPAPI FFT function, display waveforms and sound very good
- 2022-03-10 04:14:01下载
- 积分:1
-
image rotation procedures, the images can be arbitrary angle of rotation (after...
图像旋转程序,可以对图像进行任意角度的旋转(旋转后无图像部分用255赋值)。-image rotation procedures, the images can be arbitrary angle of rotation (after rotating images without using some 255 assignment).
- 2022-06-14 18:32:45下载
- 积分:1
-
PerPixelAlphaForm-101
The control draws completely Black, right? That"s because GDI doesn"t really know what "transparent" is.
So you need to override your OnPaintBackground event and in there you perform the call to DrawThemeParentBackground.
Also, try this:
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-12-07 05:30:03下载
- 积分:1
-
利用随机数生成函数生成基带序列码,实现ASK键控!
利用随机数生成函数生成基带序列码,实现ASK键控!-Use of random number generator function to generate base-band sequence code keying realize ASK!
- 2022-02-26 16:52:53下载
- 积分:1
-
帮助你迅速理解PCA算法的java程序
本程序是实现PCA算法的一个完整java程序。代码的层次清晰,包含特征值和特征向量的提取等。能让你迅速了解并学会PCA算法。程序中包含测试数据,只要变换测试数据,就可以运行你想应用的数据库。
- 2022-03-13 05:41:09下载
- 积分:1