-
gods-master
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees),
- 2020-06-24 21:00:01下载
- 积分:1
-
EKF,UKF,PF2 三种滤波算法的比较
完整的EKF,UKF,PF三种滤波算法的比较,包括状态估计,误差比较,和置信区间。
- 2020-11-29下载
- 积分:1
-
Fluent-6DOF
Fluent六自由度、动网格、多相流综合学习案例(The case of 6DOF,dynamic mesh,multiphase in the Fluent)
- 2021-04-08 16:09:00下载
- 积分:1
-
单片机SPWM实现正弦波逆变器.pdf
【实例简介】用单片机SPWM技术实现直流输入转交流正弦输出
- 2021-11-27 00:32:51下载
- 积分:1
-
噪声监测仪.vi(labview)
噪声监测仪.vi(labview)
- 2020-11-29下载
- 积分:1
-
CSerialPort类使用示例
这是CSerialPort类使用的简单例子,希望对您有所帮助
- 2020-12-02下载
- 积分:1
-
Ls
说明: 如何编图形软件开发程序,画图过程的显示,图像分层显示
图层软件架构:
大型图形软件通用的架构,是用一个抽象类(CLayer)的多态派生类对不同图层代码分类管理。
(如果将各种图形绘制以及拖放过程在一个类中编写,最后这个类的代码将无比庞大而且难于维护)
a)支持画直线、矩形和椭圆等多种图形的软件,必须将鼠标按下、释放和拖动等事件联合处理;
b)支持绘图过程中的显示;
c)支持鼠标光标掠过某个图层时显示热点跟踪(HotTrack)状态;
d)单击某个图层时显示选中状态;
e)拖动某个选中状态图层的功能(根据鼠标落点和起点的距离进行偏移);
f)新绘制的图层和已绘制好选中的图层边框和填充颜色管理。(How to make graphical software development procedures, drawing process display, image layered display
Layer software architecture:
The general architecture of large graphics software is to classify and manage different layers of code using a polymorphic class derived from an abstract class (CLayer).
(if the various graphic drawing and drag and drop processes are written in a class, the code for that class will be extremely large and difficult to maintain)
A) software that supports graphics such as straight lines, rectangles, and ellipses. It must combine the mouse, press, release, and drag events together;
B) support display in drawing process;
C) displays the hot spot tracking (HotTrack) state when the mouse cursor is passed over a layer;
D) displays a selected state when clicked on a layer;
E) drag the function of a selected layer (offset by the distance between the mouse and the starting point);
F) the new layer and the selected layer border and fill color management.)
- 2017-06-12 23:32:17下载
- 积分:1
-
guangyiyuce
预测控制中广义预测控制的程序,适合初学者。(Predictive control in the process of generalized predictive control is suitable for beginners.)
- 2020-11-19 19:39:37下载
- 积分:1
-
ASP.NET电影网站(毕业设计)
1、用户管理:包括用户管理和用户添加 2、影片分类管理:包括影片分类信息的添加、修改、删除和查看3、影片管理:包括对影片信息的添加、修改、删除和查看等4、评论管理:包括对评论信息的管理
- 2020-12-04下载
- 积分:1
-
matlab复杂网络程序,将txt文件中的数据集转换为邻接矩阵形式
matlab程序,分析复杂网络时使用以美国航空网数据集为例将txt文件中的数据集改为--邻接矩阵--形式进行保存转换结果为无向、无权图a为节点个数(可随意设)为了执行简单,函数没有设置参数,大家直接在程序里改参数a的值
- 2020-12-05下载
- 积分:1