-
SPC Xbar -R 控制图
翻译 maninwest@Codeforge 作者:syed shanu@CodeProject 使用 C# 创建 Xbar -R 控制图 使用代码1) 首先从User Control 开始。要创建一个用户控件:1创建一个新的 Windows Control 库项目2设置项目名称并单击 Ok(我的用户控件名称是 SHANUXbarRangeChart).3添加所有需要的控件4在代码中声明了所有 public 变量和 Public 方法。在用户控件中,我添加了一个面板和一个 PictureBox 控件 "PIC_SHANUSPC" //Public Variable
public DataTable dt=new DataTable();
Font f12 = new Font("arial", 12, FontStyle.Bold, GraphicsUnit.Pixel);
Pen B1pen = new Pen(Color.Black, 1);
Pen B2pen = new Pen(Color.Black, 2);
Double XDoublkeBAR = 0;
Double RBAR = 0;
Double XBARUCL = 0;
Double XBARLCL = 0;
- 2023-02-07 04:10:03下载
- 积分:1
-
!---Beginning-Visual-CPP-2012
This book is for anyone who wants to learn how to write C++ applications for the Microsoft Windows operating system using Visual C++. I make no assumptions about prior knowledge of any particular programming language, so there are no prerequisites other than some aptitude for programming and suffi cient enthusiasm and commitment for learning to program in C++ to make it through this book.
- 2014-09-20 14:46:33下载
- 积分:1
-
Tradaboost Code
迁移学习,算法、些MPI并行的理论,等等的,我的代码里面有处理数据代码,有训练,有测试代码,包括调的一些框架,都可以用,只要能写的通的都可以(Migration learning, algorithms, some MPI parallel theory, and so on. My code contains data processing code, training, testing code, including some frameworks of tuning, which can be used as long as it can be written properly.)
- 2020-06-16 10:00:11下载
- 积分:1
-
一款用directUI开发的斗地主界面
用direct UI 开发的仿斗地主界面,比较实用的一款代码,下载后,实测用vs2010可以编译成功,并显示正常功能,感觉有点啰嗦了~~~~
- 2023-03-04 02:25:03下载
- 积分:1
-
chengpeiqing
非常经典的数字信号处理书籍,清华大学程佩清的(Very classic books digital signal processing, Tsinghua University cheng pei qing )
- 2009-04-12 09:15:06下载
- 积分:1
-
ado
说明: 数据库操作类,可以对SQL,ACCESS等进行方便的操作(Types of database operations can be SQL, ACCESS, etc. to facilitate the operation of)
- 2009-08-07 17:59:58下载
- 积分:1
-
配网SM2软加密IEC104源码
配网SM2软加密IEC104源码,调用示例。
使用miracl实现国密sm2算法
- 2022-04-22 11:11:55下载
- 积分:1
-
shiyanbaogaoxindetihui
我也不是特别清楚,应该是手写数字识别的matlab程序(I do not particularly clear)
- 2013-03-10 18:00:12下载
- 积分:1
-
Steering___auto_parking_simulation
利用matlab模拟汽车泊车过程,用plot画出了整个过程(Use matlab simulate car parking process, with plot depicts the entire process)
- 2015-06-07 15:52:16下载
- 积分:1
-
xiankongqi
三星94c8芯片写的线控器显示屏,TM1640,模拟串口(Samsung 94 written c8 chip line controller display, TM1640, simulate the serial port)
- 2015-11-02 21:49:40下载
- 积分:1