-
计算机数据结构十日谈介绍:
本书是为“数据结构”课程编写的教材,也可作为学习数据结构及其算法的C程序设计的参考教材。本书的前半部分从抽象数据类型的角度讨论
计算机数据结构十日谈介绍:
本书是为“数据结构”课程编写的教材,也可作为学习数据结构及其算法的C程序设计的参考教材。本书的前半部分从抽象数据类型的角度讨论各种基本类型的数据结构及其应用;后半部分主要讨论查找和排序的各种实现方法及其综合分析比较,本书可作为计算机类专业或信息类相关专业的本科或专科教材,也可供从事计算机工程与应用工作的科技工作者参考。
-Computer data structures Decameron introduction: This book is for
- 2022-01-22 13:08:30下载
- 积分:1
-
密码:yfq
物流管理插件 物流管理系统-插件
密码:yfq
物流管理插件 物流管理系统-插件-Password: yfq logistics management Logistics Management System plug-ins- Plug-ins
- 2022-02-01 18:02:18下载
- 积分:1
-
Classic data structures and algorithms and data structures vc source code vc cla...
数据结构及算法经典 vc源码 数据结构及算法经典 vc源码-Classic data structures and algorithms and data structures vc source code vc classical algorithm source data structure and algorithm of the classical source vc
- 2022-03-12 04:04:20下载
- 积分:1
-
一个基于WEB的考试系统,CS结构,ASP
一个基于WEB的考试系统,CS结构,ASP-WEB-based examination system, CS structures, ASP
- 2022-07-10 09:23:43下载
- 积分:1
-
关于数据结构的多种排序算法
关于数据结构的多种排序算法-data on the structure of a variety of sorting algorithm
- 2023-03-25 22:55:03下载
- 积分:1
-
频繁项集的先验算法
此应用程序允许在 plist 文件中选择的数据项目。一旦数据基础选择它会显示在主应用程序窗口中设置的频繁项。这可能是有用的代码,为学生工作的数据挖掘算法。
- 2023-03-02 09:50:03下载
- 积分:1
-
一个自己写的com+数据模块的源码,对于写数据库的人很有用的...
一个自己写的com+数据模块的源码,对于写数据库的人很有用的-one wrote it myself com data module source code, the database was made for the very useful
- 2022-10-06 14:20:02下载
- 积分:1
-
宾馆管理系统的数据库的报告,比较详细的内容,还是比较好的
宾馆管理系统的数据库的报告,比较详细的内容,还是比较好的-Hotel management system, database, report, compare it in detail, it is quite good
- 2022-03-14 04:03:34下载
- 积分:1
-
MySQL的ODBC接口程序源代码
MySQL的ODBC接口程序源代码-MySQL ODBC interface routine source code
- 2022-01-26 03:22:50下载
- 积分:1
-
一元稀疏多项式计算器的基本功能是:
(1)输入并建立多项式;
(2)输出多项式,输出形式为整数序列:n,c1,e1,c2,e2,….,cn,en,...
一元稀疏多项式计算器的基本功能是:
(1)输入并建立多项式;
(2)输出多项式,输出形式为整数序列:n,c1,e1,c2,e2,….,cn,en, 其中n是多项式的项数,ci和ei分别是第I项的系数和指数,序列按照指数降序排列;
(3)多项式a和b相加,建立多项式a+b
(4)多项式a和b相减,建立多项式a-b.-Sparse Polynomial calculator a dollar a basic function is to: (1) input and the establishment of polynomials (2) the output polynomial, the output sequence of the form of an integer: n, c1, e1, c2, e2, ...., Cn , en, in which n is the number of polynomial, ci and ei, respectively, is the first I of the coefficient and index, sequence in accordance with the index in descending order (3) polynomials a and b are added together to establish polynomial A2B ! b (4) polynomials a and b-phase reduction, the establishment of polynomial ab.
- 2022-07-02 13:56:33下载
- 积分:1