-
This book for beginners is a good choice, powerbuilder 8.0 introduces the overal...
本书对于初学者是不错的选择,介绍了powerbuilder 8.0的总体结构,和一些语法,编程细节,并用例子给予练习和实践。-This book for beginners is a good choice, powerbuilder 8.0 introduces the overall structure, and some syntax, programming details, and give examples of exercises and practice.
- 2023-06-15 14:16:43下载
- 积分:1
-
图的深度优先遍历和广度优先遍历,以邻接矩阵方式输入。(按照提示输入)!...
图的深度优先遍历和广度优先遍历,以邻接矩阵方式输入。(按照提示输入)! -map the depth and breadth traversal priority priority traverse to the adjacency matrix input. (According to the prompt entry)!
- 2022-01-31 12:22:09下载
- 积分:1
-
二叉树的遍历实现:
对二叉树的遍历的简单实现,作为数据结构的入门程序还是很好的,虽然很简单但是当初我作为初学者想方设法写出这个小程序的时候还是发现了自己理解上的一些盲点。数据结构重在实践,大家多练~一起加油,里面还包含了我最开始写的时候容易犯的一些错误。里面有为实现层次遍历写到的队列结构和为非递归用到的栈的结构。
- 2022-07-12 15:28:31下载
- 积分:1
-
求解模糊等价矩阵的源代码,可以通过它来示模糊等价矩阵
求解模糊等价矩阵的源代码,可以通过它来示模糊等价矩阵-Solving fuzzy equivalent matrix of the source code through it to show fuzzy equivalent matrix
- 2022-01-22 02:23:49下载
- 积分: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
-
设置信号放大器,在包中有详细的代码说明及注释,通过树的数据结构实现信号放大器的设置~...
设置信号放大器,在包中有详细的代码说明及注释,通过树的数据结构实现信号放大器的设置~-Set-signal amplifier, in the package are detailed code descriptions and notes, through the tree data structure to achieve signal amplifier settings ~
- 2022-03-09 10:29:57下载
- 积分:1
-
数据结构编程 实现数的插入
数据结构编程 实现数的插入-data structure programming several of the insert, etc.
- 2022-12-21 23:25:03下载
- 积分:1
-
simulated people Maze, the main general operating procedures, data structure
模拟人走迷宫,主要实现一般操作的程序,数据结构-simulated people Maze, the main general operating procedures, data structure
- 2022-02-01 07:13:55下载
- 积分:1
-
一个实现了三个查找功能的c语言源代码,分别是顺序查找,折半查找和二叉查找树上的查找。可用VC直接编译运行,对查找算法做了很好的演示。...
一个实现了三个查找功能的c语言源代码,分别是顺序查找,折半查找和二叉查找树上的查找。可用VC直接编译运行,对查找算法做了很好的演示。-A search function to achieve the three c-language source code, namely, sequential search, binary search and binary search tree to find. VC can be compiled to run directly on the search algorithm has done a very good presentation.
- 2022-09-05 07:45:02下载
- 积分:1
-
匈牙利算法 解决类似于线性规划中的分配问题,用于各种匹配算法...
匈牙利算法 解决类似于线性规划中的分配问题,用于各种匹配算法-Hungary is similar to linear programming algorithm to solve the distribution problem, for a variety of matching algorithm
- 2022-01-25 19:09:33下载
- 积分:1