-
VFP a simple example, the training of personnel, functions simple
VFP 一个简单的例子,关于人员培训,功能简单-VFP a simple example, the training of personnel, functions simple
- 2023-07-16 20:00:03下载
- 积分: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
-
背包回溯法,初来乍到如有其他问题还请各位多多指教.
背包回溯法,初来乍到如有其他问题还请各位多多指教.-knapsack backtracking, just arrived at that if other issues also invited to the exhibitions.
- 2022-08-08 14:44:32下载
- 积分:1
-
图的深度优先遍历和广度优先遍历,以邻接矩阵方式输入。(按照提示输入)!...
图的深度优先遍历和广度优先遍历,以邻接矩阵方式输入。(按照提示输入)! -map the depth and breadth traversal priority priority traverse to the adjacency matrix input. (According to the prompt entry)!
- 2022-01-31 12:22:09下载
- 积分:1
-
数据结构上让我们编写的排序算法,有冒泡,堆排序等
数据结构上让我们编写的排序算法,有冒泡,堆排序等-Data structure so that we prepared on sorting algorithms, there are bubble, heap sort, etc.
- 2022-02-14 13:40:58下载
- 积分:1
-
小型图书馆管理系统!
小型图书馆管理系统!-little books management system
- 2022-08-04 06:36:46下载
- 积分:1
-
基本的 Crud
与 html、 php、 javascript 和数据库 mysql 这个基本的 CRUD。您可以输入供应商、 物料和交易秩序与获取数据从数据库选择选项 !。学习的 let !!!我还没到 attchement 插入数据库。你只是导入数据库你们:)
- 2023-03-31 08:15:03下载
- 积分:1
-
在网络上收集的100个经典例子
在网络上收集的100个经典例子-online collection of 100 classic example
- 2022-01-26 06:45:20下载
- 积分:1
-
the database programming method
有关数据库编程的方法-the database programming method
- 2022-02-21 02:51:00下载
- 积分:1
-
Partner system: avail [0 .. m] can be used for table space, n for the distributi...
伙伴系统:avail[0..m]为可利用空间表, n为申请分配量, 若有不小于n的空闲块, 则分配相应的存储块, 并返回其首地址,否则返回NULL -Partner system: avail [0 .. m] can be used for table space, n for the distribution of the volume of applications, if n is not less than the free block, then the distribution of the corresponding storage block, and return to its first address, otherwise return NULL
- 2022-01-30 23:57:11下载
- 积分:1