-
biesct 算法
平分算法来查找任何方程的多个根元素。它以输入的任何命令的多项式,给你的多项式的全部根。
- 2022-08-17 11:55:52下载
- 积分:1
-
C++数据结构图结构的类定义及有关算法
C++数据结构图结构的类定义及有关算法-C data structure definition of the class structure and the algorithm
- 2022-03-15 06:59:35下载
- 积分:1
-
学籍管理信息系统
学籍管理信息系统-expulsion Management Information System
- 2022-08-03 14:50:10下载
- 积分:1
-
房地产销售管理系统包括销售房屋、楼房信息管理、客户信息管理、员工信息管理、费用管理等功能。我的毕业设计,毕业论文和打包好的毕业程序代码和未打包的程序代码...
房地产销售管理系统包括销售房屋、楼房信息管理、客户信息管理、员工信息管理、费用管理等功能。我的毕业设计,毕业论文和打包好的毕业程序代码和未打包的程序代码-real estate sales management system including sales of housing, building information management, customer information management, information management staff. cost management, and other functions. I graduated from the design, packaging and good thesis graduate program code and not the packaging code
- 2023-07-08 06:10:06下载
- 积分:1
-
完成非的过程
该程序完成对二叉树的非递归的前序遍历,在三种遍历方法中,这种遍历最简单,所以,核心代码自然要少很多。-completion of the process of non- recursive binary tree of the former preorder, the three traverse method, which traverse the most simple, so natural to the core code is much less.
- 2022-02-01 08:27:39下载
- 积分:1
-
是一种数据结构的编程代码,程序实现一种算法,在铁路系统上在两点间得到最短路径...
是一种数据结构的编程代码,程序实现一种算法,在铁路系统上在两点间得到最短路径-is a data structure of the programming code, procedures to achieve an algorithm, the railway system in the period between 2:00 Shortest Path
- 2022-08-21 14:10:48下载
- 积分:1
-
包含两个文件,一个是.BGI文件,是图形化得驱动,没有它该C语言程序无法正常显示,另外一个是源程序,本程序功能为图形化的计算器...
包含两个文件,一个是.BGI文件,是图形化得驱动,没有它该C语言程序无法正常显示,另外一个是源程序,本程序功能为图形化的计算器-Contains two files, one. BGI document is too graphic drivers, without which the C language program can not display properly, the other is the source, this program features for the graphical calculator
- 2022-02-04 17:56:31下载
- 积分:1
-
将马随即放在国际象棋的8×8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出...
将马随即放在国际象棋的8×8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,……,64依次填入一个8×8的方阵,输出之。-Ma immediately on the international chess 8 8 chessboard Board [8] [8] of a box, MA by the rules of chess go mobile. Requires each box only entered once traveled chessboard all 64 box. Preparation of non- recursive procedure, and seeking stepped routes, with a calculated routes, the figures 1, 2, ..., 64 were filled an 8 x 8 matrix, put it out.
- 2022-03-03 15:33:41下载
- 积分:1
-
可以过来看看有关8皇后的相关算法.这是本人初学数据结构运用堆栈编写的小程序...
可以过来看看有关8皇后的相关算法.这是本人初学数据结构运用堆栈编写的小程序-can come look at the Statue of eight correlation algorithm. This is my beginner stack data structure prepared by the use of small programs
- 2022-01-26 01:23:41下载
- 积分:1
-
以高效率的方法查找一个数组中的第二大数,数组中的数可以相同.同时对各种可能发生的错误返回相应得错误代码。...
以高效率的方法查找一个数组中的第二大数,数组中的数可以相同.同时对各种可能发生的错误返回相应得错误代码。-find second max number in a high effective method.The number in the array could be the same.meanwhile ,the program return special error code
- 2022-04-24 01:45:15下载
- 积分:1