-
直方图
直方图- Histogram
- 2022-07-12 07:53:26下载
- 积分:1
-
这是一个模拟acdsee软件打开一幅bmp文件并显示在屏幕上的算法....
这是一个模拟acdsee软件打开一幅bmp文件并显示在屏幕上的算法.-This is a simulation software Converter opened a bmp file and display on the screen of the algorithm.
- 2022-11-07 09:10:04下载
- 积分:1
-
海图绘制,可以读取MAPINFO的MIF文件,效果比较好,大家可以下载下来用。...
海图绘制,可以读取MAPINFO的MIF文件,效果比较好,大家可以下载下来用。-nautical charting, and can read MapInfo MIF document, the results were quite good, we can use downloaded.
- 2022-02-05 15:07:21下载
- 积分:1
-
生成算法deboor_cox六B
用deBoor_Cox算法生成的6次B样条曲线。-generation algorithm used deBoor_Cox six B-spline curves.
- 2023-05-31 13:25:03下载
- 积分:1
-
从资源管理器显示PNG图片
可以加载PNG图片的PictureBox控件,
这个代码是一个PNG显示的类文件,可以从资源文件中加载PNG图片(资源文件需要为自定义资源),
也可以指定文件路径加载PNG图片。可以加载到PictureBox控件,也可以作为窗体背景显示,
可以设置是否使用alpha透明显示以及是否使用透明色,可以指定显示坐标位置。
也可以重叠显示,速度还是蛮快的。感兴趣的朋友大家可以测试一下。
最后有人能改成PictureBox控件,呵呵,大家努力哦
- 2022-01-26 05:44:30下载
- 积分:1
-
English OCR recognition controls, can be identified on the Verification Code. De...
英文OCR识别控件,可对验证码进行识别。带有演示源码。 int startX = 0
int startY = 0
int width = -1
int height = -1
try
{
startX = Convert.ToInt32(textStartX.Text)
startY = Convert.ToInt32(textStartY.Text)
width = Convert.ToInt32(textWidth.Text)
height = Convert.ToInt32(textHeight.Text)
}
catch (Exception ex)
{
Console.WriteLine(ex.StackTrace)
}
String result = Marshal.PtrToStringAnsi(OCRpart(textImage.Text, -1, startX, startY, width, height))
textResults.Text = result -English OCR recognition controls, can be identified on the Verification Code. Demonstration with source code. int startX = 0 int startY = 0 int width =-1 int height =-1 try (startX = Convert.ToInt32 (textStartX.Text) startY = Convert.ToInt32 (textStartY.Text) width = Convert. ToInt32 (textWidth.Text) height = Convert.ToInt32 (textHeight.Text) ) catch (Exception ex) (Console.WriteLine (ex.StackTrace) ) String result = Marshal.PtrToStringAnsi (OCRpar
- 2023-04-27 23:15:04下载
- 积分:1
-
一个开发出来的桌面琮物
一个开发出来的桌面琮物-developed a desktop Cong-
- 2022-07-21 05:30:10下载
- 积分:1
-
基于Matlab的结合Laplacian Pyramid 和反锐化掩膜的改进法的图像增强算法...
基于Matlab的结合Laplacian Pyramid 和反锐化掩膜的改进法的图像增强算法-Matlab based on a combination of Laplacian Pyramid and unsharp mask to improve the method of image enhancement algorithm
- 2023-03-18 19:45:03下载
- 积分:1
-
好多好用的图标,丰富多采
好多好用的图标,丰富多采-many user-friendly icons, rich
- 2022-06-15 02:01:51下载
- 积分:1
-
line of paint (computer graphics)
直线的画法(计算机图形学)-line of paint (computer graphics)
- 2023-01-11 18:15:04下载
- 积分:1