Welcome![Sign In][Sign Up]
Location:
Search - view

Search list

[GDI-BitmapViewMorphing

Description: 图像插值程序,在一些场合需要提供真实接触感觉,可以根据视角位置变化而生成对应视点的视图,提供相应的三维感觉,从而能够“环视”场景中的三维物体。-image interpolation procedures, in some occasions the need to provide access to real sense, it may change position and perspective generation of the corresponding Perspective View, with a corresponding three-dimensional feel, to "look at" the scene of the 3D object.
Platform: | Size: 136192 | Author: | Hits:

[Embeded-SCM Developchinese_displty(lao)

Description: 汉字库的实现 一.获取字库.exe 可以获得汉字库及英文字库 二.查看字库.exe 可以查看汉字库及英文字库的点阵显示效果 三.显示程序.h 获取字库点阵及显示的源代码 四.其它资料 相关的字库显示资料 06.3 华工-the realization of a Store. Access library. Exe available Store and two English font. View library. Exe can view Store and English font matrix display 3. Display program. H character dot-matrix and access to the source code shown four. Other information related to the information on the library 06.3 laborers
Platform: | Size: 843776 | Author: 劳中建 | Hits:

[Dialog_WindowCellView

Description: 用view实现的一个类似Excell的表格源代码。-with the view to achieve a similar Excel forms source code.
Platform: | Size: 75776 | Author: 武功 | Hits:

[TreeViewVC++TabView1

Description: 绝佳的Tab View控件的方式之一,VC++6.0经过运行调试的,可直接使用-excellent Tab Controls View one of the ways that VC 6.0 After running the debugger can be used directly
Platform: | Size: 39936 | Author: 张圣望 | Hits:

[GUI DevelopArrayView

Description: 各种方式排列视图view,献给需要的朋友-various ways with View view, dedicated to the needs of friends
Platform: | Size: 69632 | Author: 张圣望 | Hits:

[GUI Developmultiviewdemo

Description: 本代码实现了单文档、多视图界面,可以对各视图选择排列方式,并可以用按钮激活某个视图-the code to achieve a single-file, multi-View interface can choose to view the arrangement, button and can be activated with a View
Platform: | Size: 53248 | Author: | Hits:

[OpenGL programwindowsOpenGL

Description: 由于在工作中需要结合浮动窗体实现OpenGL的多视图,用于得到三维实体的三视图观察效果,通过参考其它资料,设计了一个程序框架,在此基础之上大家可以根据自己的需要进行扩充,实现需要的功能。 -due to the work necessary to integrate OpenGL floating Creating Multiple Views, used to be three entities 3D View observation results, by reference to other information, the design of a procedural framework, On this basis we can according to their own needs for the expansion to achieve the necessary functions.
Platform: | Size: 209920 | Author: 何晓强 | Hits:

[GUI Developmvcstudy

Description: 使用MVC(Model-View-Controller)模型,将数据处理和数据显示分离开,使维护,扩展系统更加灵活。-use MVC (Model-View-Controller) model, data processing and data display, leaving the maintenance, expansion of the system more flexible.
Platform: | Size: 16384 | Author: inprssot | Hits:

[Dialog_WindowTestMyViewTabCtrl

Description: 一个标签控件,以View作为页面,可以按不同的方式添加,删除,获取各页面.-a label control, as to View pages, in accordance with different ways to add, delete, access to the pages.
Platform: | Size: 67584 | Author: duron1000 | Hits:

[File Operatexmlview

Description: 提供通用的xml查看工具,封装了三个类:CXmlDocumentWrapper,对xml文件操作,CXmlNodeListWrapper,节点集操作,CXmlNodeWrapper,节点操作-provide common tools xml View, Packaging, a three categories : CXmlDocumentWrapper the xml file manipulation, CXmlNodeListWrapper, Node Set operation, CXmlNodeWrapper, Node Operation
Platform: | Size: 117760 | Author: zhang | Hits:

[Special Effectsmulticamera-calib-Code

Description: Muilt-view Camera Calibration Code base on Matlab-Muilt-view Camera Calibration Code base o n Matlab
Platform: | Size: 104448 | Author: 倪冰冰 | Hits:

[TreeViewproptree_src

Description: 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 page for more information on the control.-The CPropTree class implements a tree cont rol that is similar to the view seen in property V isual Studio. Net. The source project compiles to a DLL so you can easily incorporate it into you r project. You can check my web page for more info rmation on the control.
Platform: | Size: 50176 | Author: gaowen | Hits:

[TreeViewverticaltree

Description: 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 custom drawn tree component those days. The original component was written in Java and I thought it might be useful to have it as a CTreeCtrl derivate. In contrast to some other custom drawn tree controls at CodeProject, this one does not has its own data structure for representing the tree. This means that you do not have to write different code for inserting the tree items when you want to switch from CTreeCtrl. Because this control inherits from CTreeCtrl, it is very easy to activate the stock-functionality which draws the tree in the traditional way.-While studying an electronic engineering d computer science. I participated in a workshop where we compiler h ad to write our own programming language. To vie w and analyze the syntax tree for a given program , I wrote a custom drawn tree component those da ys. The original component was written in Java an d I thought it might be useful to have it as a CTre eCtrl derivate. In contrast to some other custom drawn tree controls at CodeProject. this one does not has its own data structure for r epresenting the tree. This means that you do not have to write different code for inserting the t ree items when you want to switch from CTreeCtrl . Because this control inherits from CTreeCtrl , it is very easy to activate the stock-functio nality which draws the tree in the traditional w ay.
Platform: | Size: 18432 | Author: gaowen | Hits:

[OS program200699131011580

Description: 读写usb 上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了。可以使用UsbView工具查看USB设备到底支持几个Endpoint,每个都以什么方式读写。 如果你的设备支持3个EndPoint,0号是控制的,1号是读,2号是写,那你直接读取0号Endpoint,搞不好就会发生重起的问题 -literacy usb above OpenDevice function is to demonstrate how open the equipment GUID a USB interface equipment literacy and communications equipment when there is a need to understand the driving equipment in the end all support the way. UsbView tools can use USB devices in the end View supports several Endpoint. each of the ways to read and write. If your equipment supports three EndPoint, 0, control, on the 1st of reading, writing on the 2nd, you direct read 0, Endpoint, will take place regardless of the starting weight problem
Platform: | Size: 206848 | Author: sos110 | Hits:

[Streaming Mpeg4yuv-view

Description: 流媒体中的yuv图像装换成rgb显示,测试运行通用过的-streaming media images of yuv loaded replaced by rgb, definitive test run-off
Platform: | Size: 24576 | Author: l | Hits:

[OS programDisk-View

Description: Disk-View.zip,view the disk-Disk-View.zip, view the disk
Platform: | Size: 68608 | Author: trampor | Hits:

[OpenGL programNeuralNetTwo

Description: 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. How to initilize and use additional different views i n your MDI app by using Doc view architecture. Ex ample code of OpenGL window and a window Dialog
Platform: | Size: 44032 | Author: xuroc | Hits:

[2D Graphicqzoomview

Description: 类似cad中的视图缩放,视图放大,缩小,平移等-similar progression of View zoom, enlarge View, narrow, translation etc.
Platform: | Size: 130048 | Author: 王涛 | Hits:

[Linux-Unixos3Ajobschedulingsystem

Description: 实现一个多进程的作业控制系统,用户可以完成如下操作, 1. 提交自己的作业,让系统调度运行; 2. 将已提交的作业移出; 3. 查看作业的状态。 为了简便起见,假设每个用户最多能提交1个作业,系统中只有2000个用户。-more than one process to achieve operational control of the system, users can complete the operation as follows, 1. Submitted their own operations, Scheduling allows the system operation; 2. has been submitted to the operation outflow; 3. View operating condition. For the sake of simplicity, assume that each user can submit a maximum of one operating system, only 2,000 users.
Platform: | Size: 159744 | Author: wanghui | Hits:

[uCOSMicrium-NXP-uCOS-II-View-LCD-LPC2138

Description: μ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 compiler to compile.
Platform: | Size: 3357696 | Author: 康金涛 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net