登录
首页 » 图形图像 » 瑰丽多姿的万花规屏保 v2.5 感受曲线之美...... 万花规模型算法我发表在《电脑爱好者》1999年12期上,此屏保版和大家玩过的万花规玩具一样...

瑰丽多姿的万花规屏保 v2.5 感受曲线之美...... 万花规模型算法我发表在《电脑爱好者》1999年12期上,此屏保版和大家玩过的万花规玩具一样...

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

代码说明:

瑰丽多姿的万花规屏保 v2.5 感受曲线之美...... 万花规模型算法我发表在《电脑爱好者》1999年12期上,此屏保版和大家玩过的万花规玩具一样, 帮你轻松画出各种随机的图案花样。网上有很多根据我的算法写的程序,这是原作者的万花规免费屏保! [最后更新] 2005-1-12 - 新增设置项:保留背景,随机变化或渐进变化 - 新增全屏显示时热键: 空格 : 显示详细信息(开/关) F1 : 切换显示间隔(0~5秒) F2 : 切换显示元素(点/线) F3 : 保留背景(开/关) F4 : 随机变化/渐进变化 F5 : 暂停/继续 - 新增可设置项:R,r,S及渐进级数 (仅在Vanva.ini) - 解决bug: 某次起始点发现后,下次画曲线无图形输出 色彩变化时而无效 - 其它修改: 时间间隔由两元素间改为两个完整图形间 更新色彩变化的空间,色彩更明艳-magnificent 10,000 spent parts of the regulatory curve screensaver v2.5 feel the beauty ...... 10,000 spent scale algorithm, I made "enthusiasts" in 1999 12, the version of this screensaver we played and the regulatory spend 10,000 toys, help you to easily paint the logo various random pattern. Many online algorithm I write, this is the original author of the 10,000 free screensaver spent regulations! [Last updated] 2005-1-12-new directive : to retain background, random changes or incremental changes-new full-screen display hotkey

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

发表评论

0 个回复

  • C Builder interface beautifully prepared irregular media players
    用C++Builder5编制不规则界面精美媒体播放器-C Builder interface beautifully prepared irregular media players
    2023-01-03 06:50:03下载
    积分:1
  • 这是用MFC编写的使用openGL的视口代码。 CChildView::CChildView() 构造函数 CChildView::~CChildVie...
    这是用MFC编写的使用openGL的视口代码。 CChildView::CChildView() 构造函数 CChildView::~CChildView() 析构函数 BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射 BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数 BOOL CChildView::PreTranslateMessage( MSG* pMsg ) 翻译消息 int CChildView::OnCreate( LPCREATESTRUCT lpCreateStruct ) 窗口创建好后进入此函数 完成openGL的初始化 void CChildView::OnSize( UINT nType, int cx, int cy ) 当窗口大小发生改变时重新设置OPenGL的视口参数。 void CChildView::OnDestroy() 销毁窗口 -It is written in MFC to use openGL viewport code. CChildView:: CChildView () constructor CChildView:: ~ CChildView () destructor BEGIN_MESSAGE_MAP (CChildView, CWnd) message map BOOL CChildView:: PreCreateWindow (CREATESTRUCT & cs) to create a window to reset the window parameters BOOL CChildView:: PreTranslateMessage (MSG* pMsg ) translation of the message int CChildView:: OnCreate (LPCREATESTRUCT lpCreateStruct) window is created and entered this function to complete openGL initialization void CChildView:: OnSize (UINT nType, int
    2022-03-16 00:49:44下载
    积分:1
  • 将各种片文件保存读取到access数据库中。
    将各种图形、图片文件保存读取到access数据库中。-Will be a variety of graphics, pictures, save the file to read to the access database.
    2022-07-23 23:24:20下载
    积分:1
  • 四则混合
    ORDER混合动力系统2种模式。两种模式之间的切换。检测开关瞬间的
    2022-06-30 12:50:06下载
    积分:1
  • 生成高山、树叶、云的分程序
    生成高山、树叶、云的分形图形程序-Generate mountains, leaves, clouds fractal graphics program
    2022-06-01 18:45:32下载
    积分:1
  • source code programmed with c language for graphics file manipulation.There is a...
    用c语言编写的图形文件源代码操纵。那里也是它的详细说明
    2022-03-17 13:08:50下载
    积分:1
  • 二部的最大匹配程序,通过一二
    寻找二分图的最大匹配 程序通过一个二维的数组给出二分图,让后找出一个初始的匹配,通过初始匹配 找出最大匹配。 -Bipartite graph to find the maximum matching program through a two-dimensional array is given bipartite graph, so that after the initial find a match, the adoption of the initial match to find the greatest match.
    2022-05-21 19:07:06下载
    积分:1
  • c++实现计算器
    【标准计算器】不仅可进行加、减、乘、除等简单的四则运算,也可以进行开方、并且可以存储计算结果,并且提供了累存和积存功能。 【科学计算器】用于进行统计计算和科学计算。 ❀ 简单计算:四则运算、倒数等基础运算。 ❀ 函数计算:正切、余切、正切等函数运算。 ❀ 科学计算:可进行函数、对数运算,以及阶乘、幂运算等。 ❀ 数制的转换:可进行十进制、二进制、八进制、十六进制整数的相互转换。 【特色功能】 ❀ 支持键盘输入数字及基本运算符号(+ - * / =)、退格删除(Backspace)、清屏(Esc)等,便捷好用 ❀ 科学计算器模式下可通过输入算式进行复杂运算 
    2022-05-06 16:48:03下载
    积分:1
  • 象的几何变换 打开一幅位,实现几何变换 命令行编译过程如下 vcvars32 rc bmp.rc cl geotrans.c bm...
    图象的几何变换 打开一幅位图,实现几何变换 命令行编译过程如下 vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在 -Image geometric transformation to open a bitmap, to achieve geometric transform command-line compiler as follows vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp There must be
    2023-05-05 15:45:03下载
    积分:1
  • 使用点
    利用B-spline型值点求控制点,本例是用MATLAB实现的-using points in B-spline to get the control points, matlab
    2022-01-25 17:10:35下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载