CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - can 例子

搜索资源列表

  1. 读写XML文件

    1下载:
  2. 这是一个以VB编写的XML读写文件的例子,可以作为客户端掉用web service的工具-This is a sample about using VB to read &write XML files,it can be use as a tool that client invoke web service.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:30629
    • 提供者:张乐平
  1. readlog

    1下载:
  2. 一个可读取winnt系统中的系统日志的例子程序。(即从事件查看器中可看到的日志)-a system can read winnt the system log examples of procedures. (From the incident : If you can see the log)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:18750
    • 提供者:胡静
  1. usb驱动源码

    0下载:
  2. USB驱动开发的例子,可以有效的实现对USB口的支持,对于初学者是个很好的例子-USB Driver Development example, can effectively achieve the USB support, for a newcomer, is a very good example
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:30818
    • 提供者:薛全
  1. dlgBg00

    0下载:
  2. 一个很好的对话框界面的例子,告诉你怎样设置一个位图作为对话框的的背景图片,不过要注意必须是picture的Tab顺序为1才能使其他控件不被覆盖。-a good example of the dialog interface, tell you how to set up a bitmap as a dialog of the background image, but to the attention of the picture must be the order of a Tab other
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:376235
    • 提供者:中原飞天
  1. MMenu

    0下载:
  2. 一个给对话框添加右键菜单的例子,并且可以选择菜单的语言,这也是一个多语言菜单的例子。-dialog to add a right-click menus example, and can choose the menu language, which is a multi-language menu examples.
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:25621
    • 提供者:中原飞天
  1. dragContorls

    1下载:
  2. 可以在运行期自由的拖动控件,改变控件的大小。可直接运行例子。-the freedom of Operation Drive control, change control size. Examples can be run directly.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:547576
    • 提供者:陈秋宇
  1. Java布局管理器使用方法

    0下载:
  2. 很多初学者在用Java布局器自动布局画界面时,经常遇见不知道如何定义区域大小或按钮之间的距离等问题。我写过一篇《实现JAVA手动布局中各个组件能随窗口变化的方法》的文章,有读者反映算坐标不好算,问能不能用布局器实现文章中的界面。其实自动布局也可以解决定义区域大小或按钮之间的距离等问题,只是没有手动布局那么灵活。下面我就举一个例子。 -many beginners in using Java for automatic layout interface layout painting, met o
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2597
    • 提供者:瑞祥
  1. BottomUpParser

    0下载:
  2. (1)可选择不同的规则集(用普通文本文件存贮规则)。 (2)利用VC TreeCtrl控件显示分析得到的句法结构树。 (3)中间分析过程产生的所有边都输出到结果文件,便于跟踪分析的细节。 (4)分析过程中,检索规则集中的规则,查到一条满足条件的规则就停止,因而产生的不是全部分析结果,并且,规则的顺序也会对分析结果有影响(可比较两个规则文件,其中规则内容一样,但有两条规则的顺序不同,在分析 “学习/verb 文件/noun” 这样的例子时结果就不同: -(1)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:54243
    • 提供者:丁淑彬
  1. newdir.tar

    0下载:
  2. 用来在Linux下遍历目录,相当于find命令,是练习嵌套和回调函数的好例子。-It can be used to look through directory ,equal to find .It is a good example to pratice embed function and call faunction.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1926
    • 提供者:会朋
  1. 6.8demo

    0下载:
  2. 一个VB调用DLL的例子程序,通过对DLL的加入,从而控制一台考勤机的所有硬件操作与管理,新手可以很直观学习,并有所有的函数说明文档.-a VB DLL called examples of procedures, right through DLL's accession to control an appraisal for Taiwan all the hardware operation and management, and newcomers can learn very i
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:98028
    • 提供者:xks
  1. 新Javascript

    0下载:
  2. 此压缩包覆盖了超过30个javascr ipt例子,如div的使用,页面定时刷新,带事务提示的日历,时钟,Tab页,各种实用技巧等。可以作为一个javascr ipt资源库。-covered by more than 30 javascr ipt examples, such as the use div, pages regularly updated, with the suggested affairs calendar, clock, Tab pages, a range of prac
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1268482
    • 提供者:李俊
  1. C++ Source Code for the Wavelet Packet Transform.z

    0下载:
  2. Unix系统下,小波包变换的实现例子,当然,稍作改动也可用于windows系统下。-uninx system,wavelet transform example,but,you can transplant it to window with little modification.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:627712
    • 提供者:东海
  1. Tree_bit

    0下载:
  2. 一个经过编译调试的可运行的在树前加载图标的例子-a compiler can run the debugger in the trees before loading icon example
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:60813
    • 提供者:文龙
  1. 自编串口程序

    0下载:
  2. 串口操作源程序,可以对串口读写操作,当然也可以自发自收,是一个联系串口通信的好例子-source can write to serial port, of course, can also spontaneously collected, the serial link is a good example of communication
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:101361
    • 提供者:高洁
  1. bulktransfer

    0下载:
  2. 这是一个控制USB设备块传输的例子,应用的是cpress的驱动,直接到cpress的主页下载就可以了-This is a USB device control block transmission example, the application is cpress driven directly to the Home cpress can download the
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:44348
    • 提供者:高洁
  1. ndis驱动程序代码

    0下载:
  2. 首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。 然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:\\programs\\NTDDK \\src\\network\\ ndis\\pac
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:23063
    • 提供者:陶钊
  1. jfreechart-sample

    0下载:
  2. jfreechart的各种例子都有 包括:柱形图、折线图、饼图、时区图等 可以进行各种数据的对比,平面图和立体图都有。-all kinds of jfreechart examples,include of pole,cake,time zone,plane,solid etc.this can campare all kinds of number.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1194624
    • 提供者:qwer
  1. VideoKey

    0下载:
  2. 视频抠像的演示。其中Ball是由SDK的一个例子修改而来,增加了 属性页,可以定制输出图像的尺寸,注意Filter的注册名改为“Bouncing Ball plus”;FilterVideoKeyer是一个实现了抠像叠加的Filter,这个Filter有两个 输入Pin,一个输出Pin,Filter的注册名为“HQ Video Keyer”。-like to pull the video demonstration. Ball which is an example of the
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:34437
    • 提供者:wx
  1. acroview_src

    0下载:
  2. 通过MFC编制的可以阅读Adobe(pdf)文件的程序插见,是学习文件操作的良好例子.-compiled by MFC can read Adobe (pdf) documents, see the interpolation procedures, the operation is to study the documents are good examples.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:42400
    • 提供者:吴宁
  1. exportwordsrc

    0下载:
  2. 如果您要在应用程序中处理Word文档,可以参考MSDN. Lori Turner. Automating Microsoft Office 97 and Office 2000,该文内容详细全面,但是要在C++程序中导出Word文档,按照文中的方法来处理是很麻烦的,特别是需要填写的参数太多,所以我们考虑生成正确的VB脚本,然后执行生成Word文档的操作,这个方法的优点在于:一方面可以少填写参数;另一方面可以使用在Word中录制的宏脚本,而只需作少量的修改。我们给出了一些简单的函数来方便生成Wor
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:145083
    • 提供者:徐磊
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com