-
MsSql数据库辅助工具
数据库辅助工具帮助数据库管理以及程序开发者提高效率的小工具源码。SQL Tools工具有可能不被系统支持 的解决办法 如果系统没有安装数据库或者缺少相关组件,可能会导致程序不能正常工作!在源码中没有附带解决方法,这个是我的疏忽。一下补上内容:SqlTool补丁使用方法:第一步:首先将msvcr71.dll, ?SQLDMO.DLL,拷贝到C:Program FilesMicrosoft SQL Server80ToolsBinn目录。?第二步:打开开始,在运行中输入 regsvr32 "C:Program FilesMicrosoft SQL Server80ToolsBinnsqldmo.dll" 注册sqldmo.dll。问题解决组件下载链接:http://pan.baidu.com/s/1zN21v
- 2022-03-19 05:33:22下载
- 积分:1
-
10名海盗抢得了窖藏的100块金子,并打算瓜分
这些战利品。这是一些讲民主的海盗(当然是他们自己特有的民主),他们的习惯
是按下面的方式进行分配:最...
10名海盗抢得了窖藏的100块金子,并打算瓜分
这些战利品。这是一些讲民主的海盗(当然是他们自己特有的民主),他们的习惯
是按下面的方式进行分配:最厉害的一名海盗提出分配方案,然后所有的海盗(包
括提出方案者本人)就此方案进行表决。如果50%或更多的海盗赞同此方案,此方
案就获得通过并据此分配战利品。否则提出方案的海盗将被扔到海里,然后下提名
最厉害的海盗又重复上述过程-10 pirates seize a cache of 100 gold, and plan to divide up these spoils of war. This is the democracy of some pirates (of course it was their own unique democracy), their habits are based on the following manner allocation : one of the most powerful pirate proposed distribution plan, and then all the pirates (including the proposal himself) on this program for a vote. If 50% or more of the pirates agreed to this program, this program was adopted and on the allocation of spoils of war. Otherwise, the proposals will be pirates thrown into the sea, and then nominate the most serious piracy repeated this process
- 2023-06-24 15:35:03下载
- 积分:1
-
求出任意两个序列的最长公共子序列,使用了动态规划的方法
求出任意两个序列的最长公共子序列,使用了动态规划的方法-Obtained the longest sequence of any two common sub-sequences, the use of dynamic programming methods
- 2022-06-19 05:34:21下载
- 积分:1
-
代码注重B树插入、删除的算法逻辑,适用于
学习者研究B树实现的核心思想。代码中无庞杂的无关操作...
代码注重B树插入、删除的算法逻辑,适用于
学习者研究B树实现的核心思想。代码中无庞杂的无关操作-focus on B-tree code insertion, deletion algorithm logic applies to B-tree research learners to achieve the core idea. The code has nothing to do with the complex operation
- 2022-06-02 08:09:41下载
- 积分:1
-
(1) 用一个4*20的二维数组M,第1行存放按从小到大排序的20个所给出的ai和bi,第2行存放相应的作业序号,第3行存放1或2(1代表是来自ai,2代表是来...
(1) 用一个4*20的二维数组M,第1行存放按从小到大排序的20个所给出的ai和bi,第2行存放相应的作业序号,第3行存放1或2(1代表是来自ai,2代表是来自bi), 第4行存放0或1(0代表作业序号未进入最优调度方案;1代表作业序号已进入最优调度方案)
(2) 排序完后,按课本所述方法求一种最优调度方案,存放在S中。
-(1) with a 4* 20 two-dimensional array M, the first a line to deposit a small to large order of 20 given by ai and bi, line 2 store operation corresponding serial number, the first three lines deposited one or 2 (a representative from the ai, 2 representatives from the bi), the first four rows stored 0 or 1 (0 for job number to gain access to optimal scheduling programs a job number has been entered on behalf of the optimal scheduling scheme) ( 2) Sort exhausted, according to the methods described in textbooks, seeking the optimal scheduling of a program stored in the S in.
- 2022-05-07 13:53:40下载
- 积分:1
-
Database Application Software for VFP
数据库应用课件,关于VFP-Database Application Software for VFP
- 2022-01-22 15:05:48下载
- 积分:1
-
ACM常用代码集合,吐血推荐。
有详细的代码注释,希望对大家有帮助...
ACM常用代码集合,吐血推荐。
有详细的代码注释,希望对大家有帮助-ACM commonly used code sets, hematemesis recommendation. A detailed code comments, want to help everyone
- 2022-11-27 16:20:03下载
- 积分:1
-
Fibonacci函数
Fibonacci函数-Fibonacci function
- 2022-10-08 18:05:02下载
- 积分:1
-
创建有向图,无向图,有向网络,无向网络…
创建有向图,无向图,有向网,无向网的算法-Create a directed graph, undirected graph, directed networks, undirected networks algorithm
- 2022-02-03 22:31:22下载
- 积分:1
-
一个经典的数据结构的实现
一个经典的数据结构的实现-a classic of the data structure to achieve
- 2023-04-13 21:25:03下载
- 积分:1