-
/ k* Product of the biggest problems Description : I set up is a n
/*最大k乘积问题 问题描述: 设I是一个n位十进制整数。如果将I划分为k段,则可得到k个整数。这k个整数的乘积称为I的一个k乘积 。 试设计一个算法,对于给定的I和k,求出I的最大k乘积(n
- 2022-04-12 10:48:27下载
- 积分:1
-
校园导游图算法
校园导游图算法--数据结构中有关图的算法 按v求最短路径 按s求信息; 按q退出; 地图在map图像文件里-campus tour map algorithm-- data structure of the plan according to the algorithm for the shortest path v s by seeking information; Q withdrawal by; Maps map image file
- 2022-01-22 07:14:48下载
- 积分:1
-
VC++访问DAO数据库
VC++访问DAO数据库-VC visit DAO Database
- 2022-01-26 06:25:58下载
- 积分:1
-
表达式求值,包括栈的读写,创建,释放,可以求借一般四则运算,带括号等...
表达式求值,包括栈的读写,创建,释放,可以求借一般四则运算,带括号等-expression evaluates, including stacks of reading and writing, to create, release and should seek through four general computing, with brackets, etc.
- 2023-05-07 14:05:02下载
- 积分:1
-
vb编的医院管理系统,需要的可以下载,有兴趣自行习惯
vb编的医院管理系统,需要的可以下载,有兴趣自行习惯-vb series of the hospital management system, the need to be downloaded, are interested in their own habits! !
- 2022-02-07 07:45:50下载
- 积分:1
-
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
-
Data dictionary description of the database design a great help to
数据字典的说明,对数据库设计有极大的帮助-Data dictionary description of the database design a great help to
- 2022-12-03 21:15:03下载
- 积分:1
-
三种排序方法的动态演示,可以同时开启多个线程,同时用不同的方法进行排序,直观的判断不同算法的排序效率。...
三种排序方法的动态演示,可以同时开启多个线程,同时用不同的方法进行排序,直观的判断不同算法的排序效率。-three sequencing method of dynamic presentations, it also opened a number of threads, in addition to the use of different methods for sequencing, intuitive judgment different sorting algorithms efficiency.
- 2022-04-30 10:00:51下载
- 积分:1
-
文件包含的内容: 常见的algorithm,使用vc6开发的 包括排序算法...
文件包含的内容: 常见的algorithm,使用vc6开发的 包括排序算法-document contains elements : common algorithm used in the development vc6 Sorting Algorithm
- 2022-11-06 22:20:03下载
- 积分:1
-
同时rear和len分别指示环形队列中队尾元素的位置和内含元素的个数。设计相应的入队和出队算法。...
同时rear和len分别指示环形队列中队尾元素的位置和内含元素的个数。设计相应的入队和出队算法。-At the same time, rear and len, respectively, annular instructions squadron tail queue element containing the location and the number of elements. Design corresponding to the team and the team algorithm.
- 2023-03-12 17:10:04下载
- 积分:1