搜索资源列表

  1. Bar

    0下载:
  2. 模拟VC的界面工具,可以自由拖放的很COOL,用VC6开发的-Simulation of VC interface tools are free to drag and drop is very COOL, developed with VC6
  3. 所属分类:工具条

    • 发布日期:2024-05-14
    • 文件大小:69632
    • 提供者:zengsoft
  1. DataMatrixDec20061217

    0下载:
  2. 二维条码解码的过程。在解码前期对条码图像的处理。-Two-dimensional bar code decoding process. In the decoding of the barcode image pre-treatment.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:296960
    • 提供者:左丹
  1. Thread

    0下载:
  2. 一个java swt的线程例子 用滚动的进度条显示线程 直观 对初学者有点用处.-Java swt thread an example of the progress bar with a rolling display thread somewhat useful intuitive for beginners.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:李世鹰
  1. TitleBar_demo

    0下载:
  2. 自绘窗口标题栏,边框及系统按钮,包括最大化、最小化、关闭按钮-Since painting the window s title bar, borders and system buttons, including maximize, minimize, close buttons
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:122880
    • 提供者:万成凯
  1. textprogressctrl_demo

    0下载:
  2. a good progress bar showing with text changed
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:60416
    • 提供者:陈龙
  1. progress_wnd_demo

    0下载:
  2. another good progress bar for MFC
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:34816
    • 提供者:陈龙
  1. program61

    1下载:
  2. 图片浏览器。该程序可以打开对话框指定的一个图片文件,并且可以对图片进行放大、缩小观察,当图片大小超出窗口时还可以显示滚动条以方便查看。-Picture browser. The program can open the dialog box, specify a picture file, and can be carried out on the picture to enlarge and narrow the observatio
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-14
    • 文件大小:209920
    • 提供者:郝人
  1. dataMatrix

    0下载:
  2. IEC16022 bar code generation library and RS encode
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:14336
    • 提供者:whyphy
  1. MenuBarXP

    0下载:
  2. menu bar 实现windows xp的样式-menu bar to achieve the style of windows xp
  3. 所属分类:菜单

    • 发布日期:2024-05-14
    • 文件大小:77824
    • 提供者:唐佳
  1. XScrollBar_src1.0.

    0下载:
  2. 一个vc下自绘滚动条的示例,代码来自大名鼎鼎的codeproject,-Vc under a self-painted scroll bar example, the famous code from codeproject,
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:70656
    • 提供者:邓小
  1. Ex_CommCtrls

    0下载:
  2. 创建一个对话框应用程序,其运行结果如下图所示。操作滚动条、滑动条和进度条控件 可以调整RGB 颜色的3 个颜色分量:R(红色分量)、G(绿色分量)和b(蓝色分量),并 根据右边调整的颜色填充左边静态文本控件。 要求:滚动条的箭头控制1 个象素,滚动条位置左右点击控制值±10 个象素。进展条用右 边的旋转控件控制,象素值范围0~255。 -Create a dialog box application, the res
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-14
    • 文件大小:1891328
    • 提供者:胡恒
  1. ZedGraphSampleCS_v5_0_9

    0下载:
  2. ZedGraph is a set of classes, written in C#, for creating 2D line and bar graphs of arbitrary datasets. The classes provide a high degree of flexibility -- almost every aspect of the graph can be user-modified. At the sa
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:130048
    • 提供者:liuyi
  1. TabbingFramework_demo

    0下载:
  2. A tabled tool bar,like VS2005. Can open muliti-window
  3. 所属分类:工具条

    • 发布日期:2024-05-14
    • 文件大小:1046528
    • 提供者:cuihongyi
  1. MyStackedWindowsControl

    0下载:
  2. Stack control like Outlook bar. Can maintain multi-windows in one ctrol
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-05-14
    • 文件大小:72704
    • 提供者:cuihongyi
  1. BarCode

    0下载:
  2. 此为条形码识别程序,能够识别ISBN,ISSN编码规则的条形码,对于噪声不太大的图像能给出正确的识别结果-This is the bar code identification procedures, to identify ISBN, ISSN barcode encoding rules, for less noise images can give the correct recognition results
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:156672
    • 提供者:陈华
  1. progress_ctrlx_src

    0下载:
  2. Progress Bar是讓使用者瞭解現狀的好方法!把控件放到CMyProgressForm 這個 CDialog 中, 那麼在使用時可以使用 Modeless 的方式, 把 Dialog 建立起來。當然了, 你的高耗時程式應該要用一條特別的 thread來執行,否則視窗根本不會繪圖。-Progress Bar allows users to understand the status quo is a good way! The co
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:11264
    • 提供者:ken
  1. testcooldlgbar

    0下载:
  2. vc6下利用coolbar类实现的类似vc6.0工作区视图(workspace bar)的停靠窗口程序.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-14
    • 文件大小:79872
    • 提供者:jihongjun
  1. Uber-Uploader_6.3.3

    0下载:
  2. 功能强大的大文件上传,带进度条,多文件上传。完备的接口-Powerful large file upload with progress bar, multi-file uploads. Complete interface
  3. 所属分类:WEB源码

    • 发布日期:2024-05-14
    • 文件大小:56320
    • 提供者:小进
  1. vdtbar1

    0下载:
  2. VC++ 2005 sample code => how to use control bar
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:98304
    • 提供者:黃哲韻
  1. ftp

    0下载:
  2. 带有进度条的ftp控件 只需要通过属性 设定地址和用户密码 多线程实现-With a progress bar of the ftp control through the Properties settings only need to address and user password realize multi-threaded
  3. 所属分类:Ftp客户端

    • 发布日期:2024-05-14
    • 文件大小:81920
    • 提供者:yangjian
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org