-
自适应算术编码源代码。它可以实现更好的性能比吨。
Adaptive arithmetic coding source code. It can achieve better performance than the popular Huffman coding.
- 2023-04-19 12:00:03下载
- 积分:1
-
Chapter 7 Rational B
Chapter 7 Rational B-spline (NURBS) Surfaces
basis.c tbasis.c Calculates the B-spline basis functions.
frbsurf.c tfrbsurf.c Calculates and test the fast B-spline surface algorithm.
knot.c tknot.c Calculates an open knot vector.
rbspsurf.c trbsurf.c Calculates a rational B-spline (NURBS) surface.
rbsurf.h Header file for fast rational B-spline surface program
sumrbas.c Calculates the Sum function for a rational B-spline surface.
chap7all.zip ZIP file for all of Chapter 7.
chap7all.tar.gz UNIX tar file for all of Chapter 7.
- 2022-11-08 10:05:03下载
- 积分:1
-
AGEIA公司的PhysX(游戏物理库)使用D3D
Ageia s PhysX(Game Physis lib) Usage with D3D - base Geometry-Ageia s PhysX(Game Physis lib) Usage with D3D- base Geometry
- 2022-02-01 02:59:45下载
- 积分:1
-
水平集图像处理程序,我们提出了一个新的变分公式
水平集图像处理程序,利用一个新的变分公式进行图像处理,效果很好-Level set image processing program,we present a new variational formulation
for geometric active contours that forces the level set function
to be close to a signed distance function, and therefore
completely eliminates the need of the costly re-initialization
procedure.
- 2022-08-21 15:22:06下载
- 积分:1
-
改变图形缩放的图片框
至于切换到图片框UN尺度VB6,将轴和改变其位置应该随着毕业而在每个轴
- 2023-03-27 13:25:03下载
- 积分:1
-
MFC中ListCtrl控件的应用,插入图片等
MFC中ListCtrl控件的应用,插入图片等-ListCtrl controls in MFC application, insert pictures, etc.
- 2023-08-28 06:30:04下载
- 积分:1
-
一个用来计算InGaAs/InP单量子阱自发辐射谱的程序
一个用来计算InGaAs/InP单量子阱自发辐射谱的程序-Used to calculate an InGaAs/InP single quantum well spontaneous emission spectrum of the procedures
- 2023-03-23 01:15:03下载
- 积分:1
-
代码是基于MFC建立的细胞识别统计系统,通过菜单“处理”“显示”能将细胞从图象中分割出来 并能统计细胞个数...
代码是基于MFC建立的细胞识别统计系统,通过菜单“处理”“显示”能将细胞从图象中分割出来 并能统计细胞个数-Code is based on MFC to establish the statistical system of cell recognition, through the menu deal with the Show to cells separate from the images and statistics on the number of cells
- 2023-01-23 09:30:03下载
- 积分:1
-
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下...
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下;
利用中点画圆算法实现边界程序:
void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color)
{//画八分之一的圆
int x,y,d
x=0 y=r d=1-r
WholeCircle(xc,yc,x,y,color)
while(x
- 2023-03-14 21:40:04下载
- 积分:1
-
这个是三维WRL格式文件的读取和写入源代码的相关文档,准备做三维编辑和CAD的朋友可以...
这个是三维WRL格式文件的读取和写入源代码的相关文档,准备做三维编辑和CAD的朋友可以-WRL this the three-dimensional format read and write to the relevant source code files, prepared to do editing and 3D CAD friends can s
- 2022-03-14 14:21:28下载
- 积分:1