-
经典八数码问题,回溯法的解决
经典八数码问题,回溯法的解决-eight digital classic, backtracking solution
- 2022-05-21 06:51:41下载
- 积分:1
-
直接通过ADO操作Access数据库
直接通过ADO操作Access数据库-directly through ADO Access database operation
- 2022-05-24 04:27:52下载
- 积分: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
-
单链表的一些简单算法。
单链表的一些简单算法。-some simple algorithm.
- 2023-04-19 21:30:03下载
- 积分:1
-
single Chain method, a very simple procedure, but it is a must to beginners
单链表的实现方法,很简单的程序,但是是入门者的必经之路-single Chain method, a very simple procedure, but it is a must to beginners
- 2022-03-26 05:10:11下载
- 积分:1
-
数据结构的课后练习
数据结构的课后练习-Data structure of the after-school practice
- 2022-04-20 14:15:51下载
- 积分:1
-
健身俱乐部管理系统,包括会员图片的保存和显示,读卡机的使用...
健身俱乐部管理系统,包括会员图片的保存和显示,读卡机的使用-fitness club management system, including members of the preservation and photographs showed that the use of Reader
- 2022-03-17 19:37:41下载
- 积分:1
-
医疗仓库管理信息系统
这是一个简单而医疗的存储管理系统,开发了使用 Visual Basic.NET (兼容性-Visual Studio 2010 和 Visual Studio 2012)。主要特点是:1.股票购买2.股票收益率3.计费4.供应商配置文件5.客户医学6.记录搜索7.报告登录信息:用户名-管理员密-码-12345
- 2022-04-25 11:01:28下载
- 积分:1
-
数据结构的基本操作:顺序队列的初始化、销毁、入队、出队基本操作的实现...
数据结构的基本操作:顺序队列的初始化、销毁、入队、出队基本操作的实现-The basic operation of the data structure: the order of the queue initialization, destruction, into the team, out of the realization of basic operations team
- 2022-01-28 08:45:48下载
- 积分:1
-
数据结构中的平衡二叉树的代码
数据结构中的平衡二叉树的代码- In construction of data balance two forks tree s code
- 2022-04-13 00:54:14下载
- 积分:1