资源列表
SplitVolumeName
- Split used drive names
CRegistry
- 非常不错注册表操作类,有详细的注释和说明-CRegistry class
Thread
- 基于windows API来实现的一个Thread类,参考了VCL里的TThread-An implementation of Thread class based on windows API. Reference TThread of VCL
Apriori
- Apriori核心算法过程如下: 过单趟扫描数据库D计算出各个1项集的支持度,得到频繁1项集的集合。 连接步:为了生成,预先生成,由2个只有一个项不同的属于的频集做一个(k-2)JOIN运算得到的。 剪枝步:由于是的超集,所以可能有些元素不是频繁的。在潜在k项集的某个子集不是中的成员是,则该潜在频繁项集不可能是频繁的可以从中移去。 通过单趟扫描数据库D,计算中各个项集的支持度,将中不满足支持度的项集去掉形成。-failed to translate
Lj100
- 清除系统垃圾文件,让电脑运行的更快更流畅,效率高-Remove system junk files, let the computer run faster and more smoothly, high efficiency
ReportList1for
- 本报表采用VBA已成功用于各大知名组态软件报表系统中,效果非常不错,可以直接使用!-the statements VBA has been successfully used for various famous statements configuration software systems, the effect was very good. can be used directly!
DS18B20104
- DS18B20与单片机的接口程序,包含对DS18B20的初始化和读写部分。-DS18B20 and MCU interface process, contains the initialization and read-write DS18B20 part.
a
- 数据库编程时,需要进行小写转大写金额,该程序能满足要求。-capital to small
xingchenchuanshuo
- 自己写的一个现人物信息G,有源码! -Their characters are written in an information G
Shutdown109
- 调用系统资源实现自动关机模板;system函数的使用。-Automatic shutdown template
dbmonitor
- 检查数据库连接是否正常,如果连接不正常,则返回错误,alarm将根据错误原因返回值进行报警-inspection database connectivity normal, if not normal connections, the returned error, According to alarm the wrong reasons for the police to return to duty
conv101
- 将组合类的问题化为继承的语法加以解决,继承的问题用组合的语法实现.-Combination of a series of questions will be translated into the syntax of inheritance to be resolved, the issue of succession with the syntax to achieve portfolio.