-
图像边缘检测与提取,轮廓跟踪算法代码
图象的边沿检测与提取,轮廓跟踪算法代码-image edge detection and extraction, contour tracking algorithm code
- 2022-05-28 13:55:35下载
- 积分:1
-
Pratical Visual C++6.0 chapter examples
实用Visual C++6.0教程各章节(第三章)的源代码,很好地帮助初学者熟悉VC开发平台。-Pratical Visual C++6.0 chapter examples
- 2022-02-01 19:02:44下载
- 积分:1
-
经典的扫雷游戏源代码,可以使用vc6调试成功,与windows扫雷几乎一样的功能...
经典的扫雷游戏源代码,可以使用vc6调试成功,与windows扫雷几乎一样的功能-saolei
- 2023-08-13 09:05:02下载
- 积分:1
-
Fireworks wonderful collection of practical plug
Fireworks精彩实用插件集 站长看看啊-Fireworks wonderful collection of practical plug-head look ah
- 2022-01-25 16:50:13下载
- 积分:1
-
将标记转换为多边形点
为创建相交面之间的剪库使用
- 2022-02-21 17:45:03下载
- 积分:1
-
画动态曲线的程序
画动态曲线的程序-dynamic curve of the painting process
- 2022-01-27 12:09:44下载
- 积分:1
-
C# 打印Datagridview 中数据
C# 打印Datagridview 中数据
public GridPrinter(DataGridView objDataGridView, PrintDocument objPrintDocument, bool bCenterOnPage, bool bHasTitle, string sTitle, Font objTitleFont, Color objTitleColor, bool bPaging)
{
dataGridView = objDataGridView;
printDocument = objPrintDocument;
centerOnPage = bCenterOnPage;
hasTitle = bHasTitle;
title = sTitle;
tit
- 2022-12-23 01:35:04下载
- 积分:1
-
dump调试设置步骤
设置dump调试步骤,用于vs2008的开发,需要设置源代码的路径,设置符号表,设置windows的缓存路径,注意:必须要有pdb文件才能用dump文件调试,否则不能用dump文件调试。
- 2022-07-24 22:52:16下载
- 积分:1
-
仓库管理
源码描述:
一、源码特点
1.、应用DBML作为数据驱动连接,想学习DBML的可以学习
2、采用MVC开发模式,MVC应用是基于vs2010项目模版开发
二、菜单功能
业务说明:
1、实现商品库存的入出存
2、实现入出存数据导出到EXCEL
三、注意事项
1、开发环境为Visual Studio 2010,数据库为SQLServer2008,使用.net 4.0开发。
2、管理员登陆名密码均为:51aspx
3、默认数据库连接字符串在webconfig配置文件中修改
4、DB_51aspx文件夹中是数据库文件,附加即可
- 2022-08-11 12:05:08下载
- 积分:1
-
SMTP 示例程式
SMTP 示例程式-SMTP example programs
- 2023-03-29 19:40:03下载
- 积分:1