-
mysql 5.x手册,全中文,mysql数据库管理开发必备。
mysql 5.x手册,全中文,mysql数据库管理开发必备。-mysql 5.x manual, all Chinese, mysql database management to develop necessary.
- 2023-08-21 00:05:05下载
- 积分:1
-
读取数据库技术的实例,让初学者快速掌握VC访问数据库。用于工程开发。...
读取数据库技术的实例,让初学者快速掌握VC访问数据库。用于工程开发。-read database
- 2022-06-03 17:43:17下载
- 积分:1
-
c++中数据结构的链表处理程序
c++中数据结构的链表处理程序-c structure of the data processing procedures Chain
- 2023-06-16 14:50:04下载
- 积分:1
-
一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系数多项式计数器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式...
一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系数多项式计数器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2……cn,en,其中n是多项式的项数,ci,ei分别为第i项的系数和指数。序列按指数降序排列。 (3) 多项式a和b相加,建立多项式a+b,输出相加的多项式。 (4) 多项式a和b相减,建立多项式a-b,输出相减的多项式。 用带表头结点的单链表存储多项式。 测试数据: (1) (2x+5x8-3.1x11)+(7-5x8+11x9) (2) (6x-3-x+4.4x2-1.2x9)-(-6x-3+5.4x2+7.8x15) (3) (x+x2+x3)+0 (4) (x+x3)-(-x-x-3)-one yuan sparse polynomial calculator [Addition and multiplication] Problem description : Design one yuan polynomial coefficient counter achieve the two polynomials addition, subtraction. Basic requirements : (a) input and the establishment of polynomial (2) output polynomial, the output form of integer sequence : n, c1, e1, c2, e2 ... cn, en, where n is the polynomial Number, ci, ei for the first item i the coefficients and indexes. By sequencing index in descending order. (3) a and b polynomial addition, the establishment of a polynomial b, the combined output polynomial. (4) a and b polynomial subtraction, the establishment of a polyno
- 2022-10-15 00:45:03下载
- 积分:1
-
一个焦化厂的电子称过秤软件,小巧实用,有需要修改的地方,不过已经能够胜任基本工作了。...
一个焦化厂的电子称过秤软件,小巧实用,有需要修改的地方,不过已经能够胜任基本工作了。-A coking plant, said electronic weighing software, compact and practical, there is need to modify the areas, but the basic work has been capable of.
- 2023-06-19 05:35:04下载
- 积分:1
-
Mystery of Einstein, who fish (Environment : VisualStdio 2005)
爱因斯坦谜题,谁养鱼(环境:VisualStdio 2005)-Mystery of Einstein, who fish (Environment : VisualStdio 2005)
- 2023-08-17 00:35:04下载
- 积分:1
-
二叉树的实现,包括各种遍历
二叉树的实现,包括各种遍历-binary tree to achieve, including Traversal
- 2022-01-26 08:09:08下载
- 积分:1
-
1. 利用尾插法建立一个双向链表,并遍历双向链表。
2. 实现双向链表中删除一个指定元素。
3. 在非递减有序双向链表中实现插入元素e仍有序算法。...
1. 利用尾插法建立一个双向链表,并遍历双向链表。
2. 实现双向链表中删除一个指定元素。
3. 在非递减有序双向链表中实现插入元素e仍有序算法。
4. 判断双向链表中元素是否对称,若对称返回1,否则返回0。
5. 设元素为正整型,实现算法所有奇数排列在偶数之前。
6. 在主函数中设计一个简单的菜单调试上述算法。
-table
- 2022-03-09 20:18:40下载
- 积分:1
-
large data structure of the non
数据结构大作业的非界面版-large data structure of the non-operational interface version
- 2023-03-24 07:25:04下载
- 积分:1
-
数据结构学习中遇到的二叉树的代码,运行快速
数据结构学习中遇到的二叉树的代码,运行快速-Study data structure encountered in the code tree, run fast
- 2022-03-17 16:13:03下载
- 积分:1