Welcome![Sign In][Sign Up]
Location:
Search - prototype Window

Search list

[OpenGL programOpenGL_10832420

Description: 本章列出了O p e n G L、O p e n G L实用库以及对X窗口系统的O p e n G L扩展的原型-O p e n G L, O p e n G and L practical for the X Window System O p e n expansion of G L prototype
Platform: | Size: 7423753 | Author: 苏聪 | Hits:

[ADO-ODBC200301050545025522

Description: 医院系统毕业设计 经过分析,我们使用 MICROSOFT公司的 vb开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。 软件源程序-hospital system after graduation design analysis, we used the MICROSOFT company vb development tools, use of the various object-oriented development tools, In particular, the data window is convenient and simple manipulation of the intelligence database objects, First established in a short period of time application system prototype, and then to the initial prototype system needs iteration, constantly revised and improved, until the formation of user satisfaction with the system viable. Software source
Platform: | Size: 22291 | Author: 陈顺锋 | Hits:

[Other resourceSetWindowPos

Description: SetWindowPos 详解 函数名:   SetWindowPos 头文件:   winuser.h 函数原型:   BOOL SetWindowPos   (   HWND hWnd, //窗口句柄   HWND hWndInsertAfter, //排列顺序的句柄   int X, //水平坐标   int Y, //垂直坐标   int cx, //宽   int cy, //高   UINT uFlags //窗口定位标识   ) -SetWindowPos Hi name : SetWindowPos header files : winuser.h prototype : BOOL SetWindowPos (HWND hWnd, / / window handle HWND hWndInsertAfter, / / order of the handle int X, / / int Y coordinates level. / / vertical coordinates int cx, / / width int cy, / / UINT uFlags / / window positioning logo)
Platform: | Size: 4696 | Author: zhusheng | Hits:

[Windows DevelopVC视图绘制动态曲线图

Description: ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : TestDrawCurve_26 ======================================================================== AppWizard has created this TestDrawCurve_26 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. This file contains a summary of what you will find in each of the files that make up your TestDrawCurve_26 application. TestDrawCurve_26.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. TestDrawCurve_26.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CTestDrawCurve_26App application class. TestDrawCurve_26.cpp This is the main application source file that contains the application class CTestDrawCurve_26App. TestDrawCurve_26.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. TestDrawCurve_26.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. res\TestDrawCurve_26.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file TestDrawCurve_26.rc. res\TestDrawCurve_26.rc2 This file contains resources that are not edited by Microsoft Visual C++. You should place all resources not editable by the resource editor in this file. ///////////////////////////////////////////////////////////////////////////// For the main frame window: MainFrm.h, MainFrm.cpp These files contain the frame class CMainFrame, which is derived from CFrameWnd and controls all SDI frame features. res\Toolbar.bmp This bitmap file is used to create tiled images for the toolbar. The initial toolbar and status bar are constructed in the CMainFrame class. Edit this toolbar bitmap using the resource editor, and update the IDR_MAINFRAME TOOLBAR array in TestDrawCurve_26.rc to add toolbar buttons. ///////////////////////////////////////////////////////////////////////////// AppWizard creates one document type and one view: TestDrawCurve_26Doc.h, TestDrawCurve_26Doc.cpp - the document These files contain your CTestDrawCurve_26Doc class. Edit these files to add your special document data and to implement file saving and loading (via CTestDrawCurve_26Doc::Serialize). TestDrawCurve_26View.h, TestDrawCurve_26View.cpp - the view of the document These files contain your CTestDrawCurve_26View class. CTestDrawCurve_26View objects are used to view CTestDrawCurve_26Doc objects. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named TestDrawCurve_26.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system's current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don't do this, some of the UI elements of your application will remain in the language of the operating system. /////////////////////////////////////////////////////////////////////////////
Platform: | Size: 1967656 | Author: xiayang168 | Hits:

[OpenGL programOpenGL_10832420

Description: 本章列出了O p e n G L、O p e n G L实用库以及对X窗口系统的O p e n G L扩展的原型-O p e n G L, O p e n G and L practical for the X Window System O p e n expansion of G L prototype
Platform: | Size: 7422976 | Author: 苏聪 | Hits:

[ADO-ODBC200301050545025522

Description: 医院系统毕业设计 经过分析,我们使用 MICROSOFT公司的 vb开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。 软件源程序-hospital system after graduation design analysis, we used the MICROSOFT company vb development tools, use of the various object-oriented development tools, In particular, the data window is convenient and simple manipulation of the intelligence database objects, First established in a short period of time application system prototype, and then to the initial prototype system needs iteration, constantly revised and improved, until the formation of user satisfaction with the system viable. Software source
Platform: | Size: 22528 | Author: 陈顺锋 | Hits:

[Windows Developwindows_js_1.3

Description: 原型窗口,可以基于该包开发仿真的windows桌面系统UI。-Prototype window, can be based on the development of simulation package windows desktop UI.
Platform: | Size: 696320 | Author: pboliu | Hits:

[ERP-EIP-OA-Portalvf0060

Description: --- -摘要--- -- 酒店管理 系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。 经过分析,我们使用 MICROSOFT公司的 VISUAL Foxpro 开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。 关键词:VISUAL FOXPRO 6.0 酒店管理 数据库 -Summary--------------- Hotel Management System is a typical management information system (MIS), including the development of its background of the establishment and maintenance of the database front-end applications, as well as the development of both. The former set up the requirements for data integrity and consistency of strong data security a good library. For the latter applications require full-featured and easy to use and so on. After analysis, we use MICROSOFT s VISUAL Foxpro development tools, provided by the use of a variety of object-oriented development tools, in particular, the data window can be simple and easy to manipulate intelligence database objects, first of all in a short period of time to establish systems Application of the prototype, and then on the initial prototype system iteration needs, and improving constantly, until the formation of a viable system of customer satisfaction. Key words: VISUAL FOXPRO 6.0 Hotel Management Database
Platform: | Size: 1017856 | Author: qq | Hits:

[Other001

Description: 商品管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。经过分析,我们使用 MICROSOFT公司的 Visual Studio.NET开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。-Merchandise management system is a typical management information system (MIS), including the development of the main background of the establishment and maintenance of database and application development front-end aspects. For the former requirement to establish data consistency and integrity, and data security of a good library. For applications which require full-featured and easy to use and so on. After analysis, we use the MICROSOFT company s Visual Studio.NET development tools, provided use of its object-oriented development tools, in particular, the data window can be convenient and simple manipulation of the intelligent object databases, the first in a short period of time the establishment of a prototype system, and then, on the demand for the initial iteration the prototype system, and constantly revised and improved, until the formation of a viable system of customer satisfaction.
Platform: | Size: 2861056 | Author: 车广林 | Hits:

[matlabSignal_Processing

Description: n多文章全部是IEEE上的关于多速率信号处理的内容,包括均匀和非均匀调制滤波器组的应用。其中cmfb.m为matlab文件,是A Kaiser Window Approach For The Design Of Prototype Filters Of Cosine Modulated Filterbanks的源代码,是老外给的M文件,很有参考价值。-n number of articles on all of the IEEE Signal Processing on the multi-rate content, including uniform and non-uniform application of modulated filter banks. Matlab file for cmfb.m which is A Kaiser Window Approach For The Design Of Prototype Filters Of Cosine Modulated Filterbanks the source code, is a foreigner to the M-file, a good reference.
Platform: | Size: 10791936 | Author: andyliao | Hits:

[Dialog_WindowPrototype-Window

Description: 这是我所见过的最好看的网页窗口/对话框程序,它实现于标准的HTML页面,实现语言是Javascript。你可以把它用到ASP.NET,AJAX,Java等等所有网页上,支持的功能有:可以改变窗口大小、支持最小化、最大化窗口、模型对话框、渐入渐出的渐变效果,支持皮肤等等功能。现有的实例包括:模仿MAC OS的对话框,在对话框中打开一个网页,警告框,确认对话框,信息对话框,登录对话框,AJAX对话框等等。-This is the best I have ever seen the page to see the window/dialog procedure, it is the realization of the standard HTML page, the realization of language is Javascript. You can put it to use ASP.NET, AJAX, Java, etc. on all pages, support functions are: window size can be changed to support the minimize, maximize window, dialog model, gradually fade out into the effect of the gradual change in support of function of the skin and so on. Current examples include: MAC OS imitate the dialog box, in the dialog box to open a web page, a warning box, a confirmation dialog box, the information dialog box, log on dialog box, AJAX dialog box and so on.
Platform: | Size: 813056 | Author: houhua | Hits:

[WEB Codelongboo-ajax

Description: 龙博框架主要特点 富客户端技术, 可以和任意后端技术(包括但不限于php, .Net, Java, python)或静态的HTML页面. 包含40多个图形界面控件, 例如标签(Tabs), 窗口对话框(Dialog),树型表格(TreeGrid),时间线(TimeLine)等等. 多浏览器兼容, 包括IE6+, firefox1.5+, opera9+, safari3+ 和 Google Chrome. 大量的API文档 和示例. 不断更新的代码片段供程序员参考. 极为方便的所见即所得的界面编辑器. Web界面使用拖拽轻松搞定,大大降低开发时间. 和其他Ajax框架,如jQuery, prototype, mootools充分兼容. 源代码开放。在LGPL许可下, 可免费应用于个人或商业目的. -The framework of the main features of rombo rich-client technology, can be any back-end technologies (including but not limited to php,. Net, Java, python), or static HTML pages. Containing more than 40 graphical interface controls, such as labels (Tabs), dialog window (Dialog), tree form (TreeGrid), timeline (TimeLine) and so on. more compatible browser, including IE6+, firefox1.5+, opera9+, safari3+ and Google Chrome. a lot of API documentation and examples. constantly update the code fragment for the programmer' s reference. extremely convenient WYSIWYG editor interface. Web interface easy to use drag-and-drop to get to significantly reduce development time. and other Ajax frameworks such as jQuery, prototype, mootools fully compatible. source code open. Under the LGPL license can be used free of personal or commercial purposes.
Platform: | Size: 4352000 | Author: Lee XiaoLiang | Hits:

[Windows Developfypher

Description: 该程序通过接受系统广播消息响应U盘的插入和拔出。 可以用户自定义命令行,点start后窗口隐藏,开始监控~呵呵~ 该程序可以作为各种U盘工具的雏形,比如U盘小偷什么的。-The program by accepting the system broadcast the message to respond to U disk insertion and removal. Can be user-defined command-line, after the start point of the window hidden, began to monitor ~呵呵~ This program can serve as a prototype of a variety of U disk tools, such as U disk thieves or something.
Platform: | Size: 98304 | Author: ithurricane | Hits:

[Otherc-language-graphics-functions-description

Description: Turbo C提供了非常丰富的图形函数, 所有图形函数的原型均在graphics. h中, 本节主要介绍图形模式的初始化、独立图形程序的建立、基本图形功能、图形窗口以及图形模式下的文本输出等函数。另外, 使用图形函数时要确保有显示器图形驱动程序*BGI, 同时将集成开发环境Options/Linker中的Graphics lib选为on, 只有这样才能保证正确使用图形函数。-Turbo C provides a very rich graphical functions, all the graphics functions of the prototype are in graphics. H in, this section focuses on the initialization of graphics mode, the establishment of an independent graphics program, the basic graphics functions, graphics window, as well as graphics mode text output and other functions. In addition, when using the graphics function is to ensure that display graphics drivers* BGI, while Integrated Development Environment Options/Linker in the Graphics lib voted on, the only way to ensure the proper use of graphics functions.
Platform: | Size: 100352 | Author: | Hits:

[Booksfuctions_for_c_programming

Description: Turbo C提供了非常丰富的图形函数, 所有图形函数的原型均在graphics. h 中, 本节主要介绍图形模式的初始化、独立图形程序的建立、基本图形功能、图形窗口以及图形模式下的文本输出等函数。另外, 使用图形函数时要确保有显示器图形驱动程序*BGI, 同时将集成开发环境Options/Linker中的Graphics lib选 为on, 只有这样才能保证正确使用图形函数。-Turbo C provides a very rich graphical functions, all the graphics functions of the prototype are in graphics. H in, this section focuses on the initialization of graphics mode, the establishment of an independent graphics program, the basic graphics functions, graphics window, as well as graphics mode text output and other functions. In addition, when using the graphics function is to ensure that display graphics drivers* BGI, while Integrated Development Environment Options/Linker in the Graphics lib voted on, the only way to ensure the proper use of graphics functions.
Platform: | Size: 21504 | Author: 刘宏令 | Hits:

[matlabDSP5

Description: 1.窗口法设计FIR数字滤波器。 2.以Butterworth 模拟低通滤波器为原型,设计IIR数字滤波器。-1. Window Design of FIR digital filter. 2. In order Butterworth analog low-pass filter for the prototype, design IIR digital filter.
Platform: | Size: 5120 | Author: shen yuan | Hits:

[Otherexpert_systems_in_prolog

Description: These programs are prototype expert system shells. include source code directories they are : native,clam,oops, foops,retefoop,window.
Platform: | Size: 568320 | Author: fbeta | Hits:

[OpenGL programopengl_x_window_extension_prototype_tutorial

Description: opengl x窗口扩展的原形教程opengl x window extension prototype tutorial-opengl x window extension prototype tutorial opengl x window extension prototype tutorial
Platform: | Size: 902144 | Author: qo | Hits:

[WEB Codeucc

Description: JavaScript编写的网页菜单,以及嵌入html窗口。这是一个web版的即时通讯界面雏形,可以用于初学者学习JS/hmtl/css基础知识。此代码为本人手工编写,用于IM的界面原型设计。-Written in JavaScript web menu, and embedded in html window. This is a web version of the instant messaging interface prototype, can be used for beginners to learn JS/hmtl/css basic knowledge.
Platform: | Size: 10253312 | Author: david | Hits:

[Windows DevelopVisual-MFC-editor

Description: 一个基于MFC的多文档(MDI)程序编辑器的雏形框架,具有窗口分割、系统文件目录树形对话框、标签页view、代码编辑保存、语法高亮显示及查找、设置书签等系列基本功能,可以任意进行二次开发。-An MFC-based multi-document (MDI) program editor prototype frame having a separate window, the system file directory tree dialog tab view, code editing and saving, syntax highlighting and find, set bookmarks, and other basic functions, can be arbitrarily for secondary development.
Platform: | Size: 13575168 | Author: apple | Hits:
« 12 »

CodeBus www.codebus.net