资源列表
bmpScreen
- VC6.0 MFC下截取窗口特定部分并保存为bmp格式的类-This code is used for cuting the screen to save the bmp picture
Adaboost
- Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。(Adaboost is an iterative algorithm, and its core idea is different for the same training set training classifier (weak classifier), then put these weak classifier together
558035
- 能够选择,更换窗口桌布的范例程序,并且能够自动变换桌布()
PDO 登录注册系统
- 实现登录注册功能基于PHP中的PDO链接数据库。(The login registration function is based on the PDO linked database in PHP.)
DBCom_Sample_VB6
- 硬件操作方法在力控上操作数据库DBCom_Sample_VB6(Hardware operating toolsDBCom_Sample_VB6)
xls2cursors
- Create cursors from Excel'Book
0901239
- 使用标准api实现得到windows密码,不错的小程序()
edwxft
- 调用百度AI开放平台动物识别API和百度百科API进行动物识别(Call Baidu AI open platform to identify API and Baidu Encyclopedia API for animal identification.)
iwpfuodr
- 所有前端后台代码封装过后十分精简易上手,出错效率低。同时支持移动客户端访问。(All front end background code is very simple and easy to use after encapsulation. Support mobile client access at the same time)
eryxxbj
- 所有前端后台代码封装过后十分精简易上手,出错效率低。同时支持移动客户端访问。(All front end background code is very simple and easy to use after encapsulation. Support mobile client access at the same time)
CO2_RP_module
- 超临界二氧化碳工质调用NIST的函数代码,可以直接接入所建立模型中(The function code of the supercritical carbon dioxide working fluid calling NIST can be directly connected to the established model.)
Delphi超实用的SQLServer 数据库应用函数
- /* 超实用的Delphi平台上对SQL Server数据库调用的功能函数 */ 一个程序平台内可供不同模块调用的函数库。包括SearchTable (查询表存在与否), SearchField (查询表中的某个字段存在与否), SearchView(查询视图存在与否), AddFiled(添加字段),DelFiled(删除字段 ),MyQUery( 查询函数 ), SearchFieldValue(查找表中指定字段上是否存在某值)....(Functions Calle