-
完整的数据库课程设计,含报告,你只需下载就能解决课程设计的问题...
完整的数据库课程设计,含报告,你只需下载就能解决课程设计的问题-Integrity of the database curriculum design, including the report, you can download curriculum design will be able to solve the problem of
- 2022-08-15 15:44:49下载
- 积分:1
-
DELPHI Department of Computer Science, Academic Management System, with paper de...
DELPHI计算机科学系教务管理系统,带论文设计,不错的参考-DELPHI Department of Computer Science, Academic Management System, with paper design, a good reference
- 2022-02-12 15:29:56下载
- 积分:1
-
本文档容括了C(C++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DF...
本文档容括了C(C++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DFS框架、BFS框架、数据结构相关算法。并有实例源码-This document, including the capacity C (C ) for all algorithms, divided into numerical algorithms, graph theory, algorithm, knapsack algorithm, sorting algorithm, high-precision algorithms, tree traversal, binary conversion, the whole arrangement and combination of generation, search algorithm, greedy , backtracking framework, DFS framework, BFS framework, data structure-correlation algorithm. And examples of source
- 2022-01-26 03:58:31下载
- 积分:1
-
题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行...
题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行逻辑连接信息的3元组顺序表表示稀疏矩阵,实现两个矩阵相加,相减和相乘的运算.矩阵的输入形式采用3元组表示,而运算结果的矩阵则以通常的阵列形式列出.概要设计:1.以带行逻辑连接信息的3元组顺序表表示稀疏矩阵2.本程序包含2个模块:(1) 各集合定义模块(2) 主程序模块-topics : sparse matrix refers to those elements for most of the matrix 0. Using sparse features storage and computation can be greatly reduced storage space and improve computational efficiency. One can achieve for sparse matrix operations basic computing device. Basic requirements : OK logical connection with the three yuan Information Group the order said the sparse matrix table to achieve two matrices together, subtract and multiply arithmetic. Matrix entry forms using three yuan Group said, and the results of the matrix operations while the usual array listed. summary of design : 1. in line with the logic of information linking the three element group said sparse chronology matrix 2. this program contains two modules : (1) Set module (2) main program module
- 2022-05-29 01:02:00下载
- 积分:1
-
求最大公约数和最小公倍数的程序,输入两个数,能求出最大公约数和最小公倍数...
求最大公约数和最小公倍数的程序,输入两个数,能求出最大公约数和最小公倍数-seek common denominator and implements procedures to import two few, the common denominator can be obtained and implements
- 2022-02-11 22:12:42下载
- 积分:1
-
DAO操作Access数据库类,提供测试程序
DAO操作Access数据库类,提供测试程序-Access Database DAO type operation, procedures for testing
- 2022-03-26 10:33:31下载
- 积分:1
-
本程序为用VF实现的商品管理系统,实现了商品的顾客的注册和商品预定和进出货的管理,还有经理的全面管理,里面的readme.txt文件有相应的权限信息,在进入系统...
本程序为用VF实现的商品管理系统,实现了商品的顾客的注册和商品预定和进出货的管理,还有经理的全面管理,里面的readme.txt文件有相应的权限信息,在进入系统时使用-the procedures used to achieve the VF merchandise management system that the goods customers for the registration and merchandise is scheduled to ship and into the management, manager of the comprehensive management, inside the readme.txt file a corresponding authority of information, access to the system in use
- 2022-05-15 19:44:12下载
- 积分:1
-
data structure design for the chain design source, and the menu was prepared
用于数据结构设计的链表设计源码,菜单编写方式-data structure design for the chain design source, and the menu was prepared
- 2022-05-15 20:21:47下载
- 积分: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
-
简单的access应用程序
简单的access应用程序-simple access applications
- 2022-05-15 11:15:06下载
- 积分:1