-
按层遍历二叉树的算法设计探讨
按层遍历二叉树的算法设计探讨-layer by the binary tree traversal algorithm design
- 2022-03-22 03:25:53下载
- 积分:1
-
一套采用php+mysql数据库方式运行的多用户网上商城系统,具有安全、负载量高,访问迅捷的特点,能与论坛、博客、CMS等系统整合并支持一站登陆。系统内置贝宝、...
一套采用php+mysql数据库方式运行的多用户网上商城系统,具有安全、负载量高,访问迅捷的特点,能与论坛、博客、CMS等系统整合并支持一站登陆。系统内置贝宝、支付宝、快钱等在线支付网关以及QQ、旺旺、雅虎通即时网络通讯工具.-Adopted a set of php+ Mysql database running multi-user online mall system with safe, high-load, quick visit to the features with forums, blog, CMS, such as systems integration and support the one-stop landing. PayPal embedded system, AliPay, quick money, such as online payment gateways, as well as QQ, Wangwang, Instant Messenger network communication tools.
- 2022-03-10 13:36:32下载
- 积分:1
-
代码名称:The alxBase classes for work with dbf files 代码说明:读写DBF文件的类 工具/平台:VC Win2...
代码名称:The alxBase classes for work with dbf files 代码说明:读写DBF文件的类 工具/平台:VC Win2-code name:The alxBase classes for work with dbf files. code specification: a class for reading DBF files.
- 2022-01-22 10:59:54下载
- 积分:1
-
C语言常用算法集合,包括底层编程,字符串处理,效验算法,逆阵、数学问题,问题算法...
C语言常用算法集合,包括底层编程,字符串处理,效验算法,逆阵、数学问题,问题算法-C language commonly used algorithm for the collection, including the underlying programming, string handling, well-tested algorithms, inverse matrix, a mathematical problem, the problem algorithm
- 2022-01-31 07:21:00下载
- 积分:1
-
电影票预定系统
电影票预订项目:电影已经成为全世界人民都非常欢迎的娱乐项目。人们乐于在电影院里支配自己自由的时间。它是一种对每个人都适合的娱乐,包括孩子,女孩 和所有的人。正如你所看到,买票的队伍总是那么的长,对于马上需要买到票的人来说,这是个大问题。这是一个在线的网站,普通用户和影院所有者可以注册和登录。用户可以在上面搜索自己喜欢的电影介绍并且买票,影院所有者可以发表电影的上映信息。影院方也可以实现在线验票。用户可以通过网上支付来付电影票钱。所有的付款将有充分的安全保障。电影票预订系统的目标是使人们更容易的买到票。随着互联网安全和技术的发展,越来越多的人们开始使用网络消费。这是非常方便并彰显个性的方式。该项目也被称为电子订票,它主要是用来克服纸质客票系统的缺点。它减少买票的所花费的了时间和精力。
- 2023-06-11 13:30:03下载
- 积分:1
-
PB的数据窗口的例子,有约会,K线图等等,由此可以学习国外高手的编程技巧与经验...
PB的数据窗口的例子,有约会,K线图等等,由此可以学习国外高手的编程技巧与经验-PB data window examples are dating, K map, etc., which can learn from foreign experts in the programming skills and experience
- 2022-03-16 15:29:54下载
- 积分:1
-
二叉树有三种遍历方法,引用树的概念实现遍历
二叉树有三种遍历方法,引用树的概念实现遍历-There are three methods of tree traversal, invoke the concept of tree traversal realize
- 2022-04-23 17:42:47下载
- 积分:1
-
数据结构中栈的经典算法――第二类背包问题,已经通过测试!...
数据结构中栈的经典算法――第二类背包问题,已经通过测试!-The stack data structure in the classic method- II knapsack problem, has passed the test!
- 2022-01-28 03:40:53下载
- 积分:1
-
把dat文件转化为grd文件 供surfer使用
把dat文件转化为grd文件 供surfer使用-Dat file into the GRD surfer documents for use
- 2023-08-22 02:25:03下载
- 积分: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