-
VPN commonly used terms, so the network, like you can check out.
VPN常用术语,做网络的、喜欢的可以瞧瞧。-VPN commonly used terms, so the network, like you can check out.
- 2023-08-07 15:20:03下载
- 积分:1
-
as an example, it is a very good example of learning FLASHMX
做为一个例子,它是一个很好的学习FLASHMX的例子-as an example, it is a very good example of learning FLASHMX
- 2023-03-15 02:20:03下载
- 积分:1
-
基于Qt的数据管理系统
应用背景基于Qt的数据管理系统,对Qt的数据库进行了一次应用,对于Qt初学者学习开发数据库等技术有较强学习价值。。。。。。。关键技术setFixedSize(750, 500);
ui->stackedWidget->setCurrentIndex(0);
QSqlQueryModel *typeModel = new QSqlQueryModel(this);
typeModel->setQuery("select name from type");
ui->sellTypeComboBox->setModel(typeModel);
QSplitter *splitter = new QSplitter(ui->managePage);
splitter->resize(700, 360);
splitter->move(0, 50);
splitter->addWidget(ui->toolBox);
splitter->addWidget(ui->dailyList);
splitter->setStretchFactor(0, 1);
splitter->setStretchFactor(1, 1);
on_sellCancelBtn_clicked();
showDailyList();
ui->typeComboBox->setModel(typeModel);
createChartModelView();
- 2023-01-11 19:20:03下载
- 积分:1
-
编程
工具栏的制作
可供初学者参考使用
编程
工具栏的制作
可供初学者参考使用-programming tools for the production column reference beginners
- 2023-03-12 22:55:03下载
- 积分:1
-
- 2022-05-15 01:02:21下载
- 积分:1
-
Pasc+Java 这是一个国外的随机自动机*(RAM)一个学习用的程序,古老静电...
Pasc+Java 这是一个国外的随机自动机*(RAM)一个学习用的程序,古老静电-Pasc Java This is a random foreign* Automatic Machine (RAM) used in a learning process, the ancient electrostatic
- 2022-11-29 20:55:08下载
- 积分:1
-
雷达阵列信号信号处理工具箱,包括主动雷达和被动雷达雷达信号的建模与仿真,还有不少好的例子....
雷达阵列信号信号处理工具箱,包括主动雷达和被动雷达雷达信号的建模与仿真,还有不少好的例子.-Radar Array Signal Signal Processing Toolbox, including the active radar and passive radar signal modeling and simulation, there are many good examples.
- 2022-09-30 22:30:05下载
- 积分:1
-
least squares curve fitting Author : Anonymous article Source : unknown number o...
最小二乘法曲线拟合
作者:佚名 文章来源:不详 点击数:164 更新时间:2006-1-4
【字体:小 大】【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】
//最小二乘法曲线拟合
typedef CArrayCDoubleArray
BOOL CalculateCurveParameter(CDoubleArray *X,CDoubleArray *Y,long M,long N,CDoubleArray *A)
{
//X,Y -- X,Y两轴的坐标
//M -- 结果变量组数
//N -- 采样数目
//A -- 结果参数
文章录入:admin 责任编辑:admin
-least squares curve fitting Author : Anonymous article Source : unknown number of hits : 164 updated : 2006-1-4 Text : big or small-- [comment] [collections] [accession told friends] [Print this article] [Close :// least-squares method curve fitting typedef CArray
- 2022-05-27 23:23:51下载
- 积分:1
-
实现4
实现4自由度scara机械手的点对点运动,用Jacobi实现坐标变换-Realize 4-DOF SCARA robot point-to-point movement, and realize Jacobi coordinate transformation
- 2022-05-12 17:18:59下载
- 积分:1
-
主要用于各种图像的浮雕以及图像的透明以及动态
主要用于各种图像的浮雕以及图像的透明以及动态-Major relief for a variety of images and image of the transparent and dynamic
- 2022-03-23 01:23:43下载
- 积分:1