-
采用asp.net技术的一个交友网站源码,包括了注册、登录、上传照片以及论坛等功能...
采用asp.net技术的一个交友网站源码,包括了注册、登录、上传照片以及论坛等功能-Using asp.net technology, a Personals site source, including the registration, login, upload photos, as well as forums and other functions
- 2022-02-27 06:13:22下载
- 积分:1
-
这是别人在学习ArcIMS Adf for .net时自己根据帮助文档例子修改后编写的代码。希望大家好好参考,也谢谢写代码的这位朋友了。...
这是别人在学习ArcIMS Adf for .net时自己根据帮助文档例子修改后编写的代码。希望大家好好参考,也谢谢写代码的这位朋友了。-ArcIMS ADF for .net
- 2023-05-01 00:55:02下载
- 积分:1
-
alamouti
这是一个Alamouti空时码的仿真,包含2发1收或2发2收。(This is an Alamouti space-time code simulation, including two made an entry or two 2 admission.)
- 2021-04-18 21:08:52下载
- 积分:1
-
201041111527263
说明: 这是给一个单位做的b/s架构的信息管理小程序,朋友们可以免费下载和传播,仅供学习,不可用做其他用途!
系统开发环境: Windows xp sp2 + vs2005 + Sqlserver Express 2005
数据库文件:直接附加数据库目录下的DeviceDB.mdf
系统默认管理员登陆信息: 帐号admin 密码admin
(This is done to a unit of b/s-based information management applet, friends, free to download and spread, only to learn, not for any other purpose! System Development Environment: Windows xp sp2+ vs2005+ Sqlserver Express 2005 database files: direct attached system database directory under the default administrator login information DeviceDB.mdf: ID admin password admin)
- 2011-04-01 19:24:39下载
- 积分:1
-
在使用Ajax无刷新GridView排序实现ASP.NET
在asp.net中,使用ajax 实现GridView无刷新排序-In asp.net using ajax to achieve without refresh GridView Sort
- 2022-02-11 17:04:44下载
- 积分:1
-
企业文章建站,c#.net mvc3 +sqlserver2008
- 2023-05-28 12:40:05下载
- 积分:1
-
图像格式转换程序
翻译 maninwest@Codeforge 作者:Mohd Arshad (Sam)@CodeProject 有时需要更改上传图片的格式。通常我们会给用户提供上传任意格式图片的自由,然后处理为单一的 .jpg.格式。 .NET 为此需求提供扩展支持。.NET 支持的常见格式有.BMP, .EMF, .GIF, .ICO, .JPG, .PNG, .TIF 和 .WMF.使用代码在演示程序中,我在根目录下放置了2 个空文件夹。一个用于存放原始文件,另一个存储转换后的文件。Default.aspx 页上有个FileUpload 控件,通过此控件用户可以上传.JPG, .PNG 和 .BMP 格式的图片。有一个DropDownList,用户可以从中选择结果图像格式。有个按钮,单击后显示已经处理的图像要让程序运行,首先需要添加 3 个命名空间,提供使用 ‘Path’, ‘Bitmap’ 和‘ImageFormat’ 类的授权。命名空间为:using System.IO;
using System.Drawing;
using System.Drawing.Imaging;以下为负责图像处理的按钮的句柄函数:protected void btnResults_OnClick(object sender, EventArgs e)
{ if (Page.IsValid && fpImage.HasFile)
{ string tmpName = Guid.NewGuid().ToString();
fpImage.SaveAs(MapPath("~/Original Images/" +
- 2022-05-17 17:41:32下载
- 积分:1
-
一个C++.net实现的打字游戏, 可以让初学电脑的人熟悉键盘.
一个C++.net实现的打字游戏, 可以让初学电脑的人熟悉键盘.-A C++. Net realized typing game that lets novice computer users are familiar with the keyboard.
- 2023-04-02 10:55:03下载
- 积分:1
-
对图像的边缘进行检测,不同hough,而是通过图像的灰度低度的变化,来判断图像的边缘,从而得到图像边缘...
对图像的边缘进行检测,不同hough,而是通过图像的灰度低度的变化,来判断图像的边缘,从而得到图像边缘-right image edge detection, hough different, but through the low gray image of change, to determine the edge of the image, and thus Edge
- 2022-01-31 17:12:39下载
- 积分:1
-
finance
说明: 金融客户管理系统,主要针对金融客户管理的CRM(Financial Customer Management System)
- 2019-03-11 16:25:36下载
- 积分:1