资源列表

« 1 2 ... .44 .45 .46 .47 .48 3449.50 .51 .52 .53 .54 ... 5345 »

[C#编程SMOOTH

说明:图像处理: 打开任意的图片,能够对其实现各种滤波 例如: 加噪声模型,高斯滤波,灰度形态学滤波,均值和中值滤波 还有小波变换。 笔者已经调通 支持VS 2008 2010-Image processing: Be able to open any image and achieve a variety of filtering Example: plus noise model, Gaussian filtering, grayscale morphological filt
<> 在 2025-06-17 上传 | 大小:128kb | 下载:0

[C#编程EDGE

说明:图像处理: 打开图片 可实现边缘检测 基于 模板算子法,高斯算子 canny算子,小波变换,金字塔,灰度形态学 实现边缘检测-Image processing: Open the image edge detection can be realized Edge detection based the template operator method, Gaussian operator canny operator, wavelet transform, pyramid, gr
<> 在 2025-06-17 上传 | 大小:180kb | 下载:0

[C#编程gobackn

说明:实现go back n算法,模仿数据链路层的gobackn协议-To implement the Go-Back-N (GBN) protocol on top of UDP on both nodes to guarantee that all packets can be successfully delivered to the higher layers in the correct order. To emulate an unreliable channel, the recei
<Da Zhou> 在 2025-06-17 上传 | 大小:4kb | 下载:0

[C#编程huiyuanxitong

说明:会员管理系统, 供学习 asp.net的-Membership management system for learning asp.net
<maname> 在 2025-06-17 上传 | 大小:616kb | 下载:0

[C#编程IPHelper

说明:简单的IP地址切换器, 用ManagementBaseObject实现. C# 编写, -Simple IP address switch ManagementBaseObject achieve. C# to write
<maname> 在 2025-06-17 上传 | 大小:95kb | 下载:0

[C#编程ConvertResource

说明:小工具,资源转换器, 用来把C#反编译后的资源文件反编译成vs可编辑的的格式,C#编写-Small tools, resources converters used resources file in C# decompile decompile vs editable format, C# Prepared
<maname> 在 2025-06-17 上传 | 大小:52kb | 下载:0

[C#编程SolutionConverter_src

说明:VS版本转换器, 可在任意版本之间转换.-The VS version converter can convert between any version.
<maname> 在 2025-06-17 上传 | 大小:39kb | 下载:0

[C#编程FlashPaperDemo

说明:.net 仿百度文库的实现 是利用 flashpaper 实现的-Net imitation Baidu library to achieve using flashpaper achieve
<linghao> 在 2025-06-17 上传 | 大小:82kb | 下载:0

[C#编程opctest

说明:OPC通讯,提供Delphi下访问OPC的一个简单例子-opc source
<zhoudaofu> 在 2025-06-17 上传 | 大小:2kb | 下载:0

[C#编程Myproject

说明:利用MFC ODBC访问SQLServer 数据库,有数据显、增、删、改的功能。-Use MFC ODBC access SQLServer database, data show, add, delete and change of function.
<天曦岚> 在 2025-06-17 上传 | 大小:37kb | 下载:0

[C#编程TCPScoket

说明:使用异步Socket方式实现TCP通讯源码 该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSfr a mework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端-Asynchronous Socket ways to achieve the TCP source the source Asynchronous Socket ways
<lanyigoo> 在 2025-06-17 上传 | 大小:130kb | 下载:0

[C#编程New-features-in-CSharp-4.0

说明:The major theme for C# 4.0 is dynamic programming. Increasingly, objects are “dynamic” in the sense that their structure and behavior is not captured by a static type, or at least not one that the compiler knows about when compiling your program.
<lee> 在 2025-06-17 上传 | 大小:22kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 3449.50 .51 .52 .53 .54 ... 5345 »

源码中国 www.ymcn.org