-
1.1 算法与程序
1.2 算法与数据结构
1.3 表达算法的抽象机制
1.4 描述算法与算法设计
1.5 算法分析的基本原则
1.6 算法...
1.1 算法与程序
1.2 算法与数据结构
1.3 表达算法的抽象机制
1.4 描述算法与算法设计
1.5 算法分析的基本原则
1.6 算法复杂性分析
- 2022-02-15 08:08:36下载
- 积分:1
-
与清华大学版的《数据结构》匹配二叉树的实现:BITREE1.CPP:为主程序,其中实现了递归算法以及非递归算法的前序遍历,中序遍历,后序遍历。TSTACK1.H...
与清华大学版的《数据结构》匹配二叉树的实现:BITREE1.CPP:为主程序,其中实现了递归算法以及非递归算法的前序遍历,中序遍历,后序遍历。TSTACK1.H: 为头文件,其中定义了一些常量的值,其中也包括了书中第三章的栈的实现,只需要将注解符去掉即可。运行环境为:VC++6 或 TC3-and Tsinghua University version of the "data structure" matching the achievement of a binary tree : BITREE1.CPP : mainly procedures, which achieved a recursive and non- recursive algorithm of algorithms preorder, preorder, after preorder. TSTACK1.H : for the first document, which defines a number of the value of a constant, which also include a third chapter of the book stack the realization simply have the website notes can be removed. Operating environment : VC 6 or TC3
- 2023-08-23 23:30:03下载
- 积分:1
-
vc++.net的幼儿园管理系统,功能不多,但非常好用,与大家交流,谢谢指导。...
vc++.net的幼儿园管理系统,功能不多,但非常好用,与大家交流,谢谢指导。-vc. Net kindergarten management systems, functional small, but very good, with the exchange, thank you guidance.
- 2022-08-11 05:49:59下载
- 积分:1
-
堆栈表达式求值系统,处理整型数,c语言编写
堆栈表达式求值系统,处理整型数,c语言编写-stack expression for the value system, handling integer, c language
- 2022-07-09 19:48:15下载
- 积分:1
-
从键盘上输 入一串正整数, 最后输入-1作为输入结束的标志。以这些正整数的值作为二叉排序树中的结点的数据场之值,建立一棵二叉排序树要实现排序二叉树的插入。采取叶...
从键盘上输 入一串正整数, 最后输入-1作为输入结束的标志。以这些正整数的值作为二叉排序树中的结点的数据场之值,建立一棵二叉排序树要实现排序二叉树的插入。采取叶子插入法,即新插入的节点均为改二叉树的叶子节点,且满足中序有序性。-From the keyboard to enter a string of positive integers, the last input-1 as the input end of the sign. These are integer values as binary sort tree nodes in the data field" s value, and the establishment of a binary sort tree to achieve binary tree insertion sort. To leaf insertion method, that the new nodes are inserted to change the binary tree leaf node, and in order to meet the orderliness.
- 2022-05-16 12:06:25下载
- 积分:1
-
ACM常用代码集合,吐血推荐。
有详细的代码注释,希望对大家有帮助...
ACM常用代码集合,吐血推荐。
有详细的代码注释,希望对大家有帮助-ACM commonly used code sets, hematemesis recommendation. A detailed code comments, want to help everyone
- 2022-11-27 16:20:03下载
- 积分:1
-
common barcode printing program
通用的条码打印程序-common barcode printing program
- 2022-07-12 05:51:44下载
- 积分:1
-
在Qt中,使用OCI访问Oracle数据库的样本
应用背景在Windows和Linux Qt,我们可以访问 ;使用OCI数据库。用于编译,在窗口中。在项目属性页,库,包括设置,链接。如果Linux,在makefile ; ;incpath,LIBS设置。例如:…incpath ; ; ;= -我/选择/ qtsdk-2010.05 / QT / mkspecs / linux-g + + -。。/。/ 6410serverqt -我/选择/ qtsdk-2010.05/qt/include/qtcore -我/选择/ qtsdk-2010.05/qt/include/qtnetwork -我/选择/ qtsdk-2010.05/qt/include/qtgui - I /选择/ qtsdk-2010.05/qt/include - I.。/调试。。/。/ 6410serverqt -我美元(qtdir)/ mkspecs默认-。。/ generatedfiles - igeneratedfiles /调试- igeneratedfiles -我-我/ usr /包括/甲骨文/ 11.2/client…LIBS ; ; ; ; ;= $(sublibs) ;- L /选择/ qtsdk-2010.05/qt/lib - lqtgui - L /选择/ qtsdk-2010.05/qt/lib - L / usr / X11R6 / lib - lqtnetwork - lqtcore - lpthread ;- / Oracle 11g/L自民党-低密度脂蛋白- lnsl - lclntsh…关键技术在Windows和Linux Qt,我们可以访问 ;使用OCI数据库。登录的步骤是ocienvcreate, ; ;ocihandlealloc,ocilogon。执行步骤ocistmtprepare, ; ; ;ocistmtexecute,ocitranscommit。如果有参数,ocistmtprepare, ; ; ;ociattrget,ocib
- 2022-08-13 11:57:58下载
- 积分:1
-
Very easy to use online testing system, the beta version, if interested, please...
非常好用的在线考试系统,本版本为测试版,如有兴趣请购买正式版-Very easy to use online testing system, the beta version, if interested, please buy the official version
- 2022-06-15 04:33:45下载
- 积分:1
-
超市网站,数据结构,最小生成树问题。自性。
超市选址,用数据结构,求最小生成树问题。自设计算法为超市寻找一个最短路径。-Supermarket site, the data structure, and minimum spanning tree problem. Since the design of algorithms for the supermarket to find a shortest path.
- 2022-03-04 22:22:38下载
- 积分:1