-
轴承振动信号数据采集以及时域频域的数据分析
轴承振动信号数据采集以及时域频域的数据分析,界面开发,非常好用,大家一块学习。。。。。。
- 2023-03-19 12:35:03下载
- 积分:1
-
VIPS browswer using segmentation algorithm
VIPS browswer using segmentation algorithm
- 2022-08-21 12:03:19下载
- 积分:1
-
CADImage 很好的读cad 文件
CADImage 很好的读cad 文件-CADImage good time cad document
- 2022-04-23 06:42:59下载
- 积分:1
-
一个 XP 界面类库(更新)
一个 XP 界面类库(更新)-an XP interface class library (update)
- 2023-08-27 18:05:03下载
- 积分:1
-
一个用VB实现的利用排队论知识做的超市仿真系统
一个用VB实现的利用排队论知识做的超市仿真系统-Achieved with the use of a VB knowledge to do the supermarket queuing theory simulation system
- 2022-07-07 03:04:37下载
- 积分:1
-
School League sharing tools __VC dialog beautify source code source code
校盟共享工具源代码__VC对话框美化源代码-School League sharing tools __VC dialog beautify source code source code
- 2022-01-26 02:11:25下载
- 积分:1
-
全屏显示是一些应用软件程序必不可少的功能。比如在用VC++编辑工程源文件或编辑对话框等资源时,选择菜单“ViewFull Screen”,即可进入全屏显示状态,...
全屏显示是一些应用软件程序必不可少的功能。比如在用VC++编辑工程源文件或编辑对话框等资源时,选择菜单“ViewFull Screen”,即可进入全屏显示状态,按“Esc”键后会退出全屏显示状态。-full screen display is the number of application software programs essential to the function. For example, in the VC++ editing projects source document or edit dialog and other resources, the choice menu "View Full Screen", which can be accessed in full-screen state, according to the "Esc" key will be to withdraw from full-screen display status.
- 2022-12-22 03:45:03下载
- 积分:1
-
VC 6 achieved a pseudo
用VC++6实现的一个伪随机数生成演示程序源码,包含了正态分布随机数生成和平均分布随机数两种生成方式。-VC 6 achieved a pseudo-random number generator demonstration program source code, including the normal random number generation and distribution of random numbers generated both ways.
- 2023-03-02 08:50:04下载
- 积分:1
-
QT扫雷 (windows编译)通用
资源描述主要运用的方法:
1、继承QLabel的来实现自己的Block类,
2、重写Block类的mousePressEvent(QMouseEvent* event)函数来响应相应鼠标事件,
3、使用QGirdLayout进行布局。
下面对每个性质进行分析:
性质1、应当是一开始就确定的,故在内部设置一个mine_flag_,由Block的构造函数初始化;
性质2、在内部设置一个标志ok_flag_,一开始默认为false,当外界访问了方块时,设置为true。那么访问操作为何?即鼠标左键事件,下面讨论;
性质3、当BlockArea每个方块构建完之后,此方块的数字就确定了,所以我们可以提供一个setNumber(int)函数,这个函数只应在设置BlockArea时调用;
性质4、内部设置一个mark_flag_,当外界进行设置操作时,进行。那么何为设置操作?即鼠标右键事件,下面讨论。
- 2022-01-21 00:57:01下载
- 积分:1
-
ASPX后台框架源码(三层结构)
1、网站类别管理:大类添加;大类列表;小类添加;小类列表2、文章信息管理:文章添加;文章列表3、图片信息管理:图片添加;图片列表4、用户信息管理:用户添加;用户列表注意事项1、开发环境为Visual Studio 2010,数据库为Access,使用.net 2.0开发。2、管理员登陆名密码均为:16aspx 3、App_Data文件夹中是数据库文件
- 2023-06-17 20:45:04下载
- 积分:1