-
XMLTreeView
TreeView保存成XML,并把该XML导入到TreeView(TreeView saved as XML, and put the XML into TreeView)
- 2010-10-25 08:59:19下载
- 积分:1
-
自适应PID
说明: 自适应PID,基于单神经的一种自适应PID控制算法(Adaptive PID, an adaptive PID control algorithm based on single nerve)
- 2019-03-04 09:29:06下载
- 积分:1
-
radon
radon算法opencv实现,能够很好的实现图像的水平旋转矫正。( implementing the radon by opencv.)
- 2021-04-21 16:58:50下载
- 积分:1
-
对话框浏览器
制作了一个可以通过对话框输入地址的浏览器,如同IE一样,点击浏览按钮就可以浏览网页(produced a dialog can be imported through the browser address, as Internet Explorer, click on the Browse button can visit the website)
- 2005-08-02 20:34:00下载
- 积分:1
-
sreial-drive-test
wince下查询串口驱动能力的源码,wince下利用vs2005开发,具有参考作用。(query capability under wince serial driver source code, wince under the use vs2005 development, as a reference.)
- 2013-07-10 21:47:45下载
- 积分:1
-
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
-
微分方程组的求解
说明: 工程数值计算大气动力学模型的洛仑兹方程工程案例。
计算原理,流程图,程序代码,绘图结果。(Engineering case of Lorentz equation for engineering numerical calculation of atmospheric dynamics model. Calculation principle, flow chart, program code, drawing results.)
- 2021-01-10 12:12:31下载
- 积分:1
-
wmicodecreator,
WMICodeCreator,
Windows Managment Interface Code Creator.-WMICodeCreator. MANAGEMENT Windows Interface Code Creator.
- 2022-01-26 02:22:36下载
- 积分:1
-
juzhenleiyingyong
这是关于C++的矩阵类的应用源码,包括矩阵各类应用.(This is about the application source code C++ matrix class, including all types of applications matrix.)
- 2016-01-12 12:11:54下载
- 积分:1
-
Mat
对MATLAB的MAT文件进行读书,用C++语言实现(read and write mat files, using C++ Language)
- 2009-07-14 16:36:16下载
- 积分:1