-
Database Connection Pool for Java(Implement by JDBC)
在java中使用一种简单JDBC数据库连接池的实现-Database Connection Pool for Java(Implement by JDBC)
- 2022-06-22 03:45:26下载
- 积分: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
-
本程序利用Oracle公司推出了相应的开发工具:Oracle XML Utility,将整个XML文档元素对应为一个表,XML文档内嵌元素对应为Oracle的对...
本程序利用Oracle公司推出了相应的开发工具:Oracle XML Utility,将整个XML文档元素对应为一个表,XML文档内嵌元素对应为Oracle的对象类型,这样可用SQL-XML实现数据表与XML文档的一对一转换,不过在实现上必须使用面向对象的数据表或者改造XML文档以配合数据表。-procedures for the use of the Oracle Corporation introduced a corresponding development tools : Oracle XML Utility of the entire XML document elements corresponding to a table, XML embedded elements corresponding to the type object Oracle, available SQL-XML data table with the one-on-one XML document conversion, but it now on the use of object-oriented data tables or transform XML documents to meet the data sheet.
- 2022-01-26 07:53:44下载
- 积分:1
-
一个类库管理系统,利用了ado和visual c++6.0编写,很好的利用了软件工程分析的思想...
一个类库管理系统,利用了ado和visual c++6.0编写,很好的利用了软件工程分析的思想-a library management system, and the use of visual c ado 6.0 preparation, good use of the software engineering analysis of the thinking
- 2023-04-19 14:05:04下载
- 积分:1
-
该电话薄使用的是数据库,使用了动态显示的对话框,并用了CPropertySheet分成了两个页面。...
该电话薄使用的是数据库,使用了动态显示的对话框,并用了CPropertySheet分成了两个页面。-the phone book using the database, the use of a dynamic display of the dialog box, and spent CPropertySheet divided into two pages.
- 2022-01-25 17:05:01下载
- 积分:1
-
复杂的固定资产管理系统采用MFC编程和数据库编程…
复杂的固定资产管理系统运用了MFC编程以及数据库编程可以供大家参考-complex fixed asset management system using MFC programming and database programming to be available for reference
- 2023-07-21 11:45:04下载
- 积分:1
-
在运行系统前,首先要安装SQL Server数据库,注意要设定用户名为“sa”,密码为空。
可以有两种方法创建该数据库:
1.使用SQL server查...
在运行系统前,首先要安装SQL Server数据库,注意要设定用户名为“sa”,密码为空。
可以有两种方法创建该数据库:
1.使用SQL server查询分析器运行Database目录下的sql.txt中的sql语句,……
-before the operating system, we must first install SQL Server database, attention to the user to set the "sa" password empty. There are two ways to create the database : 1. SQL server inquiries analyzer operation Database Contents under which sql.txt The sql statement, ...
- 2022-03-26 08:09:19下载
- 积分:1
-
本代码提供了一个利用ODBC操作数据库的方法类,同时提供了很好的界面风格设计...
本代码提供了一个利用ODBC操作数据库的方法类,同时提供了很好的界面风格设计-the code provides a database using ODBC to operate the category, while providing a good interface design style
- 2023-08-14 18:30:03下载
- 积分:1
-
连接加密的Access数据库(方法二).zip
连接加密的Access数据库(方法二).zip-connect to the Access database encryption (methods). Zip
- 2022-02-14 16:04:30下载
- 积分:1
-
自动化的工资管理系统
Automated Payroll System
- 2022-06-12 16:48:39下载
- 积分:1