重寫了微軟提供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