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

搜索资源列表

  1. 鼠标移动按钮弹起

    1下载:
  2. 这是关于鼠标响应完整操作的好实例,同时还包含按钮弹起的相关操作-This is a complete response of the mouse to operate a good example, it also covers the relevant button pop-up operation
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:115.02kb
    • 提供者:邵文坤
  1. SplitterWndDemo

    1下载:
  2. 这是一个关于Splitter控件的文档程序,它利用CFormView类实现了不同视图间的数据交互和控件响应。-Splitter controls on the documentation procedures, it uses CFormView category achieved between different views of the data and control interactive response.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:41.71kb
    • 提供者:王王
  1. autorepeat_button

    0下载:
  2. 自动响应按钮,并切换按钮上的图标,而且可以改变大小。为压缩文件,无解压密码。-automatic response button, and switch buttons on the icon, but can change size. For compressed files without extracting passwords.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:20.01kb
    • 提供者:张剑
  1. bobo463_UI_2005-09-06

    0下载:
  2. 自己用过的一些例子,整理了一下,希望有用。 ToolBar的一个例子(加入一个下拉框) 不规则窗体实现 滑动条的使用 数控件的双击响应事件 无标题栏对话框的拖动-themselves used some examples, collate it, and hope that useful. An example of the Toolbar (joined a drop-down box) Creating sliding strip irregular use of the
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:57.35kb
    • 提供者:bobo
  1. DrawToolBar

    0下载:
  2. 通过自绘制工具栏按纽实现按纽的图标的添加,按钮的响应-passed since the drawing toolbar button to achieve button icons Additions, the button response
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:429.53kb
    • 提供者:李伟
  1. TestMenuBar119

    0下载:
  2. 该程序是用java语言编写的有关菜单的事件响应与绘制程序-that the procedure was used java language of the menu incident response and mapping procedure
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:4.97kb
    • 提供者:李悦闻
  1. 地震波反应谱计算程序

    1下载:
  2. 地震波反应溥计算程序,可用于桥梁和结构的动力学反应的反应溥输入。-seismic response po program can be used to bridge the dynamics and structure of the reaction Pu input.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:990byte
    • 提供者:张峰
  1. 用频率采样法设计FIR滤波器

    1下载:
  2. 有限长脉冲响应滤波器的频率采样设计,能够图形显示滤波器的幅频特性曲线-finite impulse response filter frequency sampling design, graphics filter to the amplitude and frequency characteristic curve
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.01kb
    • 提供者:孙涛
  1. 用双线性变换法设计IIR滤波器

    0下载:
  2. 双线性变换法无限长单位脉冲响应滤波器的设计,用到的模拟原型是切比雪夫和巴特沃斯低通滤波器。能够显示滤波器的幅频特性和相频特性曲线-bilinear transform infinite impulse response filter units in the design, use of simulation is a prototype and Chebyshev low-pass Butterworth filter. To demonstrate the filter frequency
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9.76kb
    • 提供者:孙涛
  1. 用窗函数法设计FIR滤波器

    4下载:
  2. 用矩形窗、三角窗,汉宁窗,海宁窗等多种窗口设计有限长单位脉冲响应滤波器-with rectangular windows, triangular windows, Hanning window, multiple windows Haining window design finite impulse response filter units
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.32kb
    • 提供者:孙涛
  1. ui

    0下载:
  2. 封装 API 中窗口处理的数据结构和相关函数 提供两类成员函数: 窗口 API 函数:代替 SDK API 函数 消息响应函数:响应各种系统消息 窗口 API 函数例 ShowWindow、ScrollWindow、SetWindowText 消息响应函数例 OnPaint、OnLButtonDown、OnKeyUp、 OnMouseMove、OnClose、OnHScro-Packaging API window of data structure and re
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:16.42kb
    • 提供者:ssys
  1. pathfinding

    0下载:
  2. prolog 找路例子程序: === === === Part 1-Adding connections Part 2-Simple Path example | ?- path1(a,b,P,T). will produce the response: T = 15 P = [a,b] ? Part 3 - Non-repeating path As an example, the query: ?- pa
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.8kb
    • 提供者:Fa
  1. 键盘相应 lift byhangke

    0下载:
  2. 1. 深刻理解Windows的运行机制。 2. 深刻理解Windows的消息接受和发送机制。 3. 了解API程序的运行过程。 创建按钮控件系列,演示按钮的响应-1. Deep understanding of the Windows operating mechanism. 2. Windows profound understanding of the receiving and sending information mechanism. 3. Understanding th
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:10.81kb
    • 提供者:八云
  1. 键盘相应 shift byhangke

    0下载:
  2. 1. 深刻理解Windows的运行机制。 2. 深刻理解Windows的消息接受和发送机制。 3. 了解API程序的运行过程。 创建按钮控件系列,演示按钮的响应-1. Deep understanding of the Windows operating mechanism. 2. Windows profound understanding of the receiving and sending information mechanism. 3. Understanding th
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:7.51kb
    • 提供者:八云
  1. test-posi.tar

    0下载:
  2. 一个结构响应分析程序,采用dmap编程,具体算法使用四阶龙格库塔算法riccati方法求解-a structural response analysis procedures using DMAP program, the specific algorithm used four bands Runge - Kutta method to solve algorithm Riccati
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:609kb
    • 提供者:张璞
  1. 简单控件实现

    0下载:
  2. 用按钮控件来实现响应鼠标事件,简单的画圆、椭圆和正方形-used to achieve control button mouse response to the incident, a simple Circle, oval and square
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:37.57kb
    • 提供者:豆豆
  1. CoreEditor

    0下载:
  2. EditAction类是关于记事本文件操作的事件类,包括记事本的编辑操作,包括查找、替换、剪切、复制、粘贴等事件的响应,其中在构造方法提供了接口参数-EditAction category of notebook paper operation of the events category, the notebook includes the editorial operations, including search and replace, cut, copy, paste, etc. in
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:57.61kb
    • 提供者:刘辉
  1. ImageButtonn

    0下载:
  2. 本案例是一个用 JAVA Applet 实现页面响应鼠标事件的例子-this a case with Java Applet page response to the example of a mouse
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:13.8kb
    • 提供者:王伟
  1. mintoolbar

    0下载:
  2. 本案例是使用Java Applet 响应鼠标事件,点击图标后进入相应的页面。-this case is to use Java Applet response to the mouse, click on the corresponding icon and entered the pages.
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:14.54kb
    • 提供者:王伟
  1. 20050927220526

    0下载:
  2. 特别好用的单用户留言本,支持更换风格,支持语言包,运行速度很快,支持留言回复、留言修改、留言删除、关键字过滤、自定义留言时的填写项目等 v4.30更新: 支持php5 增加了留言验证码功能 增加了留言填写email的开关 增加了新版检查 增加了反垃圾留言功能 一些bug修正-particularly useful in this single-user messages in support of the replacement of style, language
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:361.57kb
    • 提供者:毛珅
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com