资源简介
简单的链表实现大数阶乘的程序
是双向链表实现的 初学者可以看看
代码片段和文件信息
// stdafx.cpp : source file that includes just the standard includes
// text.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include “stdafx.h“
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2183 2009-11-06 16:23 双链表实现大数阶乘\Debug\StdAfx.obj
文件 544825 2009-11-09 12:58 双链表实现大数阶乘\Debug\text.exe
文件 785752 2009-11-09 12:58 双链表实现大数阶乘\Debug\text.ilk
文件 251224 2009-11-09 11:13 双链表实现大数阶乘\Debug\text.obj
文件 203728 2009-11-06 16:23 双链表实现大数阶乘\Debug\text.pch
文件 1098752 2009-11-08 22:48 双链表实现大数阶乘\Debug\text.pdb
文件 82944 2009-11-09 12:58 双链表实现大数阶乘\Debug\vc60.idb
文件 118784 2009-11-08 22:48 双链表实现大数阶乘\Debug\vc60.pdb
文件 1196 2009-11-06 16:21 双链表实现大数阶乘\ReadMe.txt
文件 291 2009-11-06 16:21 双链表实现大数阶乘\StdAfx.cpp
文件 769 2009-11-06 16:21 双链表实现大数阶乘\StdAfx.h
文件 1976 2009-11-08 22:48 双链表实现大数阶乘\text.cpp
文件 4512 2009-11-06 16:21 双链表实现大数阶乘\text.dsp
文件 516 2009-11-06 16:21 双链表实现大数阶乘\text.dsw
文件 58368 2009-11-09 12:59 双链表实现大数阶乘\text.ncb
文件 48640 2009-11-09 11:13 双链表实现大数阶乘\text.opt
文件 0 2009-11-09 12:58 双链表实现大数阶乘\text.plg
目录 0 2009-11-08 22:48 双链表实现大数阶乘\Debug
目录 0 2009-11-09 11:13 双链表实现大数阶乘
----------- --------- ---------- ----- ----
3204460 19
评论
共有 条评论