-
Data structure the curriculum design, and this is our last to hand over the curr...
数据结构课程设计,这是我们的最后要上交的课程设计,做的较认真,代码有详细中文解释-Data structure the curriculum design, and this is our last to hand over the curriculum design, to do more serious, detailed English explanation of the code
- 2022-07-02 22:55:53下载
- 积分:1
-
这是我制的,调试过,小意思别见笑可以将输入的两字符串进行比较相等返回0,不等时返回两字符串的差值...
这是我制的,调试过,小意思别见笑可以将输入的两字符串进行比较相等返回0,不等时返回两字符串的差值-This is my system, and the debugging that other small token of kindly feelings can be a laughing stock of the two input strings equal to 0 comparison, the returns ranging from two strings of the margin
- 2023-08-19 11:55:03下载
- 积分:1
-
Huffman trees and Huffman coding, tested available, Come download ah!
哈夫曼树及哈夫曼编码,经过测试可用的,快来下载啊!-Huffman trees and Huffman coding, tested available, Come download ah!
- 2022-04-24 00:48:47下载
- 积分:1
-
Campus e cartoon in database design and system page design, server
校园e卡通中数据库的设计和系统页面设计,实现服务器端数据库对交易的监视和记录的功能 -Campus e cartoon in database design and system page design, server-side database to realize the transaction monitor and record the functions of
- 2022-07-23 05:08:46下载
- 积分:1
-
一个简单的数值计算程序所使用的数据是一些实数或整数,一个编译程序使用和加工的数据是源程序,而一个能修改自身的计算机程序使用和加工的数据(对象)就是自身。
一个简单的数值计算程序所使用的数据是一些实数或整数,一个编译程序使用和加工的数据是源程序,而一个能修改自身的计算机程序使用和加工的数据(对象)就是自身。-a simple numerical calculation procedures used by the data of some real or integer, a compiler use and processing of data source, and one can amend its own procedures for the use of the computer and processing of data (the object) is its own.
- 2023-01-26 17:55:02下载
- 积分:1
-
as MMX, SSE, SSE2 optimization of MEMCPY than the VC lot faster MEMCPY
经MMX, SSE 2优化后的MEMCPY,比VC中的MEMCPY快不少-as MMX, SSE, SSE2 optimization of MEMCPY than the VC lot faster MEMCPY
- 2022-06-16 21:01:26下载
- 积分:1
-
一种基于数据访问流的数据库索引优化方法该方法通过集成业务流程模型与数据模型,抽取了流程活动中包含的数据访问操作和流程的控制结构形成数据访问流,分析了数据访问流中...
一种基于数据访问流的数据库索引优化方法该方法通过集成业务流程模型与数据模型,抽取了流程活动中包含的数据访问操作和流程的控制结构形成数据访问流,分析了数据访问流中数据访问操作的频度,为频繁数据访问操作所对应的数据项创建索引,达到改善数据访问性能的目的。实验结果表明,该方法提高了数据查询的速度。-A novel method called data-access-flow based index optimization (DAFIO) is proposed to provide automatic index select for databasein order to improve the data access performance. By integrating the data model and process model of the IT systems and getting data access flow, theDAFIO method can analyze the data access flow to find those data item which are accessed frequently, and then create indexes for these frequentitems. The experiment results show that the novel method is effective to improve the data access performance.
- 2023-04-15 10:50:04下载
- 积分:1
-
四种算法求最短路径的例子,C#,图形演示
分别为贪心发,动态规划发,分支限界法,和回溯法...
四种算法求最短路径的例子,C#,图形演示
分别为贪心发,动态规划发,分支限界法,和回溯法-Four shortest path algorithm for example, C#, Graphical presentations were greedy fat, fat, dynamic programming, branch and bound method, and backtracking
- 2023-08-31 01:50:03下载
- 积分:1
-
操作注意事项
(1)本系统管理员用户名为:tsoft,密码为:111。
(2)实例执行文件位置:login.asp。
(3)本系统有两种操作用户:其...
操作注意事项
(1)本系统管理员用户名为:tsoft,密码为:111。
(2)实例执行文件位置:login.asp。
(3)本系统有两种操作用户:其中管理员为超级用户,具有所有权限;普通用户没有添加操作员及删除操作员的权限。
(4)在运行本系统中的“年销售额分析”模块时,需要安装Visual Basic 6.0软件。
(5)在配置IIS服务器时,需要将本程序所在路径设置为网站的根目录。
-Handling Precautions (1) The system administrator user name: tsoft, password: 111. (2) examples of implementation of the file location: login.asp. (3) The system has two kinds of operation of the user: one administrator for the super user has all the authority ordinary users do not have to add operators and delete operator privileges. (4) the system is running in the " sales analysis" module, you need to install Visual Basic 6.0 software. (5) Configure IIS server, you need to set up this program where the path to the root directory for the Web site.
- 2023-06-02 23:50:02下载
- 积分:1
-
约瑟夫环的c语言实现
约瑟夫环的c语言实现-Josephus in C Language
- 2022-10-21 09:50:03下载
- 积分:1