-
伸展树……我写的很难看,而且又很长,这个结构唯一有用的就是可以分离树...
伸展树……我写的很难看,而且又很长,这个结构唯一有用的就是可以分离树- Extends the tree... ... I write very ugly, moreover very long,
this structure only is useful is may separate the tree
- 2022-01-26 00:38:00下载
- 积分:1
-
数据结构中的求强连通分量的源程序,用vc6.0来编写
数据结构中的求强连通分量的源程序,用vc6.0来编写-data structure for the strongly connected component of the source used to prepare vc6.0
- 2023-05-10 23:05:03下载
- 积分:1
-
ORALCE JOB
存储过程sql:
create or replace procedure job_proc is
begin
--免费票状态修改 需修改ID
update O_2413 set attr_24131004="作废" where attr_24131004="已售";
--普通票状态修改 需修改ID
update O_2405 set attr_24051004="作废" where attr_24051004="已售";
--团体票状态修改 需修改ID
update O_2412 set attr_24121004="作废" where attr_24121004="已售";
end;
job的sql:
declare
job number;
begin
dbms_job.submit(job, "job_proc;", sysdate, "TRUNC(SYSDATE + 1)");
end;
- 2022-01-25 20:02:48下载
- 积分:1
-
myself from the oracle oracle made mention 805 client streamline their procedure...
我自己从oracle 805 提取得oracle精简客户端程序并且自己开发了一个添加tns的小工具-myself from the oracle oracle made mention 805 client streamline their procedures and the development of a small add tns tools
- 2022-10-16 22:00:03下载
- 积分:1
-
vc++.net的幼儿园管理系统,功能不多,但非常好用,与大家交流,谢谢指导。...
vc++.net的幼儿园管理系统,功能不多,但非常好用,与大家交流,谢谢指导。-vc. Net kindergarten management systems, functional small, but very good, with the exchange, thank you guidance.
- 2022-08-11 05:49:59下载
- 积分:1
-
英语学习的软件说明
英语学习的软件说明-English learning software Note
- 2022-04-30 23:30:59下载
- 积分:1
-
这是关于01背包问题的动态规划算法。采用C++语言完成的,代码间有注释。...
这是关于01背包问题的动态规划算法。采用C++语言完成的,代码间有注释。-This is about 01 knapsack problem dynamic programming algorithm. Using C++ language completed, there are comments between the code.
- 2023-04-07 01:55:02下载
- 积分:1
-
双色球机选程序
为买双色球机选的朋友提供一个简单程序
使用了冒泡法和随机函数...
双色球机选程序
为买双色球机选的朋友提供一个简单程序
使用了冒泡法和随机函数-Loans Machine election procedures for the election to buy machines Friend Loans provide a simple procedure using a bubble method and random function
- 2023-07-18 04:20:02下载
- 积分:1
-
data structure course design program development platform : the operating proced...
数据结构课程设计 程序开发平台:本程序的操作平台是WINDOS XP ,编程工具是VISUAL BASIC.NET。运行程序需要安装Microsoft.NET Framework 1.1。 硬件环境:P3以上处理器. 程序功能:将十进制数转换为2进制后进行逻辑运算。实现布尔表达式。-data structure course design program development platform : the operating procedures of the T4010 XP platform, programming tools VISUAL BASIC.NET. Operational procedures need to install the Microsoft.NET Framework 1.1. The hardware environment : more than P3 processor. Procedures function : conversion to the metric system for the band after two logic operation. Achieving Boolean expressions.
- 2022-07-04 09:59:09下载
- 积分:1
-
仓库源码。自己制作的。希望大家可以来信息指教
仓库源码。自己制作的。希望大家可以来信息指教-Warehouse source. Their own. I hope everyone can come to information index
- 2022-11-04 07:35:03下载
- 积分:1