CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - MASK

搜索资源列表

  1. xingtaixueCdaima

    0下载:
  2. / *** *** *** *** *** *** **** // FUNCTION: GrayScaleProcess(HWND hWnd,int graymaskstyle, WORD ProcessID) // PURPOSE: Processes gray scale bitmaps // PARAMETERS: // graystyle: mask type //COMMENTS: // -/ *******
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7.19kb
    • 提供者:忘记可
  1. CalculadoraIP

    0下载:
  2. simple calculator ip address, in which you enter the IP address and mask and subnet estimates that is, which is the number of subnets, the number of hosts.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:95.9kb
    • 提供者:tomas villalba
  1. Sobel

    0下载:
  2. This a "Sobel edge detector" code. In this code, I count a value at the pixel with the Sobel Mask, and then normailize value to be a bitmap with Gray level.-This is a "Sobel edge detector" code. In this code, I count a value at the pixel with the Sob
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:1.3kb
    • 提供者:Ming-Yang, Lo
  1. C_determine_two_IP_same_subnet_mask

    0下载:
  2. C#判断两个IP是否在同一子网掩码内C # determine whether two IP within the same subnet mask-C# determine whether two IP within the same subnet mask
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:17.08kb
    • 提供者:yt
  1. SubnetMaskCalculator

    0下载:
  2. 子网计算器,包括三个子程序,可计算与子网相关的参数-Using BitArray to implement a subnet mask calculator
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:160.94kb
    • 提供者:sea
  1. DataGridViewMaskedText

    0下载:
  2. DataGridViewMaskedText控件源码 datagridview中引入mask textbox控件,实现在datagridview中输入类似日期(2010-01-01)时只输入数字不用输入--DataGridViewMaskedText source datagridview control the introduction of mask textbox control to achieve a similar type in datagridview date (2010-01
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:10.27kb
    • 提供者:lbx
  1. calculating-maskcode

    0下载:
  2. 计算子网掩码 C#实现 界面美观 显示各个子网网段-Calculate the subnet mask C# to achieve beautiful interface displays all subnets
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:62.98kb
    • 提供者:bo
  1. SearchText

    0下载:
  2. This project search files with chosen extension in the chosen directory and all subdirectories for the words, that begins with characters defined in the field mask. All find words are stored in the "output file"
  3. 所属分类:CSharp

    • 发布日期:2016-01-22
    • 文件大小:61kb
    • 提供者:mihass
  1. format-by-mask

    0下载:
  2. 用C#编写的一个小程序:可以按照要求向控件中填充内容。-Written in C#, a small program: You can fill the content to control as required.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:34.11kb
    • 提供者:张义斌
  1. AlphaDemo

    0下载:
  2. C#实现半透明图片遮罩代码示例。包括矩形和多边形不规则图片的透明代码遮罩。-C# implementation of semi-transparent image mask code examples. Including rectangles and polygons irregular picture transparent code mask.
  3. 所属分类:CSharp

    • 发布日期:2017-11-12
    • 文件大小:508.25kb
    • 提供者:hello
  1. SmoothAndSharpen

    0下载:
  2. 图像平滑与锐化,包括邻域平均法、中值滤波法平滑,梯度掩模、拉氏算子锐化-Image smoothing and sharpening, including neighborhood average, median filtering method smooth gradient mask, Laplace operator sharpening
  3. 所属分类:CSharp

    • 发布日期:2017-12-02
    • 文件大小:208.36kb
    • 提供者:曾勇
  1. findwithmask

    0下载:
  2. A program that seaches for files, using your mask - very simple)
  3. 所属分类:CSharp

    • 发布日期:2017-11-28
    • 文件大小:49.89kb
    • 提供者:KnofL
  1. changeip

    0下载:
  2. Visual C#自动更新本机IP地址,首先判断网络连接是否可用,然后设置ip地址和子网掩码、设置和获取网关地址、设置DNS、显示本地连接信息、获取IP地址、获取子网掩码、获取默认网关、获取DNS服务器、显示子网掩码、显示默认网关、显示DNS服务器等,新手可以学习到上述技巧-Visual C# automatically update the IP address of the machine, first determine whether the network connection is
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:13.24kb
    • 提供者:zpudn24
  1. PhaseDerivativeVariance_r1

    0下载:
  2. 基于matlab实现干涉显微镜图像重构的相位质量优质度计算函数- PhaseDerivativeVariance creates a phase quality map by computing the variance of the partial derivatives of the locally unwrapped phase. This is then used to guide the phase unwrapping path. Uses only the 4 neares
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:1.48kb
    • 提供者:zhouxin
  1. dsw

    0下载:
  2. 编程模拟路由器查表的过程,用(目的网络 掩码 下一跳)的IP路由表以及目的IP地址作为输入,为目的地址查找路由表,找出正确的下一跳并输出结果。 -Programming analog router lookup process, with the (destination network mask next-hop) IP routing table and the destination IP address as input, as the destination address rou
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:1.34kb
    • 提供者:肖康
  1. Custom-translucent-layer-mask

    0下载:
  2. 自定义半透明遮罩层,很漂亮的效果,方便直观。-Custom translucent layer mask
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:66.07kb
    • 提供者:彭磊
  1. KinectOperaFaceDemo

    0下载:
  2. 基于kinect模拟京剧中的脸谱变脸。这个程序用c#语言编写的wpf程序。-Kinect-based simulation of opera face mask. This procedure using c# wpf language programs.
  3. 所属分类:CSharp

    • 发布日期:2017-05-28
    • 文件大小:10.87mb
    • 提供者:abcd
  1. photozz

    0下载:
  2. 利用C#生成一种遮罩图像效果,图像被一个遮罩层挡住,然后由两边向中间显示,最终显示出图像,主要功能是为显示图像增加动态效果,避免单调死板,也希望通过这个小例子,让大家明白一些C#有关的图像遮罩效果。-Use C# to generate a mask image effects, the image is blocked by a mask layer, and then to the middle of the display by both sides, the final image sh
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:47.5kb
    • 提供者:李正
  1. ran0123

    0下载:
  2. 0123四个随机函数,书本里面的,奉献给大家- #define IA 16807 #define IM 2147483647 #define AM (1.0/IM) #define IQ 127773 #define IR 2836 #define MASK 123459876 float ran0(long*idum) { long k float ans *idum ^= MASK k=(*idum)/IQ *
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1.7kb
    • 提供者:315430489
  1. HoleWithOpacityMask

    0下载:
  2. 演示使用OpatityMask方式在界面上呈现遮罩效果(Demonstrates how to render mask effects on the interface using the OpatityMask method)
  3. 所属分类:C#编程

    • 发布日期:2017-12-20
    • 文件大小:38kb
    • 提供者:alloy.cai
« 12 »
搜珍网 www.dssz.com