搜索资源列表
大数乘法
- 我的数据结构的课程设计,是长整数的乘法,内含完整的原代码和详细的设计思路, 当时老师给我判的是优秀,好东西当然给大家分享; 有问题请和我联系 email:huxiaoyong1983@163.com qq:43808128 tel:13562165387-the data structure of the curriculum design, is a long integer multiplication, containing the complete source code and det
qq
- 数据结构中求最短路径--弗洛依德算法-Most short-path--Freud algorithm
QQ
- 数据曲线拟合,可以最高拟合四阶多项式系数。-Data Curve Fit, you can fit up to fourth-order polynomial coefficients.
shujujiegou
- 实现数据的头插与尾插法输入: ①用尾插法插入数据,生成一个链表,显示qq号。输入依次为2、2、0、9、6、8、3、1、0、9 ②用头插法插入数据,生成一个链表,显示生日。输入依次为1、2、3、0、3、9 输出: -Implement the data of head and tail plug method