联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数据结构(120) 
按平台查找All C/C++(120) 

[数据结构] 双点弦截法

利用c语言实现双点弦截法的程序。。。。。。。
Using C language to realize the program of double point chord section method (2020-09-20, C/C++, 13KB, 下载0次)

http://www.pudn.com/Download/item/id/1600573765968517.html

[数据结构] 我的循环双链表.xcodeproj

通过学习与探索 用最基础的C语言实现循环双链表的创建与使用
Creation and use of circular double-linked list by learning and exploring the most basic C language (2019-04-21, C/C++, 11KB, 下载0次)

http://www.pudn.com/Download/item/id/1555822156888705.html

[数据结构] 我的双链表.xcodeproj

通过学习与探索 用最基础的C语言实现双链表的创建与使用
By learning and exploring, we can achieve double-use in the most basic C language. Creation and use of linked list (2019-04-21, C/C++, 12KB, 下载0次)

http://www.pudn.com/Download/item/id/1555822097396302.html

[数据结构] 41386070

b——双精度实型一维数组,长度为(q+1),存放ARMA(p,q)模型的滑动平均系数, a——双精度实型一维数组,长度为( (2018-04-03, C/C++, 23KB, 下载2次)

http://www.pudn.com/Download/item/id/1522744487884668.html

[数据结构] reygcustom

用龙格-库塔法直接解算微分方程,程序中的例子是求解10个线性微分方程组 (2018-01-08, C/C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/1515380081554052.html

[数据结构] repfnsent

汉诺塔的自动演算过程,有源码,转载(用MFC制作而成) (2017-12-06, C/C++, 33KB, 下载1次)

http://www.pudn.com/Download/item/id/1512570375875307.html

[数据结构] Hanoi

梵塔四圆盘C语言编程,输出结果有每一步的移动过程和结果
Van column four disc C programming language, and the output there is movement in each step results (2017-04-21, C/C++, 685KB, 下载0次)

http://www.pudn.com/Download/item/id/1492778919973522.html

[数据结构] double-link

双链表的情况与单链表类似,只是增加了一个前置链而已,以下代码是对双链表的一些基本操作,如:双链表的建立,求链表的长度,在链表中插入 新结点,删除链表中的结点等
some operation to double link,such as creat, insert,delete,etc (2014-08-19, C/C++, 1KB, 下载6次)

http://www.pudn.com/Download/item/id/2606451.html

[数据结构] Cdata_structure

这是C语言描述的数据结构。做软件重要的就是数据结构和操作系统。得卧龙或凤雏之一就可取天下
This is a C language description of the data structure. Important thing is to make the software and operating system data structures. Wolong have one or phoenix child can take the world (2014-01-25, C/C++, 1326KB, 下载3次)

http://www.pudn.com/Download/item/id/2455835.html

[数据结构] dlinklist

双链表源程序,实现双链表插入、删除等功能
Doubly linked list (2013-10-07, C/C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/2369128.html

[数据结构] hano-tower

汉诺塔小程序,可以计算任意阶汉诺塔的解法。
Tower of Hanoi applet can calculate the arbitrary order HANOR solution. (2012-10-05, C/C++, 32KB, 下载2次)

http://www.pudn.com/Download/item/id/2008007.html

[数据结构] Hanoi

C/C++递归程序初探, 同样的道理,其中包括一个金典的汉诺塔和其他的 不同的方法 , 呵呵!!!!
C/C + + recursive process research, in the same way, including a han s golden tower and other different methods, ha ha!!!!!!!!!!!! (2011-12-30, C/C++, 1195KB, 下载2次)

http://www.pudn.com/Download/item/id/1746916.html

[数据结构] recursion

快速排序,汉诺塔以及汉诺塔的演示,内码转换
the exchange of the ISN,Hanoi_show (2011-12-26, C/C++, 4KB, 下载2次)

http://www.pudn.com/Download/item/id/1742656.html

[数据结构] Double_List_and_Sort

双链表和排序,排序有四种,冒泡、插入、选择、折半
double list and sort (2010-05-28, C/C++, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1191603.html

[数据结构] Hanoi

利用栈编的汉诺塔程序,c语言实现,有两个,一个有图形界面。记住是用栈的原理编的哦,汉诺塔程序常有,而用栈原理编的不常有!对于栈的理解很有帮助!
Stack for use of the Tower of Hanoi program, c language, there is both, a graphical interface. Keep in mind the principle of stack are used for the Oh, Tower of Hanoi procedures often, and made use of the principle of non-stack often! Helpful for the understanding of the stack! (2009-04-02, C/C++, 2KB, 下载10次)

http://www.pudn.com/Download/item/id/699070.html

[数据结构] aa

汉若塔 一个C语言的老例子 但值得下来看看。无错误
Han tower if a C language example of the old but it is worth it to see. Error-free (2008-04-08, C/C++, 2KB, 下载9次)

http://www.pudn.com/Download/item/id/432768.html

[数据结构] aa

教材: 《数据结构(C++描述)》(金远平编著,清华大学出版社) 讲课教师: 金远平,计算机科学与工程系, 课件
Textbook: Data Structure (C++ Description) (edited by Kim Yuan-ping, Tsinghua University Press) lectures teachers: JIN Yuan-ping, Computer Science and Engineering, courseware (2007-12-20, C/C++, 627KB, 下载19次)

http://www.pudn.com/Download/item/id/379210.html

[数据结构] 经典汉诺塔问题c语言版

汉诺塔是初学数据结构的同学最头疼的问题,这里是一个用递归函数解决汉诺塔问题的经典c语言程序,里面有代码和执行文件。
HANOR data structure is that when the students most headaches, here is a solution using a recursive function HANOR a classic c language program, which has code and the implementation document. (2005-07-04, C/C++, 8KB, 下载24次)

http://www.pudn.com/Download/item/id/1120476127507075.html

[数据结构] 一个汉诺塔程序

重演经典的汉诺塔。 做课程设计时做的,不算太好,呵呵…… 不过还算基本规范吧。适合初学者。
repeat of the classic Tower of Hanoi. Courses designed to do so, not too good, huh ... but it still basic norms. For beginners. (2005-01-08, C/C++, 199KB, 下载29次)

http://www.pudn.com/Download/item/id/1105162693981484.html

[数据结构] c7_Dblink

数据结构双链表的 例子
data structure-Chain example (2004-11-27, C/C++, 2KB, 下载16次)

http://www.pudn.com/Download/item/id/1101538452158027.html
总计:120