-
C调用Matlab
在VC中对MATLAB进行调用的例子。简单地进行了一些设置说明(in VC called on MATLAB example. Simply to some Description)
- 2005-06-08 02:41:30下载
- 积分:1
-
p2t
原工程为pdftotext但在使用时候发现很难使用,于是自己整理了一下,最终生成的文件为动态链接库p2t.dll里通这个导出函数,直接把PDF转化成文本文件,留着自己用的,现在传上来分享一下.(Original works of pdftotext but found it difficult to use in the use of time, so he tidied, the resulting file is a dynamic link library p2t.dll li through the export function, directly to the PDF into text files, keep their own use, Now pass up share.)
- 2013-10-30 22:39:00下载
- 积分:1
-
C#百度AI_文字识别DEMO
【实例简介】
C#百度AI_文字识别[调用接口]
- 2021-08-22 00:30:54下载
- 积分:1
-
opencvRGB三色直方图绘制
分别对三个颜色直方图进行计算 然后绘制出直方图 注意参数的选择
- 2022-07-16 14:54:40下载
- 积分:1
-
AE实现不同图层的合并C#代码
AE实现不同图层的合并C#代码 -AE realize the merger of different layers C# Code
- 2023-04-17 06:10:03下载
- 积分: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
-
这是一个对于设计模式中适配器模式的一个简单应用.用C#编写....
这是一个对于设计模式中适配器模式的一个简单应用.用C#编写.-This is a model for the design of the adapter a simple application. Using C#.
- 2022-07-12 15:25:07下载
- 积分:1
-
用C#实现文件寄生隐藏,程序名称:smxone
用C#实现文件寄生隐藏,程序名称:smxone-With C# Realize parasitic hidden files, the program name: smxone
- 2022-01-28 18:15:23下载
- 积分:1
-
one yuan polynomial type of chain to achieve one y uan polynomial type of chain...
一元多项式类型的链式实现 一元多项式类型的链式实现-one yuan polynomial type of chain to achieve one y uan polynomial type of chain to achieve
- 2022-01-31 21:59:18下载
- 积分:1
-
动力学系统建模
说明: 动力学系统建模书籍,为学习控制系统打下基础(Dynamic system modeling books, for learning control system to lay the foundation)
- 2020-12-15 19:35:17下载
- 积分:1