-
Couette
用C++模拟LBM的couette流源代码,使用周期边界和曲线边界条件。(LBM simulation using C++ source code of couette stream, using periodic boundary conditions and boundary curves.)
- 2021-03-29 09:29:11下载
- 积分:1
-
VCPainter-
MFC实现的画板程序,能够画图并保存,适合初学者(Sketchpad program, implemented by MFC drawing and save for beginners)
- 2012-10-09 21:20:54下载
- 积分:1
-
Bresenham-UPDATE
基于Bresenham算法的四步画直线算法,加快画直线速度(draw line based Bresenham update alogrith)
- 2013-08-28 11:35:17下载
- 积分:1
-
Image01.0
Manejo de Imagenes usando haarcascade en QT+opencv
- 2014-02-25 01:32:17下载
- 积分:1
-
Image01.0
Manejo de Imagenes usando haarcascade en QT+opencv
- 2014-02-25 01:32:17下载
- 积分:1
-
PIC-DEAL-API
常用的画图API函数的具体使用方法,希望对画图感兴趣的人有所帮助(Commonly used drawing API the specific function to use, I hope to help people who are interested in drawing)
- 2012-01-13 08:23:10下载
- 积分:1
-
zhudianfa
利用逐点法绘制出图形,图形的绘制其实都是由折线组成的,只是每条折线的误差太小了,肉眼根本分辨不出来(use of the point-by-point drawing graphics, the graphics are actually drawn from the composition of the dogleg, only broken each of error is too small, the human eye can not be seen)
- 2006-12-19 10:38:22下载
- 积分:1
-
等值线函数
等值线函数.// As this code is ported from FORTRAN-77, please be very careful of the // various indices like ilb,iub,jlb and jub, remeber that C/C++ indices // starts from zero (0)(contour function.// As this code is ported from FORTRAN-77, please be very careful of the// various indices like ilb, iub, and* address, remember that the C/C indices// starts from zero (0))
- 2005-05-31 09:36:38下载
- 积分:1
-
ZUIBIAO
MFC 画出简单的坐标 并通过按钮产生随机点坐标(横坐标逐渐增大纵坐标随机)存入文件中 另一按钮实现读出数据并将点连成折线(MFC drawing simple coordinate and through the button generates random point coordinates (abscissa increases ordinate random) into a file and another button to achieve read data points connected into line)
- 2013-09-14 13:59:46下载
- 积分:1
-
dxflib-3.3.4-src
dxflib-3.3.4-src ,dxflib是一个用来读写DXF文件的C++库。当读DXF文件的时候,dxflib分析文件并且调用用户自己定义的函数来添加实体、层、等。(dxflib-3.3.4-src,dxflib is an opensource C++ library for reading and writing AutoCAD (R) DXF files. )
- 2014-07-24 19:23:54下载
- 积分:1