-
李春葆数据结构全书源码
这是李春葆的《数据结构全书》的源码,亲测运行通过,比较适合自学数据结构,好东西当然不能独吞了,好评呦,亲!适合考研的同同学
- 2022-05-19 03:22:52下载
- 积分:1
-
创建一个ODBC系统数据源
创建一个ODBC系统数据源-create an ODBC data source
- 2022-05-27 22:30:50下载
- 积分:1
-
纯C写的48位软件模拟浮点运算,可移植
测试版,V0.0000.01
需进一步测试及优化...
纯C写的48位软件模拟浮点运算,可移植
测试版,V0.0000.01
需进一步测试及优化-Written in pure C software simulation of 48 floating-point operations can be transplanted beta, V0.0000.01 need further testing and optimization
- 2022-10-29 22:00:04下载
- 积分:1
-
酒店管理
感谢您下载...管理员 Id: 管理员管理员通过: 管理员邮寄到您的意见
- 2022-02-01 14:49:39下载
- 积分:1
-
堆栈表达式求值系统,处理整型数,c语言编写
堆栈表达式求值系统,处理整型数,c语言编写-stack expression for the value system, handling integer, c language
- 2022-07-09 19:48:15下载
- 积分:1
-
数据结构(C++版)的演示程序,详细演示归并排序的具体调用过程...
数据结构(C++版)的演示程序,详细演示归并排序的具体调用过程-data structure (C++ version) demonstration program, a detailed presentation of specific merge sorting process called
- 2022-01-26 01:48:42下载
- 积分:1
-
医院管理系统
这段代码被针对医院管理通过与 oracle 采用 vb6.0 做为一个后端服务器。它保持像医生详细信息、 病人的细节、 登录和注销应用程序。
- 2022-03-11 10:36:26下载
- 积分:1
-
C语言课程设计,数据结构CAI系统,C语言课程设计,数据结构CAI系统...
C语言课程设计,数据结构CAI系统,C语言课程设计,数据结构CAI系统-C language curriculum design, data structure CAI System,C language curriculum design, data structure CAI System,
- 2023-01-15 20:35:04下载
- 积分: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
-
数据结构CAI系统的源码
数据结构CAI系统的源码-CAI data structure of the source system
- 2022-02-05 20:43:35下载
- 积分:1