-
44
说明: 这是一个可以直接运行的VB.net游戏程序,是有本人编写,并经过多次调试修改,最终达到比较理想的效果。程序的健壮性较好,代码可读性较强。可以最为学习的有效案例,也可以作为一个开发的基础进行进一步的开发只用。如果有什么不妥之处希望批评指正。 (-This procedure is a face recognition system, which is VC++ And compile opencv under the circumstances of success, although perhaps this site has a similar code. However, this code is in another site to search)
- 2013-11-28 09:23:57下载
- 积分:1
-
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
-
保存文件对话框
适合初学者使用,内容是保存,项目中只添加二个控件,内容简单和详细,对初学者来说容易上手。另外大家如果也有vb相关的源代码也可贴出来大家一起共享,我也是学VB.NET不是很长时间,希望能够给到大家的帮助,谢谢
- 2022-08-09 07:10:19下载
- 积分:1
-
Online-calendar-notepad
在线日历记事本,使用.net自带控件,实现基本的按日历记事功能。(Online calendar notepad use. Net own control, to achieve the basic functions by calendar notes.)
- 2013-07-29 11:29:15下载
- 积分:1
-
通过vc对计算机并口进行控制,这是一个提供在nt/win2000/xp下直接读写端口接口的库
// 本软件是一个免费软件,无任何限制,允许在任何场合使...
通过vc对计算机并口进行控制,这是一个提供在nt/win2000/xp下直接读写端口接口的库
// 本软件是一个免费软件,无任何限制,允许在任何场合使用,但不保证后果.
// 发现Bug请mail至eBitWen@163.net-Vc on the computer through the parallel port control, this is a nt/win2000/xp provide direct interface to read and write ports of the library// This software is a freeware without any limitations, allowing use on any occasion, but does not guarantee the consequences of .// Bug found, please mail to eBitWen@163.net
- 2023-07-11 05:25:03下载
- 积分:1
-
DockPanel_2_2_Source
可以实现类似Visual Studio.NET开发环境那样的界面,并且附有源代码(Visual Studio.NET can achieve a similar kind of interface development environment, and with source code)
- 2007-12-22 18:30:14下载
- 积分:1
-
一种关于TBM 的研究
根据智能化铁谱状态监测的要求,将对设备磨损状态反应比较敏感的三个定量铁谱参数作为输入参数,应用
BP神经网络对设备的磨损状态进行了自动识别。经过现场验证,此方法结合定性铁谱分析可以较准确地评判设备的磨
损状态级别。
- 2022-04-13 01:19:53下载
- 积分:1
-
.net 网上商店
一款基于.net 的网上商店系统,数据库是access.供交流学习用。
- 2022-12-13 18:30:04下载
- 积分:1
-
Example of a development, based on the. NET development of information systems c...
一个开发实例,基于.NET的信息系统开发的实力,很适合初学者。-Example of a development, based on the. NET development of information systems capabilities, it is suitable for beginners.
- 2022-07-22 14:52:00下载
- 积分:1
-
c# 类 继承了Gridview,并有新的功能,很实用
c# 类 继承了Gridview,并有新的功能,很实用-c# class inherits the Gridview, and have new features, very practical
- 2022-12-05 05:50:02下载
- 积分:1