-
这个程序将巴恩斯利蕨类,为蕨类植物的变换中的每…
This routine draws Barnsley s fern, The transformations for the fern are each in the form T(x,y = (a*x+b*y+e, c*x+d*y+f). If the probability that a particular transformation T is selected is p, you can characterize each transformation by providing the values of a,b,c,d,e,f, and p, in that order. -This routine draws Barnsley s fern, The transformations for the fern are each in the form T (x, y = (a* x+ B* y+ E, c* x+ D* y+ F). If the probability that a particular transformation T is selected is p, you can characterize each transformation by providing the values of a, b, c, d, e, f, and p, in that order.
- 2022-02-15 02:00:30下载
- 积分:1
-
Qt login,自动识别焦点
#include "mainwindow.h"
#include "ui_mainwindow.h"
MainWindow::MainWindow(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::MainWindow)
{
ui->setupUi(this);
pushButton = new QPushButton(this);
pushButton->setObjectName(QString::fromUtf8("pushButton"));
pushButton->setGeometry(QRect(40, 180, 51, 27));
pushButton_2 = new QPushButton(this);
pushButton_2->setObjectName(QString::fromUtf8("pushButton_2"));
pushButton_2->setGeometry(QRect(40, 140, 51, 27));
pushButton_3 = new QPushButton(this);
pushButton_3->setObjectName(QString::fromUtf8("pushButton_3"));
pushButton_3->setGeometry(QRect(100, 140, 51, 27));
&
- 2022-03-13 04:00:49下载
- 积分:1
-
E:Visual C++程序员实用大全(精华版)源代码 Samples 主要是basic control如何实现...
E:Visual C++程序员实用大全(精华版)源代码 Samples 主要是basic control如何实现-E : Visual C programmers Practical Solutions (best version) source code Visual C programmers Practical Solutions (exquisite Chinese version) source code Samples is mainly how to achieve basic control
- 2023-05-17 17:55:02下载
- 积分:1
-
讲dos命令的使用的一个文档,比较详细,有各种命令,,个ghost
讲dos命令的使用的一个文档,比较详细,有各种命令,,个ghost -stresses the use of a document, more detailed, there are various orders, 000 ghost
- 2022-03-07 04:33:22下载
- 积分:1
-
一个简单的led自制控件,使用系统SDK,以pelles C编写
一个简单的led自制控件,使用系统SDK,以pelles C编写-a simple led control sample, use system SDK, program in pelles C
- 2022-08-08 10:56:02下载
- 积分:1
-
GUI IDS snort
一个图形用户界面的入侵检测系统SNORT,一个接口,它可以帮助显示s statictics针对入侵
- 2022-02-02 13:47:53下载
- 积分:1
-
基于MFC下的自画菜单,可以实现XP等风格
基于MFC下的自画菜单,可以实现XP等风格-based MFC self-portraits menu, can achieve XP styles
- 2022-09-19 17:45:03下载
- 积分:1
-
网络通信程序
采用visual c++6.0开发的网络通信程序,基于TCP/IP的通信原理,在WIN7系统上测试通过,可以参考。
- 2022-10-13 19:05:03下载
- 积分:1
-
仓库管理系统开发
1需求分析
1.1系统的目的
货物仓库管理系统主要针对于日常库存信息的管理,它针对仓库日常发生的业务,分为了两大类,即入库和出库,用户通过相应的模块,对仓库里的物品的基本情况进行操作,对库存数量进行查询,用户通过简单的操作即可轻松的管理仓库。
1.2系统功能及用户需求分析
- 2022-03-18 22:52:17下载
- 积分:1
-
officexpmenu
一个officeXPmenu类的实现。
本人从网上下载的源代码,有兴趣的朋友可以参考一下。
- 2022-12-03 04:00:03下载
- 积分:1