-
ODBC函数封装与说明
ODBC函数封装与说明-ODBC function and description Packaging
- 2023-01-06 17:20:03下载
- 积分:1
-
Based on stored procedures and data sets to implement the stored procedure and r...
根据存储过程名和数据集来执行存储过程,并返回结果集-Based on stored procedures and data sets to implement the stored procedure and return result set
- 2023-04-21 04:05:03下载
- 积分:1
-
学习VC++数据库编程,这将是一个很好的学习案类
学习VC++数据库编程,这将是一个很好的学习案类-Learning VC++ Database programming, this will be a very good case study type
- 2022-08-22 21:47:53下载
- 积分:1
-
自行用VC++开发的技术支持管理软件,技术支持作出了相应的服务后,软件自动通知相关的销售,使得管理变得简单...
自行用VC++开发的技术支持管理软件,技术支持作出了相应的服务后,软件自动通知相关的销售,使得管理变得简单-Their own use VC++ Developed management software, technical support, technical support to the corresponding service, the software automatically notify the relevant sales, making management simple
- 2022-03-04 00:40:10下载
- 积分:1
-
VC ADO+ODBC连接操作数据库,对图片的读取保存等
VC ADO+ODBC连接操作数据库,对图片的读取保存等-VC ADO+ ODBC connection to operate a database of images, such as reading to preserve
- 2022-06-20 11:42:42下载
- 积分:1
-
small library management procedures, with vb development, ACCESS database, very...
图书馆管理小程序,用vb开发,有ACCESS数据库,非常好用,适合昨毕业设计,-small library management procedures, with vb development, ACCESS database, very good, for last graduation design,
- 2022-08-23 14:19:19下载
- 积分:1
-
旅店的管理系统,所有源码,通过调试,需要vc6.0和sql server 2000同时 运行即可...
旅店的管理系统,所有源码,通过调试,需要vc6.0和sql server 2000同时 运行即可
-Hotel management system, all source code, through the debugging, need to vc6.0 and sql server 2000 can be run simultaneously
- 2022-11-04 21:25:03下载
- 积分:1
-
使用Java开发的数据仓库OLAP程序,后台是Oracle 10G 10.0.0.3 前台使用Jdeveloper开发。...
使用Java开发的数据仓库OLAP程序,后台是Oracle 10G 10.0.0.3 前台使用Jdeveloper开发。-use Java development OLAP data warehouse procedures, background Oracle 10G 10.0.0.3 use JDeveloper development prospects.
- 2022-02-10 14:45:42下载
- 积分:1
-
一套完整的账务凭证档案录入系统,能将扫描得到的图像存入数据库,方便地进行查询,编辑。...
一套完整的账务凭证档案录入系统,能将扫描得到的图像存入数据库,方便地进行查询,编辑。-a complete accounting documents into the system files, it is able to scan the image into a database to facilitate inquiries and editing.
- 2022-03-05 15:34:33下载
- 积分: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