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

搜索资源列表

  1. MWINDOW

    0下载:
  2. Routine mwindow: To Obtain Window Function. Input parameters: n : the length of window data. iwindow: window type desired. if : iwindow=1: rectangular window , =2: triangular window , =3: cosin window , =4: Hanning window , =5: Ham
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:990
    • 提供者:汤长春
  1. WINDOWS消息的处理

    0下载:
  2. Windows 应用程序是靠消息驱动的,在VC中我们通过 Classwizard 可以为某窗口类添加消息处理函数,Classwizard将为你添加消息映射,对于 Windows 消息,生成的消息处理函数重载了基类的虚拟方法。而在C#中如何处理消息呢?本文针对VS.NET 2003 境下的C#简单地介绍 Windows 消息以及自定义消息的处理方法。-Windows applications rely on news-driven, in VC Classwizard we can add a c
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17806
    • 提供者:陈亮
  1. FakeCoding1.3

    0下载:
  2. C#语言编写,随机生成防伪码的windows窗体程序,做好了各种友好提示,直接编译通过运行。提供文本文档和二进制文件存取功能。-C# language, randomly generated security code to the windows window procedure, made all the friendly tips, direct the compiler to run through. Provide text file and binary file access fu
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:429073
    • 提供者:黄佩锋
  1. mytopforms

    0下载:
  2. C#制作始终显示在最前面的窗体,置顶窗体,也就是不被其它窗体遮挡,总是在最前端。经常用PPS看电视的朋友都知道,PPS有个置顶窗体的功能,选中后,电影始终在窗口的最前面显示,不管你在干什么工作,窗口都不会影响到你看电影,这个功能我学得挺实用的。 -C# make always appear on top form, top form, that is not obscured by other forms, always in the front. PPS watch TV often fr
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:14221
    • 提供者:wangpopo
  1. count

    0下载:
  2. 一个类似window自带计算器功能的软件. 包含了c#基本空间的操作,以及算数函数的调用和剪切板的引用-Window comes with a similar calculator software. Contains c# Basic space operations, as well as the count function calls and references to clipboard
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:16134
    • 提供者:张明
  1. MyExplore

    0下载:
  2. a program written in C# , function like Window Explorer of Microsoft
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:324075
    • 提供者:pvhoang
  1. ZhuaTuRuanJian

    0下载:
  2. 用c#实现了抓图功能,能够将当前窗口抓图并保存-With c# implementation of the capture function can capture the current window and save
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:9012
    • 提供者:张冬冬
  1. varyform

    0下载:
  2. 让窗口从几乎透明状态逐渐显示,实现窗口渐显功能的源代码-So that the window is almost transparent from the state gradually revealed that the realization of the window function in the source code渐显
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:33845
    • 提供者:jingyingjie
  1. deskTopHelper1.0

    0下载:
  2. 该压缩文件是使用C#语言开发的一个桌面工具的源代码。开发环境为VS2005。符合三层开发结构,实现了自动隐藏窗口的功能。对初学者有很大的帮助。-The compressed file is to use the C# language developed in a desktop tool for source code. Development environment for VS2005. Meet the three-tiered development structure to real
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:778654
    • 提供者:wxl
  1. floatingForm

    0下载:
  2. C#漂浮的窗口 源码 实现了漂浮的文字窗口功能-C# source code to achieve a floating window floating text window function
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:26800
    • 提供者:蒋希冉
  1. MFC

    0下载:
  2. This a programme to introduce the button funcion and pop up window function in C++ MFC environment.-It is the MFC programme in C++, can help ser to know the basic button function and pop-up window.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:1931
    • 提供者:Mat
  1. wordPad

    0下载:
  2. 增强写字板是基于winform 的应用程序,要求有菜单,状态栏,工具栏等控件 且界面控件摆放整齐,美观,功能及菜单项安排合理。该写字板能实现和综合了有关文件的保存、打开,文档内容的编辑如:字体、颜色、背景,也实现了文档的复制、粘贴、撤消等编辑功能.同时能实现自动保存,设置窗口永远最前及打开最近文档功能。 -Enhanced WordPad is based on the winform application that requires the menu, status bar, too
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1110709
    • 提供者:xiaoling
  1. transform

    0下载:
  2. VC++设置窗体透明区域使其完全透明的源代码 这个小程序再简单不过了,不过实现的功能我觉得挺实用,它可以设置一些VC++程序窗体的透明区域,使其除了窗体的边框以及标题栏之外,其它全部都完全透明,研究本代码可帮你了解如何使用VC设置窗口的透明区域等技巧 -VC++ set to fully transparent form transparent region of the source code for this small program could not be easier, bu
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:12247
    • 提供者:叶韵
  1. MyIE

    0下载:
  2. 用window实现的简单浏览器功能!需要自己继续完善!-Achieved with a simple browser window function! Need to continue to improve themselves!
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1637635
    • 提供者:曹盖
  1. AlertBox

    0下载:
  2. 一个js写得各种弹窗功能,包括类似私信的右下角消息提示-A js write all the window function, including occasionally similar to the bottom right corner of news suggests
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:7694
    • 提供者:甘佳军
  1. pcsleep

    0下载:
  2. 该程序主要利用window的DOS功能,实现待机功能。-The program main window function of DOS, the standby function.
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:14816
    • 提供者:小三
  1. CTViewer

    0下载:
  2. 医学图像后处理 功能: 文件操作: 打开文件、保存文件。 打开文件是将CT图像转化为Bitmap,并导入到软件中显示出来。 保存文件是将Bitmap图像及用户操作同时保存下来. 视图布局: 布局随滚轮自适应窗口。 图像处理: 调窗功能可以让用户随意改变图像的窗宽窗位。 放缩、移动、旋转功能可以放大缩小、移动、旋转图像。 局部放大则应用的是放大镜功能,可以在一正方形区域内将该区域进行放大。 选定剪切则可以用户自
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:3033323
    • 提供者:屈奇勋
  1. Drag-controls

    0下载:
  2. C#源码,实现控件的拖动,界面皮肤的改变,和多窗口的功能。-C# source code to achieve the control and drag to change the interface of the skin, and a multi-window function.
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:5014441
    • 提供者:李桦
  1. SocanCode

    0下载:
  2. SocanCode代码生成器使用实例源码 功能介绍: SocanCode代码生成器制作自定义模板 用EasyCode的窗体来实现分页,三层架构等方法 窗口功能: 部门信息管理 员工信息管理 -SocanCode use examples source code generator Features:         SocanCode code generators produce custom template fo
  3. 所属分类:CSharp

    • 发布日期:2017-05-25
    • 文件大小:8556464
    • 提供者:喻磊
  1. chuang

    0下载:
  2. 窗函数进行滤波,使用FIR滤波器进行操作-Window function to filter, use the FIR filter to operate
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:716
    • 提供者:杨文
« 12 3 »
搜珍网 www.dssz.com