-
C#通过GDI+绘制带刻度尺的数学坐标系
C#通过GDI+绘制带刻度尺的数学坐标系,应用于图形图像编程,各类统计图表绘制,以及对图形图像编程中数值坐标的研究。
调用方式(以WINFORM为例,其他类推):
Bitmap m_Bitmap=null;
private void menuItem_Click(object sender, EventArgs e)
{
m_Bitmap = new Bitmap(1000, 800);
Graphics g = Graphics.FromImage(m_Bitmap);
g.SmoothingMode = SmoothingMode.HighQuality;
g.Clear(Color.White);
MathCoordinate mathCoordinate = new MathCoordinate();
mathCoordinate.IsDrawGrid = true;
- 2022-08-03 22:37:23下载
- 积分:1
-
《Visual C++.NET专业项目实例开发(修订版)》源代码
《Visual C++.NET专业项目实例开发(修订版)》源代码- Visual C++. NET development of professional project examples (Revised Edition) source code
- 2022-03-05 22:14:12下载
- 积分:1
-
VB. net SendMessage
VB.net两个应用程序之间应用windows消息互传机制通信;压缩包含有两个窗体应用程序:sendmessg-A和sendmessg-B;打开两个程序,在程序A的文本框中输入任意字符串,点击“send”,程序B可以接收到程序A输入的内容
- 2022-08-21 18:06:55下载
- 积分:1
-
士大夫1231sdfsdgsdfaew士大夫是打发额无法哇额
士大夫士大夫士大夫啊手动阀手动阀手动阀士大夫士大夫士大夫分为氛围,士大夫随风倒可看见好看我JHFKDSHFE
SADFASDFEWSDFSsfdas士大夫撒旦法厄无法访问发射点发生发射点似的发射点发射点发射点
- 2023-02-05 15:00:04下载
- 积分:1
-
在VB.NET的环境下,版本要高。
This a sample application that will encrypt and decrypt file...
在VB.NET的环境下,版本要高。
This a sample application that will encrypt and decrypt files in VB.NET using Rijndael Managed. I started this project because I had several files on my computer that I didn’t want accessible to anyone but me. Sure I could have downloaded a free encryption program off the net, but what fun would that be? So being the hobbyist that I am, I decided to create my own.-In the VB.NET environment, higher version. This a sample application that will encrypt and decrypt files in VB.NET using Rijndael Managed. I started this project because I had several files on my computer that I didn t want accessible to anyone but me. Sure I could have downloaded a free encryption program off the net, but what fun would that be? So being the hobbyist that I am, I decided to create my own.
- 2022-02-28 23:51:08下载
- 积分:1
-
sanweiyuyuntu
VB.NET绘制三维曲面以及云图以及等高线 包括坐标转换和插值 (VB.NET draw three-dimensional surface and cloud images and contour coordinate transformation and interpolation)
- 2020-06-28 09:40:02下载
- 积分:1
-
sezgin
This application is prepared for thresholding methods using c#.net by Sezgin
- 2015-02-25 19:36:31下载
- 积分:1
-
VB2005 论坛发帖顶帖机
论坛顶帖发帖机器源代码.
提供论坛发帖顶帖开发的一种思路,供大家参考....
VB2005 论坛发帖顶帖机
论坛顶帖发帖机器源代码.
提供论坛发帖顶帖开发的一种思路,供大家参考.
- 2022-05-12 18:58:18下载
- 积分:1
-
在线酒店管理代码
免费下载在线酒店管理系统项目简介,网上酒店管理系统,小型和大Servlet和JSP项目的源代码
- 2023-06-25 11:45:03下载
- 积分:1
-
一个简单的网页留言板,供asp.net初学者学习,!
一个简单的网页留言板,供asp.net初学者学习,!-A simple web message board, for beginners to learn!
- 2022-09-16 13:20:03下载
- 积分:1