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

Search list

[ListView/ListBoxPower列表控件

Description: 本程序实现一个功能强大的列表视控件,本控件具有下列特征: 整行加亮;对列自动排序(用数字和文本序列); 支持背景图像和混合加亮选择; 支持水平和垂直网格;可拖动的列; 通过Format对话框,可以定制列格式(大小、对齐);用Column Manager管理列; 支持分类视(象Outlook 98) 在每个单元中,支持定制文本颜色、字体和网格边界; 自动从注册表中存储和装入信息; 打印支持; 每个单元支持图像; 列视的头支持图像;使用多信息编辑控件编辑子项; 用组合框控件支持子项编辑;自动拷贝项到剪接板; 定制项目高度;单元工具提示;高亮当前选择的单元;支持数据库。 -the program a powerful list, as controls, the controls have the following characteristics : the whole trip plus-liang; right automatic sorting out (with digital and text sequences); support background images and mixed plus-choice; support for horizontal and vertical grid; Movable out; through Format dialog, and can be customized format (size, Alignment); Column Manager with the management out; Classification as support (like Outlook 98) in each of the modules and support custom text colors, fonts and mesh boundary; automatic from the registry information storage and loading; Print support; each module supports image; As shown in the first image support; the use of editorial control over the information the sub-editors; Combined box controls to support the sub-editors; items to automaticall
Platform: | Size: 144094 | Author: Mark | Hits:

[Other resourcedrawmesh

Description: about draw.exe (source file draw7.f) 11/12/2005 --------------------------------------------------------------------- 作用: 读入m12,m13,e11等程序的网格数据,输出.eps格式的图片 (Windows下免费的.eps文件查看软件 http://www.cs.wisc.edu/~ghost/) 用法: 1.程序运行时,首先出现提示 “TYPE THE INPUT FILENAME:” 这时直接输入m12,m13,e11等的数据文件 2.“SELECT MESHLINE MODE(0=NONE,1=COMPLEX,2=SIMPLE,3=CUSTOM)” 可以控制网格线的疏密,custom为自定义,若输入3,出现提示 “INPUT A NUMBER N (EVERY N LINES WILL OUTPUT ONE):” 每N条网格线中输出1条 3.“DRAW BORDER OR AXIS(0=NEITHER,1=BORDER,2=AXIS,3=BOTH):” 选择是否输出“坐标轴”和“边框” 扩展: 可以通过drawcfg.ini文件对输出图片进行适当的设置 当drawcfg.ini不存在时,程序采用默认值 其他: 1.由于做了某些假定,在特定情况下,程序可能不能正常运行 2.程序编写符合Fortran 77标准,可在window、linux、dos下编译运行-about draw.exe (source file draw7.f) 11 / 1 2 / 2005 ---------------------------------- ----------------------------------- role : Reading into the m12, m13, e11 procedures in grid data output. eps format photographs (Windows free. eps documents View software http : / / www.cs.wisc.edu/ ~ ghost /) Usage : 1. running, First prompted by the "TYPE THE INPUT FILENAME :" At this time the direct importation of m12. m13. e11 the two data files. "SELECT MESHLINE MODE (0 = NONE. COMPLEX = 1, 2 = SIMPLE, 3 = CUSTOM) "can control the grid spacing, Since the definition of custom, if the importation of three, prompted "INPUT A NUMBER N (N LINES WILL EVERY OUTPUT ONE) : "Each of the N grid line output a three." DRAW BORDER OR AXIS (0 = NEITHE R, a = BORDER, AXIS = 2, 3
Platform: | Size: 16289 | Author: 李想 | Hits:

[Dialog_WindowCFormView Class with Custom Background Color

Description: 有背景图的FORMVIEW-Background map FormView
Platform: | Size: 30720 | Author: 邓华 | Hits:

[ListView/ListBoxPower列表控件

Description: 本程序实现一个功能强大的列表视控件,本控件具有下列特征: 整行加亮;对列自动排序(用数字和文本序列); 支持背景图像和混合加亮选择; 支持水平和垂直网格;可拖动的列; 通过Format对话框,可以定制列格式(大小、对齐);用Column Manager管理列; 支持分类视(象Outlook 98) 在每个单元中,支持定制文本颜色、字体和网格边界; 自动从注册表中存储和装入信息; 打印支持; 每个单元支持图像; 列视的头支持图像;使用多信息编辑控件编辑子项; 用组合框控件支持子项编辑;自动拷贝项到剪接板; 定制项目高度;单元工具提示;高亮当前选择的单元;支持数据库。 -the program a powerful list, as controls, the controls have the following characteristics : the whole trip plus-liang; right automatic sorting out (with digital and text sequences); support background images and mixed plus-choice; support for horizontal and vertical grid; Movable out; through Format dialog, and can be customized format (size, Alignment); Column Manager with the management out; Classification as support (like Outlook 98) in each of the modules and support custom text colors, fonts and mesh boundary; automatic from the registry information storage and loading; Print support; each module supports image; As shown in the first image support; the use of editorial control over the information the sub-editors; Combined box controls to support the sub-editors; items to automaticall
Platform: | Size: 143360 | Author: Mark | Hits:

[Graph Drawingdrawmesh

Description: about draw.exe (source file draw7.f) 11/12/2005 --------------------------------------------------------------------- 作用: 读入m12,m13,e11等程序的网格数据,输出.eps格式的图片 (Windows下免费的.eps文件查看软件 http://www.cs.wisc.edu/~ghost/) 用法: 1.程序运行时,首先出现提示 “TYPE THE INPUT FILENAME:” 这时直接输入m12,m13,e11等的数据文件 2.“SELECT MESHLINE MODE(0=NONE,1=COMPLEX,2=SIMPLE,3=CUSTOM)” 可以控制网格线的疏密,custom为自定义,若输入3,出现提示 “INPUT A NUMBER N (EVERY N LINES WILL OUTPUT ONE):” 每N条网格线中输出1条 3.“DRAW BORDER OR AXIS(0=NEITHER,1=BORDER,2=AXIS,3=BOTH):” 选择是否输出“坐标轴”和“边框” 扩展: 可以通过drawcfg.ini文件对输出图片进行适当的设置 当drawcfg.ini不存在时,程序采用默认值 其他: 1.由于做了某些假定,在特定情况下,程序可能不能正常运行 2.程序编写符合Fortran 77标准,可在window、linux、dos下编译运行-about draw.exe (source file draw7.f) 11/1 2/2005--------------------------------------------------------------------- role : Reading into the m12, m13, e11 procedures in grid data output. eps format photographs (Windows free. eps documents View software http :// www.cs.wisc.edu/ ~ ghost /) Usage : 1. running, First prompted by the "TYPE THE INPUT FILENAME :" At this time the direct importation of m12. m13. e11 the two data files. "SELECT MESHLINE MODE (0 = NONE. COMPLEX = 1, 2 = SIMPLE, 3 = CUSTOM) "can control the grid spacing, Since the definition of custom, if the importation of three, prompted "INPUT A NUMBER N (N LINES WILL EVERY OUTPUT ONE) : "Each of the N grid line output a three." DRAW BORDER OR AXIS (0 = NEITHE R, a = BORDER, AXIS = 2, 3
Platform: | Size: 16384 | Author: 李想 | Hits:

[Windows DevelopLazColorPalette-0.1

Description: Lazarus Component A color palette grid with ability to use custom palette
Platform: | Size: 15360 | Author: sam.yen | Hits:

[ADO-ODBCAdo

Description: 使用ADO技术访问数据库。同时使用自定义栅格控件显示数据列表,演示如何在VC++中定制GUI对象。-Access the database using ADO technology. At the same time, the use of custom data grid shows a list of controls, demonstrate how VC++ in the custom GUI objects.
Platform: | Size: 26624 | Author: lxq | Hits:

[Delphi VCLGrid.Collection.v4.3.9.Full.Source.For.Delphi.BCB

Description: he Grid Collection is a set of controls designed to work standalone or automatically within a grid. With this collection of controls there is no need to have a custom grid control or a custom set of tables and/or datasource in turn allowing easier integration into existing application. All you need to do is set the controls Grid and Field properties and the controls will do the rest. Not only do these controls seamlessly integrate into Borland’s DBGrid, they also work within InfoPower’s DBGrid.-he Grid Collection is a set of controls designed to work standalone or automatically within a grid. With this collection of controls there is no need to have a custom grid control or a custom set of tables and/or datasource in turn allowing easier integration into existing application. All you need to do is set the controls Grid and Field properties and the controls will do the rest. Not only do these controls seamlessly integrate into Borland’s DBGrid, they also work within InfoPower’s DBGrid.
Platform: | Size: 859136 | Author: okkoos | Hits:

[Industry researchVisualizing_Energy_Resources_Dynamically_on_Earth

Description: VERDE –Visualizing Energy Resources Dynamically on Earth, takes advantage of the Google Earth® platform to display spatiotemporally informed power grid and related data. Custom libraries describe the electrical transmission network in the Eastern United States and the dynamic status of each transmission line.-VERDE –Visualizing Energy Resources Dynamically on Earth, takes advantage of the Google Earth® platform to display spatiotemporally informed power grid and related data. Custom libraries describe the electrical transmission network in the Eastern United States and the dynamic status of each transmission line.
Platform: | Size: 2294784 | Author: liu ysh | Hits:

[SymbianCustomGrid

Description: 自定义GRID控件。美化了系统的grid控件。-Custom GRID control. Beautify the system grid control.
Platform: | Size: 23552 | Author: 78952angel | Hits:

[Windows Developmygrid

Description: ext 自 定 义 Grid 源 代 码-ext custom Grid source code
Platform: | Size: 5120 | Author: jammon | Hits:

[FlashMXDataGridCustomSorting

Description: data grid in flex custom sorting
Platform: | Size: 4096 | Author: lalit | Hits:

[Crack HackBCGPGridExample

Description: This a comprehensive example demonstrating various modes of the Grid Control: * Basic Grid * Report Control * Virtual List and other Grid Control-related features: * various cell types * custom grid colors with different color themes * "merged cells" feature -This is a comprehensive example demonstrating various modes of the Grid Control: * Basic Grid * Report Control * Virtual List and other Grid Control-related features: * various cell types * custom grid colors with different color themes * "merged cells" feature
Platform: | Size: 3098624 | Author: P.Sanmuk | Hits:

[SymbianCustomGrid

Description: symbian的自定义Grid控件的源代码,非常齐全,非常完整,下载就可以使用-Symbian custom Grid control of source code, very complete, a very complete, download can use
Platform: | Size: 204800 | Author: Eagle | Hits:

[Symbianforfridlist

Description: 自定义网格列表,对初级开发者具有很好的帮助作用-Custom grid list on the junior developer role with very good help
Platform: | Size: 71680 | Author: zongjia | Hits:

[CSharpGrid

Description: 关于手机应用中DataGrid控件的GridColumn实现中文的Header和自定义样式的例子。-Application on the phone GridColumn DataGrid control to achieve the Header and custom Chinese style example.
Platform: | Size: 131072 | Author: 李盼 | Hits:

[CSharpBiz_Win08_Icon_ico_sc

Description: 自定义网格,带有合计, 与标题,行号等相关功能-Custom grid
Platform: | Size: 4858880 | Author: 戴生 | Hits:

[Technology ManagementCustom-Evaluation

Description: 提出一种基于粗糙集与支持向量机的客户动态评估方法。根据客户群特点从当前价值、潜在价值和附加价值三个维度分析并构建客户评估指标,利用指标的年增幅率监测客户价值的变化规律。应用粗糙集布尔推理算法、粒子群算法实现连续属性离散化和知识约简。通过10-重交叉验证和网格搜索技术获取最优惩罚因子与核参数,缩放样本数据集并完成支持向量机一对一分类器的训练与测试。结果表明该评估方法能够实现周期性的客户价值评估与细分,具有很强的泛化能力。- A customer dynamic evaluation method based on rough set and support vector machine is advanced. Customer evaluation indicators are analysed and established from three dimensions of current value, potential value and odditional value according to customer characteristics. The change rules of customer value are observed by annual increasing rate of indicators. Continuous attributes are discretized by rough set and boolean inference arithmetic. Redundant attributes are reduced by particle swarm optimization arithmetic. The optimal penalty factor and nuclear parameter are obtained by 10-cross validation and grid-search. The sample data scaling is carried out and the train and test of svm one against one classifier are accomplished. The result indicates that the evaluation method can not only implement the periodic evaluation and classification of customer value, but also have a better generalization.
Platform: | Size: 270336 | Author: 夏天 | Hits:

[LabViewLABVIEW-Custom-Grid

Description: LABVIEW 表格中可输入颜色框_下拉框_选择框-Labview custom grid vi
Platform: | Size: 707584 | Author: kevin | Hits:

[DirextXPPGrid

Description: DirectX 实现的PropertyGrid, 纯自绘属性网格控件,演示程序. 包括了源码,以及编译需要的所有头文件和库文件。 感兴趣的朋友请联系Q : 644715889, 谢谢!(Propery Grid Control, Implemented Using DirectX SDK And Visual C++, Sample Package Include The demo Source Code, and dge Header Files, dge.lib and dge.dll,)
Platform: | Size: 364544 | Author: windinfly | Hits:
« 12 3 »

CodeBus www.codebus.net