登录
首页 » 图形图像 » 一个模拟显示自然云彩的C程序

一个模拟显示自然云彩的C程序

于 2022-02-02 发布 文件大小:1.54 kB
0 78
下载积分: 2 下载次数: 1

代码说明:

一个模拟显示自然云彩的C程序 -a natural clouds simulation shows the C program

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 在程序实际开发中,闪屏是我们经常用到的。如果程序初始化要一些时间,设计闪屏更加有必要,不但使你的程序也漂亮,还能在上面写上你的版本信息。好处是多多的。此源代码提...
    在程序实际开发中,闪屏是我们经常用到的。如果程序初始化要一些时间,设计闪屏更加有必要,不但使你的程序也漂亮,还能在上面写上你的版本信息。好处是多多的。此源代码提供了一个很简单的类,示范了如何实现闪屏。这个类只有二个函数,结构很清晰。一看就明白,还有详细的注释。-procedures in the actual development, blinking screen is used frequently. If the program to initialize some time, blinking screen design more necessary, not only to make your procedures beautiful, but also write on your version information. A lot of the benefits. This source provides a very simple type, model of how to achieve blinking screen. The only two types of function, structure is very clear. One can understand it, there are detailed notes.
    2022-12-09 19:00:02下载
    积分:1
  • 这是在微软Visual Basic下的三维格网的开发,没有用到Directx和OpenGL...
    这是在微软Visual Basic下的三维格网的开发,没有用到Directx和OpenGL-This is the Microsoft Visual Basic 3 Ludwig network under development, there is no use Directx and OpenGL
    2022-03-09 10:14:08下载
    积分:1
  • sunlightface人脸识别
    人脸识别正确率97.18%,1秒内完成。 能够在复杂的光线和背景下依然正确工作,并支持多张人脸在一个画面上的检测,识别,验证。戴眼镜和黑色人种也能检测和识别。能从多角度检测到人脸。 并带人鼻,嘴,眼镜,人脸左右边界的定位功能。 本软件仅限用于可见光(如室内光,日光灯,节能灯,白炽灯),并要求用户主动配合采模板,主动配合识别.最好有USB摄像头 无法使用的几种解决方法: 1.最好不要下载在桌面上运行,COPY到C,D盘任一目录下都行。 2.win2003下无法使用,建议用WINXP或WIN7; WIN7建议采用兼容模式,以管理员身份运行。正式版可以在WIN2003下运行。 3.确定没有运行中的SOFTICE,VMWARE等调试或虚拟机类软件。 4.显示器分辩率最好是1280*768以上,1024*768可能无法用。显示器颜色质量16位色不行,必要是24位色或32位色。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-03-08 11:05:03下载
    积分:1
  • VC6.0的三次Bezier曲线的绘制编写的程序,使用MFC框架D.
    这是用VC6.0编写的绘制三次Bezier曲线的程序,使用MFC框架文档视图结构。程序除实现三次Bezier曲线的绘制,还实现了点,直线,圆的绘制,可做为学习计算机图形算法的参考。与其它Bezier曲线绘制程序的不同是,本程序实现了Bezier曲线上型值点的计算显示。程序中编写了Bezier曲线类来完成Bezier曲线的绘制,并能对绘制的曲线数据进行保存与打开。对学习文件操作也有一定帮助。这是我第一次上传源码,有什么不妥之处还请管理员指点。谢谢!-VC6.0 prepared by the cubic Bezier curve drawing procedures, use MFC framework document View structure. In addition to procedures to achieve cubic Bezier curve drawing, but also realized the point, line, round mapping, can be used as learning computer graphics algorithm reference. And other Bezier curves of different procedures, The program of Bezier curve-point value calculations show. Procedures prepared Bezier curves like to complete the Bezier curve drawing, and is able to draw the curve data preservation and open. Operation right to study the documents will also help. This is the first time I uploaded the source code, what is wrong with this manager also requested guidance. Thank you!
    2022-08-05 22:57:49下载
    积分:1
  • 用于游戏开发的工具Virtools的使用,这个工具是很出名的,可以制作强大的3D效果....
    用于游戏开发的工具Virtools的使用,这个工具是很出名的,可以制作强大的3D效果.-for game development tools addressed the use of this tool is very well-known, it produced powerful 3D effects.
    2022-08-09 05:34:39下载
    积分:1
  • trustlink的开发平台,可以支持多种指纹识别仪器的二次开发。...
    trustlink的开发平台,可以支持多种指纹识别仪器的二次开发。-trustlink development platform, can support a variety of fingerprint identification equipment secondary development.
    2023-06-26 02:30:05下载
    积分:1
  • Dimensionality reduction using pca algorithm, extract the main features of the v...
    运用pca算法降维,提取主要特征值,从而达到降维目的-Dimensionality reduction using pca algorithm, extract the main features of the value of
    2022-10-23 19:10:04下载
    积分:1
  • 生成算法deboor_cox六B
    用deBoor_Cox算法生成的6次B样条曲线。-generation algorithm used deBoor_Cox six B-spline curves.
    2023-05-31 13:25:03下载
    积分:1
  • 排序贴详解
    一些windows排序贴图的有关内容,对于贴图不会被覆盖的问题简单地进行了编码一些比较基础的东西
    2023-06-21 05:40:04下载
    积分:1
  • 介绍一种用VC实现的字符识别的方法,采用的是神经网络的算法...
    介绍一种用VC实现的字符识别的方法,采用的是神经网络的算法-Introduce a character recognition method used VC, this method adopt NN Arithmetic.
    2022-03-26 06:58:19下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载