-
WEB服务器实现原理源代码,Java socket编程绝对实用,IntelliJ工程 ,近乎于完美的程度,欢迎大家下载,记住xuezheng21cn...
WEB服务器实现原理源代码,Java socket编程绝对实用,IntelliJ工程 ,近乎于完美的程度,欢迎大家下载,记住xuezheng21cn-Principle Web server source code, Java programming socket absolutely practical, IntelliJ, almost in a perfect degree, all are welcome to download, remember xuezheng21cn
- 2022-02-03 02:28:41下载
- 积分:1
-
can create BDE, SQL Query
可创建BDE,进行SQL查询-can create BDE, SQL Query
- 2022-05-13 03:48:57下载
- 积分:1
-
《客户管理系统》数据库环境在sqlserver下
数据文件在源码中...
《客户管理系统》数据库环境在sqlserver下
数据文件在源码中- Customer Management System database environment in sqlserver data files in the source code under the Medium
- 2023-04-29 08:35:04下载
- 积分:1
-
SQL SERVER 2000 的数据备份和还原代码
SQL SERVER 2000 的数据备份和还原代码-SQL Server 2000 data backup and restore code
- 2022-03-21 21:32:28下载
- 积分:1
-
Visual Basic goods delivery logistics system
Visual Basic货物配送物流系统-Visual Basic goods delivery logistics system
- 2022-08-23 09:47:35下载
- 积分:1
-
该EXE软件可以免去通过SQL EXPLOR或者数据库查询界面进行查询的麻烦,直接可以打开该EXE文件,因为该EXE是读去BDE中的数据库别名进行连接,所以使用...
该EXE软件可以免去通过SQL EXPLOR或者数据库查询界面进行查询的麻烦,直接可以打开该EXE文件,因为该EXE是读去BDE中的数据库别名进行连接,所以使用的时候你的保证你的数据库是否通过ODBC连接上。
因为在程序中用到了第三方控件(主要是RAISE系列控件),以及我自己在第三方控件开发的控件,所以打开界面是如果没有安装第三方控件可能报错,不过没关系,我用第三方控件都是处理界面用的,你完全可以用DELPHI自带的标准控间进行替换,从而达到在自己可以编译。-the software can avoid EXPLOR or SQL database query interface for the trouble, can directly open the EXE file, which is read out EXE BDE the alias database linking, the use of the time you ensure that your database through ODBC connection. Because the procedures used by third-party controls (mainly RAISE series of controls), and my own controls in the development of third-party control, so if the open interface is not possible to install third-party control errors, but okay, I used to deal with third-party interface controls are used, you can use Delphi"s own standards for inter-controlled replacement, and thereby achieve it in their own compiler.
- 2022-03-11 15:51:24下载
- 积分:1
-
这是一个针对学校管理的信息管理系统,VC++下编译运行的。...
这是一个针对学校管理的信息管理系统,VC++下编译运行的。-against the school management information management system, VC++ compiler running.
- 2022-05-15 23:44:12下载
- 积分:1
-
从数据库中找出如何验证用户身份,以及如何使用来自数据库的凭据…
Discover how to authenticate users using the credentials from a database as well as learn how to apply Web Services for performing database operations
- 2022-01-24 12:49:42下载
- 积分:1
-
使用VB结合ACCESS数据库的做电话簿,实现了添加,查询,删除等功能...
使用VB结合ACCESS数据库的做电话簿,实现了添加,查询,删除等功能-VB combining ACCESS database of telephone directories do realize the added, inquiries, and delete functions
- 2022-04-29 16:02:32下载
- 积分: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