搜索资源列表

  1. ArrayView

    0下载:
  2. 各种方式排列视图view,献给需要的朋友-various ways with View view, dedicated to the needs of friends
  3. 所属分类:界面编程

    • 发布日期:2024-05-03
    • 文件大小:69632
    • 提供者:张圣望
  1. multiviewdemo

    0下载:
  2. 本代码实现了单文档、多视图界面,可以对各视图选择排列方式,并可以用按钮激活某个视图-the code to achieve a single-file, multi-View interface can choose to view the arrangement, button and can be activated with a View
  3. 所属分类:界面编程

    • 发布日期:2024-05-03
    • 文件大小:53248
    • 提供者:
  1. windowsOpenGL

    0下载:
  2. 由于在工作中需要结合浮动窗体实现OpenGL的多视图,用于得到三维实体的三视图观察效果,通过参考其它资料,设计了一个程序框架,在此基础之上大家可以根据自己的需要进行扩充,实现需要的功能。 -due to the work necessary to integrate OpenGL floating Creating Multiple Views, used to be three entities 3D View observat
  3. 所属分类:OpenGL

    • 发布日期:2024-05-03
    • 文件大小:209920
    • 提供者:何晓强
  1. mvcstudy

    0下载:
  2. 使用MVC(Model-View-Controller)模型,将数据处理和数据显示分离开,使维护,扩展系统更加灵活。-use MVC (Model-View-Controller) model, data processing and data display, leaving the maintenance, expansion of the system more flexible.
  3. 所属分类:界面编程

    • 发布日期:2024-05-03
    • 文件大小:16384
    • 提供者:inprssot
  1. TestMyViewTabCtrl

    0下载:
  2. 一个标签控件,以View作为页面,可以按不同的方式添加,删除,获取各页面.-a label control, as to View pages, in accordance with different ways to add, delete, access to the pages.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-03
    • 文件大小:67584
    • 提供者:duron1000
  1. xmlview

    0下载:
  2. 提供通用的xml查看工具,封装了三个类:CXmlDocumentWrapper,对xml文件操作,CXmlNodeListWrapper,节点集操作,CXmlNodeWrapper,节点操作-provide common tools xml View, Packaging, a three categories : CXmlDocumentWrapper the xml file manipulation, CXmlNodeListWr
  3. 所属分类:文件操作

    • 发布日期:2024-05-03
    • 文件大小:117760
    • 提供者:zhang
  1. multicamera-calib-Code

    0下载:
  2. Muilt-view Camera Calibration Code base on Matlab-Muilt-view Camera Calibration Code base o n Matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:104448
    • 提供者:倪冰冰
  1. proptree_src

    0下载:
  2. The CPropTree class implements a tree control that is similar to the property view seen in Visual Studio .Net. The source project compiles to a DLL so you can easily incorporate it into your project. You can check my web
  3. 所属分类:TreeView控件

    • 发布日期:2024-05-03
    • 文件大小:50176
    • 提供者:gaowen
  1. verticaltree

    0下载:
  2. While studying electronic engineering and computer science, I participated in a compiler workshop where we had to write our own programming language. To view and analyse the syntax tree for a given program, I wrote a cus
  3. 所属分类:TreeView控件

    • 发布日期:2024-05-03
    • 文件大小:18432
    • 提供者:gaowen
  1. 200699131011580

    0下载:
  2. 读写usb 上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了。可以使用UsbView工具查看USB设备到底支持几个Endpoint,每个都以什么方式读写。 如果你的设备支持3个EndPoint,0号是控制的,1号是读,2号是写,那你直接读取0号Endpoint,搞不好就会发生重起的问题 -literacy usb above Op
  3. 所属分类:系统编程

    • 发布日期:2024-05-03
    • 文件大小:206848
    • 提供者:sos110
  1. yuv-view

    0下载:
  2. 流媒体中的yuv图像装换成rgb显示,测试运行通用过的-streaming media images of yuv loaded replaced by rgb, definitive test run-off
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-03
    • 文件大小:24576
    • 提供者:l
  1. Disk-View

    0下载:
  2. Disk-View.zip,view the disk-Disk-View.zip, view the disk
  3. 所属分类:系统编程

    • 发布日期:2024-05-03
    • 文件大小:68608
    • 提供者:trampor
  1. NeuralNetTwo

    0下载:
  2. Creation of Multiple Dynamic Views. How to initilize and use additional different views in your MDI app by using Doc view architecture. Example code of OpenGL window and a Dialog window-Creation of Multiple Dynamic Views
  3. 所属分类:OpenGL

    • 发布日期:2024-05-03
    • 文件大小:44032
    • 提供者:xuroc
  1. qzoomview

    0下载:
  2. 类似cad中的视图缩放,视图放大,缩小,平移等-similar progression of View zoom, enlarge View, narrow, translation etc.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-03
    • 文件大小:130048
    • 提供者:王涛
  1. os3Ajobschedulingsystem

    0下载:
  2. 实现一个多进程的作业控制系统,用户可以完成如下操作, 1. 提交自己的作业,让系统调度运行; 2. 将已提交的作业移出; 3. 查看作业的状态。 为了简便起见,假设每个用户最多能提交1个作业,系统中只有2000个用户。-more than one process to achieve operational control of the system, users can complete the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-03
    • 文件大小:159744
    • 提供者:wanghui
  1. Micrium-NXP-uCOS-II-View-LCD-LPC2138

    0下载:
  2. μCOS-II在NXP LPC2138 ARM上的移植源码,包括详细的移植说明文档,还有μCLIB和μCLCD的源码。使用IAR编译器编译。-μCOS-II in the NXP LPC2138 ARM transplant source, including detailed documentation of the transplant, as well as the source μCLIB and μCLCD. Use IAR
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-03
    • 文件大小:3357696
    • 提供者:康金涛
  1. DlgView07.01.20

    0下载:
  2. 此代码可以轻松实现在对话框中动态创建视图!-this code can be easily achieved in the dialog box to create dynamic View!
  3. 所属分类:书籍源码

    • 发布日期:2024-05-03
    • 文件大小:41984
    • 提供者:crh
  1. viewusbdevice

    0下载:
  2. 查看计算机上USB设备描述符的源代码,使用DDK开发。-View computer USB device descr iptors to the source code, the use of DDK development.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-03
    • 文件大小:287744
    • 提供者:张建彬
  1. USBhidcheck

    0下载:
  2. 一个用VC++编写的查看HID设备的信息的程序,虽然没有太大的价值,但可以参考其编写方法,作为学习查找USB设备的例子。-a VC View HID prepared by the equipment of the information process, although it is not much value, But its reference to the preparation method, as you learn fr
  3. 所属分类:其它资源

    • 发布日期:2024-05-03
    • 文件大小:69632
    • 提供者:张建彬
  1. stl-view

    0下载:
  2. 看STL文件的小软件,可以自由的实现旋转,等功能,现在只是一小部分,以后会发后面的-small software capable of realization of the freedom of rotation, and other functions, and this is just a small part of it, will be issued after the behind
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-03
    • 文件大小:179200
    • 提供者:caosang
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org