Welcome![Sign In][Sign Up]
Location:
Search - project grid

Search list

[WEB CodeGrid

Description: Search Articles Authors Advanced Search Sitemap Print Broken Article? Bookmark Discuss Send to a friend 23 votes for this article. Popularity: 6.11. Rating: 4.49 out of 5. You are signed up for one or more newsletters but unfortunately we are unable to send you emails. Please click here to have an email sent that will allow us to confirm your email address. Download demo project - 19.6 KB Download source file - 10.5 KB Introduction The MVC pattern is the way of breaking an application or GUI control into three parts: the controller, the model, and the view. The MVC pattern was designed to deal with input, data processing, and rendering the data into the GUI realm. The user input, data processing and rendering the data are separated and handled by the view, model, and controller objects.
Platform: | Size: 11056 | Author: 曲亚武 | Hits:

[Home Personal applicationdata_write_down

Description: This a full 3-tier dababase application which includes a activex dll project(business objects) and a standard exe(UI). Besides all the database techniques it demonstrates, it also shows how to make MSHFlexgrid a editable grid(with combobox, checkbox, datetimepicker) and how to merge a toolbar for multi forms.-This a full 3-tier dababase application which includes a activeX dll project (business objects) and a standard exe (UI). Besides all the database techniques it demonstrates, it also shows how to make a MSHFlexgrid editable grid (with combobox. checkbox, datetimepicker) and how to merge a toolbar for multi forms.
Platform: | Size: 397312 | Author: zxf | Hits:

[Dialog_WindowLiteGrid

Description: 简易网格控件.\SOURCE\ - contains LiteGrid control source files .\VCTEST\ - contains an example of LiteGrid usage from a MFC application. .\VBTEST\ - contains an example of LiteGrid usage from a VB project.-simple grid control. \ SOURCE \-contains LiteGrid cont rol source files. \ VCTEST \-contains an exampl e LiteGrid of usage from a MFC application.. \ VB TEST \-contains an example of usage fr LiteGrid om a VB project.
Platform: | Size: 3154944 | Author: macui | Hits:

[WEB CodeGrid

Description: Search Articles Authors Advanced Search Sitemap Print Broken Article? Bookmark Discuss Send to a friend 23 votes for this article. Popularity: 6.11. Rating: 4.49 out of 5. You are signed up for one or more newsletters but unfortunately we are unable to send you emails. Please click here to have an email sent that will allow us to confirm your email address. Download demo project - 19.6 KB Download source file - 10.5 KB Introduction The MVC pattern is the way of breaking an application or GUI control into three parts: the controller, the model, and the view. The MVC pattern was designed to deal with input, data processing, and rendering the data into the GUI realm. The user input, data processing and rendering the data are separated and handled by the view, model, and controller objects. - Search Articles Authors Advanced Search Sitemap Print Broken Article? Bookmark Discuss Send to a friend 23 votes for this article. Popularity: 6.11. Rating: 4.49 out of 5. You are signed up for one or more newsletters but unfortunately we are unable to send you emails. Please click here to have an email sent that will allow us to confirm your email address. Download demo project- 19.6 KB Download source file- 10.5 KB Introduction The MVC pattern is the way of breaking an application or GUI control into three parts: the controller, the model, and the view. The MVC pattern was designed to deal with input, data processing, and rendering the data into the GUI realm. The user input, data processing and rendering the data are separated and handled by the view, model, and controller objects.
Platform: | Size: 10240 | Author: 曲亚武 | Hits:

[GUI Developgridctrl_demo220

Description: Using comboboxes in the MFC Grid Control Since I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some this was a little too involved, so I ve created a demo project that shows how to replace the default editing with a simple combo box. Previous methods of achieving this required that a new CGridCtrl derived class be created. With the new structure in the 2.X versions of CGridCtrl it s now a lot simpler. -Using comboboxes in the MFC Grid ControlSince I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some this was a little too involved, so I ve created a demo project that shows how to replace the default editing with a simple combo box. Previous methods of achieving this required that a new CGridCtrl derived class be created. With the new structure in the 2 . X versions of CGridCtrl it s now a lot simpler.
Platform: | Size: 206848 | Author: mark | Hits:

[ComboBoxExtensiveCombo_src

Description: A few months ago, I was asked to develop a combo box that contains a tree view inside it. Initially, I used a normal tree view control, but I soon realized that I was short of space on some of the win forms. Now, in another project, I needed to use a multi select combo box, so I transformed the old tree view combo into a generic combo so that in the future I can add any control (for example, grid view, tree view, list box or any user control) inside the combo. In this article, I will focus on Multi-select and tree view combo but in the attached file you can find some more examples of this generic approach. I hope this article will be helpful for you.
Platform: | Size: 76800 | Author: | Hits:

[ListView/ListBoxWtlGrid_src

Description: 老外写的,比较老,可参考他是如何使用WTL的。-After using WTL for some time, I ve developed the control that I miss the most for the kind of project that I do : A grid. This one is written from scratch, derived from a CScrollWindowImpl, it has the following features : Grid is a vector of vector of CString. It has a optional Toolbar where to add buttons with tooltip for edition operation (see screenshot). Resizable column title In place edit using a edit box, a combo box or a check-box. Collapsible tree like behavior. Overwritable behavior (BeforeEdit, AfterEdit, CellRendering, etc) via a derivable listener class.
Platform: | Size: 16384 | Author: TianYi | Hits:

[matlabspwminveter

Description: Matlab Simulink file for simulating a grid-tie three phase spwm inverter with active and reactive power control.
Platform: | Size: 20480 | Author: anvargas | Hits:

[Industry researchproject

Description: boinc desktop grid platform distributed computation
Platform: | Size: 1167360 | Author: mhnd | Hits:

[Game EngineBattlefield_C_2008

Description: This application is a battlefield simulator game with three types of units: Infantry, Cavalry, and Artillery. The map consists of several different terrain types lined in a six-sided-square grid as seen in many turn-based video games. The computer player s artificial intelligence is challenging to the player, and may provide insight for programmers with the regular use of several variations of breadth-first-search algorithms as well as one depth-first-search move-sequence solution algorithm, which are explained below. As a class and DLL, the battlefield project can be used to build a larger war game with its own economy and cast of characters to enrich game play.-This application is a battlefield simulator game with three types of units: Infantry, Cavalry, and Artillery. The map consists of several different terrain types lined in a six-sided-square grid as seen in many turn-based video games. The computer player s artificial intelligence is challenging to the player, and may provide insight for programmers with the regular use of several variations of breadth-first-search algorithms as well as one depth-first-search move-sequence solution algorithm, which are explained below. As a class and DLL, the battlefield project can be used to build a larger war game with its own economy and cast of characters to enrich game play.
Platform: | Size: 467968 | Author: vddh | Hits:

[matlabM7

Description: 在卡尔波利可持续力电机资源(超)项目正在开发太阳能直流配电系统设计的智能服务,几乎任何可能由一个离网的家庭需要负荷-At Cal Poly Sustainable Power motor resources (super) project is the development of solar DC power distribution system design, intelligent service, almost any possible off-grid home by a need to load
Platform: | Size: 8192 | Author: skyky | Hits:

[Booksgrid

Description: 利用事件管理器输出多种频率的正弦信号输出例程 文件名称:EVsine.c // // 主要功能:DSP28 T1PWM-输出产生正弦波, // 使能看门狗 -Use one of the following-l statements to include the // header linker command file in the project. The header linker // file is required to link the peripheral structures to the proper // locations within the memory map
Platform: | Size: 389120 | Author: 张兴 | Hits:

[matlabProject

Description: Calculates the Radon transform of a figure and returns the intersections of rays with the grid of the discretization in their projections
Platform: | Size: 1024 | Author: Eric | Hits:

[3D Graphicocean_project_grid

Description: 最早用投影网格法实现海面波动效果的代码,基于D3D,进行三维仿真,实现海面的波动效果,雾效果等。-Grid method was first realized by projection effects of sea level fluctuations in the code, based on D3D, three-dimensional simulation, the fluctuation effects to achieve the sea, fog effects.
Platform: | Size: 12768256 | Author: zhaoxvdong | Hits:

[SymbianTouchEx

Description: this project is written to demo the use of grid or cakngrid class of symbian.
Platform: | Size: 966656 | Author: vyron | Hits:

[matlabModelling-a-wind-turbine-with-permanent-magnet-ge

Description: This report is the conclusion of the post-course work following the Nordic PhD-course on Wind Power, which was held on Smø la 5th – 11th June 2005. The goal of the project was to construct a Simulink model of a 2.5 MW wind turbine with direct-driven permanent magnet generator connected to the grid via a back-to-back three-phase converter. The model was then to be tested in simulation runs.
Platform: | Size: 153600 | Author: proust | Hits:

[matlabwangce

Description: 网侧变流器模型,对并网课题方向的研究可能有所帮助,可以运行。-Network-side converter model, the direction of the grid project may be helpful, you can run.
Platform: | Size: 17408 | Author: 流星 | Hits:

[GDI-BitmapGame

Description: User options The Options form enables users to reset the high scores and turn sound on and off. Help The application includes a compiled Help project. The compiled Help is accessed through the Help menu item. Mouse The mouse is used not only to play the game, but to drag the form around when the title bar is hidden. Keyboard The "M" key toggles the menu and title bar on and off. The "P" key pauses and restarts the game action. Several Visual Basic and .NET Framework features are highlighted: GDI+ graphics The game action is implemented by using drawing functions from the System.Drawing namespace. Registry High scores are stored in the registry. Object-oriented programming The game action and drawing is controlled by several classes that act together. The main game classes are the Grid and Block classes. The PointTranslator class adds utility functions for drawing the blocks. The HighScores class handles retrieving and setting scores.- User options The Options form enables users to reset the high scores and turn sound on and off. Help The application includes a compiled Help project. The compiled Help is accessed through the Help menu item. Mouse The mouse is used not only to play the game, but to drag the form around when the title bar is hidden. Keyboard The "M" key toggles the menu and title bar on and off. The "P" key pauses and restarts the game action. Several Visual Basic and .NET Framework features are highlighted: GDI+ graphics The game action is implemented by using drawing functions from the System.Drawing namespace. Registry High scores are stored in the registry. Object-oriented programming The game action and drawing is controlled by several classes that act together. The main game classes are the Grid and Block classes. The PointTranslator class adds utility functions for drawing the blocks. The HighScores class handles retrieving and setting scores.
Platform: | Size: 105472 | Author: Itoro | Hits:

[Software EngineeringOverview-and-background-of-smart-grid

Description: Overview and background of smart grid which is the new and modern project for this developing electrical technology.
Platform: | Size: 15360 | Author: kali charan pradhan | Hits:

[FlashMXGrid

Description: grid客户端分页的例子,功能基本上差不多都到了,如果要改成服务器端分页也比较容易,处理一下表头点击排序事件应该就可以了。附件中删除了一些不必要的文件,如果编译的时候问题可以在项目属性里面去掉不存在的文件就可以了-example of the grid client-side paging, function almost the same to, if you want to change the server-side paging is also relatively easy to deal with the header click sorting events should be able to. Remove some unnecessary files in the attachment, if the compile time in the project properties inside can get rid of the file does not exist
Platform: | Size: 524288 | Author: stig | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net