搜索资源列表
Autoboot源码分析框架版
- 对autoboot源代码的分析报告。分析了autoboot的原理、安装和代码的框架结构。-right Autoboot source code analysis. Autoboot analysis of the principle, the installation of the framework and code structure.
TransparentBackground
- Java编写的透明窗口,是一个基本的框架结构,初学者可以以此为模板写自己的透明窗口.-Java prepared by the transparent window is a basic structure of the framework, beginners can also be used as templates to write their own transparent window.
195
- 第1章 Visual C++概述 1.1 Visual C++概述 1.2 Windows编程模式 1.2.1 面向过程的MS-DOS编程 1.2.2 面向用户的事件驱动编程 1.2.3 Windows消息机制 1.2.4 Windows系统消息类型 1.3 MFC类库 1.3.1 MFC类库的优越性 1.3.2 MFC类库说明 1.3.3 MFC框架与消息映射 1.4 Windows应用程序框架 1.4.1
max
- 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck
textbook2
- 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck
funtionandnote
- 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck
SmallStruct5_20061010
- 此版本的 SmallStruct 5 为稳定版,可以用于商业开发,适合于C/S结构的功能复杂,业务多变的应用系统。 SmallStruct 5是一个基于配置的的应用程序框架,集成了应用程序大部分一般性功能,只要编写少量代码即可生成应用程序,并且框架本身也是可扩展的。 -this version of the five SmallStruct stable version can be used for commercial development, suited to the C / S
MultiFrameFreeCode
- 该源码基于多文档窗体结构,用户可以自己创建多个IE风格的(左边treeview,右边listview)的框架,并与任何控件(这里是Tab控件)结合使用。运行该程序后,你可以看到view 1框架和view 2框架在Tab控件页中自动切换。-Based on the source code file Form structure, Users can create their own style of a number of IE (the left treeview. right listview
dotNetSDI
- 可自由活动的单文档界面,添加了页的活动,具有类似windows搜索所具有的框架结构,并具有搜索结果显示列表.-free activities of the single-document interface, add a page, Search with similar windows have the framework, and have the search results display list.
dotNETMDI
- 可自由活动的多文档界面,添加了页的活动,具有类似windows搜索所具有的框架结构,并具有搜索结果显示列表.-free activities of the multi-document interface, add a page, Search with similar windows have the framework, and have the search results display list.
VcDotNetMDI
- 可自由活动的多文档界面,添加了页的活动,具有类似windows搜索所具有的框架结构,并具有搜索结果显示列表.-free activities of the multi-document interface, add a page, Search with similar windows have the framework, and have the search results display list.
Plugin_Fra
- 一个完整的插件框架结构演示代码,你可以用它来给自己的程序增加插件功能!(编译时注意要先引用typelib目录里的olelib.tlb,否则会出现找不到引用错误) -a complete plug-frame structure demo code, you can use it to their own procedures to increase plugin function! (Compile-time attention to the first use of typelib oleli
bcb6.0-examples
- 我个人编写的C++builder6.0源码,详尽的例子,有助于对程序效率的提高,程序的结构化框架,要的请密我-I personally prepared by the C builder6.0 source, detailed examples, contribute to the improvement of the efficiency of the procedures are structured framework, to please close I
view2ctrl
- Convert CHtmlView to CHtmlCtrl CHtmlView和我们最终生成的CHtmlCtrl到底有什么区别? 其实,区别仅仅是它们被使用的方法不同.控件通常是对话框里的子窗口---当然你可以把它作为 任何窗口的子窗口.然而View却是专门为了实现MFC 文档视图结构而设计的.一个View有一个指向 Document的指针并且被固定在一个特别的窗口里---人称:框架窗口(CFrameWnd). 对于Document来说,CView是它可以从形态上被表现的
dbscan
- 该源码是基于密度聚类分析的最经典的DBSCAN算法的原始结构框架
SplitWindow_demo
- 这是一个不使用MFC的文档/视图结构的分割窗口的例子,对于了解框架窗口有很强的实际意义。
对语法敏感的编辑框
- 本程序实现了对语法敏感的功能。有三个类为用色彩表示语法的文本编辑提供了一个可扩充的框架结构。-realized by the right syntax-sensitive functions. There are three categories for the use of color, said grammar text editor provides an extensible framework.
BkgndSDI
- 在单文档框架结构的背景窗口上显示图案。重载视图OnEraseBkgnd函数,添加代码:if(!m_bAnimatedBkgnd) pDC->StretchBlt(0,0, rcClient.right-rcClient.left, rcClient.bottom-rcClient.top, &dcMem, 0,0, bm.bmWidth, bm.bmHeight, SRCCOPY) else {
mfcwenbenbianji
- MFC框架结构中的文档编辑 是vc++深入详解中的例程-The MFC framework structure of the document editing vc++-depth Xiangjie routines
195066
- 可自由活动的单文档界面,添加了页的活动,具有类似windows搜索所具有的框架结构,并具有搜索结果显示列表()