资源列表
通用数据库连接
- 通用的数据库连接代码,初学都需要的东西!!!!(Generic database connection code)
初识HBase
- 现如今,分布式架构大行其道,实际项目中使用HBase也是比比皆是。虽说自己在分布式方面接触甚少,但作为程序猿还是需要不断的给自己充电的。网上搜索了一些教程,还是觉得《HBase权威指南》不错,原版有第二版了,可惜没找到。这本书虽说旧了点,入门应该还是不错的。(Today, distributed architectures are popular, and HBase is also common in real projects. Although he has little contact
ACCESS量具管理开发
- 适用于机械加工行业的量检具管理软件(登记,借用,报废,送检)(Suitable for inspection and management software of machine tools industry (registration, borrowing, scrap, inspection))
Database Program Csharp.pdf.tar
- for database developing
C++ MFC图书管理系统(Access数据库)
- 基于数据库的图书管理系统,配置数据源后即可使用(Library management system based on Database)
201312081725067054
- 在组合框的下拉列表项里如何添加一空白项.这个也是ACCESS编程经常用到的。给大家用吧。看看好用不。(How do you add a blank item in the drop-down list of combo boxes? This is also frequently used in ACCESS programming. Use it for everyone. See if it works.)
20120519090640
- 模糊筛选子窗体,任意筛选子窗体数据,模糊查找子窗体数据.在ACCESS编程中会经常用到的。用了几次很实用的功能。(Fuzzy filter child form, arbitrary filter child form data, fuzzy find child form data. In ACCESS programming will often use. Used several very useful functions.)
Navicat for MySQL
- 最好用的mysql访问工具,绿色版,无毒免安装(best of mysql tool green ,not need anzhuan)
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
GMM
- GMM(Gaussian Mixture Model),高斯混合模型(或者混合高斯模型),也可以简写为MOG(Mixture of Gaussian)。(GMM(Gaussian Mixture Model))
XP_ODBC
- 纯C,odbc api,微软的例子,对纯C odbc 编写有参考价值(Pure C, ODBC, API, Microsoft example, the preparation of pure C ODBC reference value)
AdoRWAccess
- 很好的示例,用于ADO在Windows编程时,数据库的读写示例(A good example for ADO in Windows programming, the database read and write example)