-
用vc开发的一个利用ODBC技术来访问ACCESS数据库的人事管理系统...
用vc开发的一个利用ODBC技术来访问ACCESS数据库的人事管理系统-vc development with the use of an ODBC technology to visit the ACCESS database management system
- 2022-08-10 20:34:09下载
- 积分:1
-
这是一个用Delphi做的图书查询小程序,可以参考,可能还有些不太完整....
这是一个用Delphi做的图书查询小程序,可以参考,可能还有些不太完整.-This is a done with Delphi books for small procedures, they can refer to, some may not complete.
- 2023-05-02 11:55:02下载
- 积分:1
-
一个读去Excel表,并将数据存入数据库的例子!可选择多种数据库!...
一个读去Excel表,并将数据存入数据库的例子!可选择多种数据库!-an Excel table to read, and will maintain a database of examples! A choice of multiple databases!
- 2022-02-05 06:53:13下载
- 积分:1
-
采用VC6和SQLSERVER2000开发,使用USKIN美化界面。主要功能包括还借书,超期提醒,管理员和读者帐户管理等等。...
采用VC6和SQLSERVER2000开发,使用USKIN美化界面。主要功能包括还借书,超期提醒,管理员和读者帐户管理等等。-Using VC6 and SQL Server 2000 development, the use of landscaping USKIN interface. Main features include also a library, overdue reminders, administrators and readers account management and so on.
- 2022-06-13 17:24:49下载
- 积分:1
-
光盘管理软件,它可以处理一些简单的任务的光盘人…
光碟管理软件,能够处理一些简单的光碟管理事务.是用VC编的。-Light disk management software,it can handle some simple tasks of light disk management,written by VC.
- 2022-07-08 14:39:52下载
- 积分:1
-
oci的源码,可以在任何平台上编译,相当方便实用
oci的源码,可以在任何平台上编译,相当方便实用-oci source can be compiled on any platform, a very convenient and practical
- 2023-07-07 21:25:03下载
- 积分:1
-
This a p熟悉SQL SERVER 2000的数据库管理员都知道,其DTS可以进行数据的导入导出,其实,我们也可以使用Transact...
This a p熟悉SQL SERVER 2000的数据库管理员都知道,其DTS可以进行数据的导入导出,其实,我们也可以使用Transact-SQL语句进行导入导出操作。在 Transact-SQL语句中,我们主要使用OpenDataSource函数、OPENROWSET 函数,关于函数的详细说明,请参考SQL联机帮助。利用下述方法,可以十分容易地实现SQL SERVER、ACCESS、EXCEL数据转换,hoto of a general purpose timer/counter card you can wirewrap in a weekend. It plugs into your PC s ISA bus just like a sound or modem card. It gives high-resolution timing (microseconds). Because of its programmablity, it is very powerful and flexible. You can even control DC or servo motors using pulse-width modulated (PWM), or stepper motors using its square wave capabilities. The figure below is the actual output (square wave) from the 8254 card captured by an oscilloscope: -This a p familiar with the SQL Server 2000 database administrators know, the DTS can import data is derived, in fact, we can also use Transact-SQL for importing and exporting operation. The Transact-SQL statements, we mainly use OpenDataSource function, OPENROWSET function, the function of the details, please
- 2022-08-11 18:31:16下载
- 积分:1
-
一个VB写的日记本程序,大家试试吧,不过不是我写的
一个VB写的日记本程序,大家试试吧,不过不是我写的-VB to write a diary of the process, everyone give it a try, but I did not write
- 2023-01-12 08:00:03下载
- 积分:1
-
through an OLE/DB access to the database package type, can be used to query and...
一个通过OLE/DB访问数据库的封装类,可以用来查询和修改表中字段. 作者:Eugene Khodakovsky-through an OLE/DB access to the database package type, can be used to query and modify tables field. Author : Eugene Khodakovsky
- 2023-02-07 00:35:04下载
- 积分: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