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

搜索资源列表

  1. classshapemain

    0下载:
  2. classshapemain.zip //: c03:AutoInc.java // Demonstrates the ++ and -- operators. // From Thinking in Java, 3rd ed. (c) Bruce Eckel 2002 // www.BruceEckel.com. See copyright notice in CopyRight.txt. public class AutoInc { public static
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:843
    • 提供者:张竹
  1. SerialsPort

    0下载:
  2. 串口精灵源代码, 有很高的参考价值. AppWizard has created this CommWizard application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.-serial Wizard s
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:46482
    • 提供者:刘利峰
  1. push

    0下载:
  2. 这个例子演示图钉按纽的实现(就像Developer Studio中资源的属性表中左上角的按纽)-this example demonstrates the realization radius button (like Developer Studio is a resource sexual upper left corner of the table button)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:12451
    • 提供者:xgch
  1. us_apgxy

    0下载:
  2. zemax源码: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at th
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:25467
    • 提供者:狄拉克
  1. fmhttpserversearch

    0下载:
  2. AppWizard has created this fmhttpserversearch application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application-AppWizard has created this
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:29474
    • 提供者:路佳栋
  1. SoccerDoctor

    0下载:
  2. The application wizard has created this SoccerDoctor application for you. This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your application. -The application
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:208986
    • 提供者:王揌
  1. adder_ahead8bit

    1下载:
  2. 本文件提供了用verilog HDL语言实现的8位超前进位加法器,充分说明了超前进位加法器和普通加法器之间的区别.-using verilog HDL achieve the eight-ahead adder, fully demonstrates the CLA for ordinary Adder and the distinction between.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:10307
    • 提供者:剑指眉梢
  1. DriverWizard_src

    0下载:
  2. 驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT driver framework. I decided to copy the N
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:17266
    • 提供者:周惠
  1. Demolistctrl

    0下载:
  2. 此代码展示了如何实现一个ListCtrl控件。-this code demonstrates how to achieve a ListCtrl control.
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:2854659
    • 提供者:adading
  1. for_mfc_ScriptDemo

    0下载:
  2. 为你的MFC程序添加宏脚本语言。AppWizard has created this scr iptDemo application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.-for your MFC adds A
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:42535
    • 提供者:zhouwei
  1. MultiImageViewer

    0下载:
  2. This applet demonstrates:1、receiving multiple files from a drag-drop operation 2、being a drag-drop source 3、optimizing the viewer for performance--creating thumbnails on the fly and owner draw issues 4、usability issues--changing image and form sizes
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:10726
    • 提供者:田巾
  1. mfc_advanced_cube

    0下载:
  2. CUBE is a simple OpenGL™ application. It demonstrates how to integrate OpenGL with the MFC single document interface (SDI), and how OpenGL s resource contexts are used in conjunction with device contexts.-CUBE is a simple OpenGL
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:18824
    • 提供者:srom chen
  1. MyScript

    0下载:
  2. 利用脚本控件scr iptCtrl开发的一个脚本运行工具,展现了给MFC程序增加脚本功能的最简单易行的方法。支持多个参数脚本函数。 使用方法见下载文件中的“使用简介.doc” 注意:源码的运行环境为,VS2005下运行-use scr ipt control scr iptCtrl development tools running a scr ipt, MFC demonstrates the procedure to increase the functional scr ipt o
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:116344
    • 提供者:maj
  1. 3DModelEditor

    0下载:
  2. 三维图形编辑器,可完成对三维图形的导入导出,以及很多对图形的基本操作 AppWizard has created this 3DEditor application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.-3
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3521230
    • 提供者:郑刚
  1. contacts

    0下载:
  2. This example program demonstrates how to implement a rudimentary contact manager in Visual Basic. You can add any number of names and phone numbers, etc. Although this program is extremely simple, it is provided as a foundation that you can use to be
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8151
    • 提供者:charle
  1. yxgxxx

    0下载:
  2. 本源代码演示了一个怎样通过局域网更新游戏的例程,适合作为网吧游戏管理使用!-source code demonstrates how through a LAN game of routines, update, as appropriate management and use of Internet cafes game!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:12949
    • 提供者:裴可可
  1. DSX01.ZIP

    0下载:
  2. AppWizard has created this DSX01 DLL for you. This DLL not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your DLL. -AppWizard has created this DSX01 DLL for yo DLL u. This not on
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:363816
    • 提供者:hw
  1. deadlineWdDemo

    0下载:
  2. This program demonstrates using watchdog timers to invoke deadline handlers. CoordinatorTask sends data to the organizer. OrganizerTask receives data from the coordinatorTask, and resets the coordinatorTask when no data is sent by
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:2333
    • 提供者:于凤新
  1. Intertask_thread-safe_C++_class

    0下载:
  2. This program demonstrates using a thread safe C++ class called SharedQT<T>. This example actually has several elements which may prove useful for those who are new to C++:-This program demonstrates using a thread's afe C class called
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:12756
    • 提供者:于凤新
  1. Duplex

    0下载:
  2. 这是linux下 MiniGUI的一个程序,包括makfile,目标文件以及源文件,通过该源码,展示了如何编写makefile,如何运用minigui控件,如何设置参数,文件handle的使用,当然还有高级一点的用法,比如回调函数。-under linux This is a procedure for MiniGUI, including makfile. the target file and the source document, the source, demonstrates how
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:123091
    • 提供者:xujun
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com