-
一个数据库的实用实例,通用ODBC操作Excel数据库,非常简单有效的方法,我自己常用这种方法处理和保存数据。...
一个数据库的实用实例,通用ODBC操作Excel数据库,非常简单有效的方法,我自己常用这种方法处理和保存数据。-A database of practical examples, generic ODBC operation Excel database, very simple and effective method, I have used this method of data treatment and preservation.
- 2022-04-22 05:47:17下载
- 积分:1
-
数据读取类excel,datab ase,sql
数据读取类excel,datab ase,sql-read data type excel, datab ase, sql
- 2022-06-01 14:27:26下载
- 积分:1
-
ODBC Database Programming, tell us how you prepared VC database programs, for ex...
ODBC数据库编程,告诉我们怎样用VC编写数据库程序,例子很简单,但很详细。-ODBC Database Programming, tell us how you prepared VC database programs, for example very simple, but very detailed.
- 2022-03-21 22:04:16下载
- 积分:1
-
five Java prepared by the Access, SQL database program
5个用Java编写的Access、SQL数据库程序-five Java prepared by the Access, SQL database program
- 2022-01-22 17:08:51下载
- 积分:1
-
一小段ADO链接数据库的代码,其中m_pdb是一个CADODatabase类的对象...
一小段ADO链接数据库的代码,其中m_pdb是一个CADODatabase类的对象-ADO database links a short code, m_pdb which is a type of object CADODatabase
- 2023-04-11 09:15:03下载
- 积分:1
-
VB源代码,适用于个人信息管理
vb个人信息管理的源代码,很适用-vb personal information management source code is applicable
- 2023-07-10 12:35:03下载
- 积分:1
-
Visual C++.NET 2003环境下运行的,运行后可以获取主机的IP地址
Visual C++.NET 2003环境下运行的,运行后可以获取主机的IP地址-Visual C.NET 2003 environment running, running after the mainframe can get IP addresses
- 2023-04-23 01:50:03下载
- 积分:1
-
使用MFC DAO类的例子
利用MFC DAO类的范例-use MFC category example DAO
- 2022-04-30 05:21:05下载
- 积分:1
-
一个用vc开发的小程序,ADO操作数据,采用面向对象的设计思想,还是不错的...
一个用vc开发的小程序,ADO操作数据,采用面向对象的设计思想,还是不错的-Developed using vc a small procedure, ADO operation data, using object-oriented design idea, or good
- 2022-06-15 14:59:14下载
- 积分:1
-
考虑霍夫曼每个选择的是最小的两个频率(..
时考虑到在哈夫曼中要每次挑选两个频率最小(即出现次数最小,我那个hNode里的value
是出现的次数),很自然的就想到了std::priority_queue容器,优先队列每次都会弹出队列
中权值最高的元素,这个特性无疑是实现哈夫曼算法的最佳选择。 ...
-to consider the Huffman each selected to be the smallest two frequencies (that is, the minimum number, which I hNode"s value is the number of occurrences), it is natural to think of the std : : priority_queue containers, each priority queue queue will pop the top right elements, the Characteristics undoubtedly Huffman algorithm is the best choice. ...
- 2022-01-31 20:06:11下载
- 积分:1