重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DATaSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings["ConnectionString"] <!-- application specific settings --> <appSettings> <add key="ConnectionString" value="packet size=4096 user id=sa data source=localhost persist security info=True initial catalog=NorthWind password= "/> </appSettings> 当然可以把数据库连接方法修改后直接用。
标签: connectionString SQLHelper SqlHelper 微软
上传时间: 2013-12-12
上传用户:钓鳌牧马
ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical abstracts (MED DATaSet), that uses BIC to estimate the number of classes and produces keywords for each class. The icaML algorithm is used.
标签: ICA extension framework classify
上传时间: 2013-12-22
上传用户:himbly
county, random population coordinates were generated using the complete spatial randomness (CSR) function in S-PLUS. Then, the background information was attached to each individual county based on the county?s distribution for the class of interest. Finally, all counties were merged into a single DATaSet that describes the whole state
标签: coordinates population randomness generated
上传时间: 2014-01-18
上传用户:hn891122
Excel导入导出:This TscExcelExport component is an advanced, powerfull but easy component to export all records of a DATaSet from Delphi to MS Excel (97, 2000, XP or 2003). Many features are provided to change the layout, to add totals, to create groups,
标签: component TscExcelExport powerfull advanced
上传时间: 2014-01-16
上传用户:Divine
这个是转换为把数据库中数据转换为正常的xml,可以让c++ builder中DATaSet接收的数据流
上传时间: 2013-12-04
上传用户:qq21508895
重新改写的stringgrid,可以实现把stringgrid的内容填写到数据库中,可以通过传一个DATaSet数据集来填充stringgrid,删除一行等等,只是一个pas文件代码,如要使用请放编译到包中然后安装就可
标签: stringgrid 数据库
上传时间: 2015-08-11
上传用户:sz_hjbf
Portal Starter Kit提供了在线管理工具,使得管理员用户可以管理门户的内容、布局和安全。若想要了解如何使用该管理工具的信息,请查看“关于门户”标签。 门户管理工具使用一个配置组件来更新门户的配置,并通过RolesDB组件更新用户的类别。门户配置元素,如标签名称和布局、模块定义和设置、门户显示名称等存储在一个XML文档中并返回到一个缓冲的DATaSet中。任务、用户和安全信息以及各个模块数据则存储在数据库中。
上传时间: 2013-12-27
上传用户:dapangxie
Learning Kernel Classifiers: Theory and Algorithms, Introduction This chapter introduces the general problem of machine learning and how it relates to statistical inference. 1.1 The Learning Problem and (Statistical) Inference It was only a few years after the introduction of the first computer that one of man’s greatest dreams seemed to be realizable—artificial intelligence. Bearing in mind that in the early days the most powerful computers had much less computational power than a cell phone today, it comes as no surprise that much theoretical research on the potential of machines’ capabilities to learn took place at this time. This becomes a computational problem as soon as the DATaSet gets larger than a few hundred examples.
标签: Introduction Classifiers Algorithms introduces
上传时间: 2015-10-20
上传用户:aeiouetla
提供了大量初学CSharp的示例,DATaSet/Delegate等使用方法
标签: CSharp
上传时间: 2015-11-13
上传用户:xiaohuanhuan
3D reconstruction, medical image processing from colons, using intel image processing for based class. This source code. Some code missing but I think you can understand it. Development version. This source code is very interesting for learning segmentation and registration from DATaSet. This code also has some technique about GPU image processing for ray tracing. Also learn many filter apply for transform from spatial domain to frequency domain.
标签: processing image reconstruction medical
上传时间: 2013-12-19
上传用户:q123321