-
算法设计中的经典问题,符号三角形,n皇后,圆排列
算法设计中的经典问题,符号三角形,n皇后,圆排列-algorithm design of the classic, triangular symbols, n empress, with a round
- 2022-08-06 12:27:27下载
- 积分:1
-
图的常用算法,比较全面
并有一种求图的最短路径的算法,
欢迎指正,...
图的常用算法,比较全面
并有一种求图的最短路径的算法,
欢迎指正,-map commonly used algorithms, a more comprehensive and a map for the shortest path algorithm welcome correction, thank you
- 2022-07-16 14:52:58下载
- 积分:1
-
LL(1)文法编译器的设计与实现
资源描述这是一个简单的c#完成的LL(1)文法编译器的设计与实现的程序,已经生成了.EXE程序,有实验报告,可以按着说明操作。
- 2022-07-26 06:12:05下载
- 积分:1
-
民间标会的会员管理用的软件。是为一个顾客定做的!
民间标会的会员管理用的软件。是为一个顾客定做的!-civil standard to be a member of the management software. For a customized!
- 2022-01-26 06:03:01下载
- 积分:1
-
pc游戏编程_人机博弈,算法和实现都比较完整,源码可运行。且可以从中学到很好的算法知识,和人机博弈...
pc游戏编程_人机博弈,算法和实现都比较完整,源码可运行。且可以从中学到很好的算法知识,和人机博弈-pc game programming _ man-machine game, algorithms and realization are relatively complete, source code can run. And can learn a good knowledge of algorithms, and human-computer game
- 2023-08-13 12:45:05下载
- 积分:1
-
经典的八皇后问题,结合MFC界面编程,能够清晰看到皇后的排列位置。...
经典的八皇后问题,结合MFC界面编程,能够清晰看到皇后的排列位置。-eight Queen"s classic, combining MFC programming interface, can see clearly what the position with the Queen.
- 2022-07-12 04:43:07下载
- 积分:1
-
实现二分法求解方程。编写并使用以下函数:
double SolveRoot(double(*pf)(double x),double a,double b,...
实现二分法求解方程。编写并使用以下函数:
double SolveRoot(double(*pf)(double x),double a,double b,int n)
这里,pf指向一个函数f,f用来定义要求解的方程f(x)=0,a和b是未知解x的上下界(即a
- 2022-05-10 10:45:06下载
- 积分:1
-
c++链表模板类,实现所有链表的功能!
c++链表模板类,实现所有链表的功能!包括增删改查,反转、递归反转等功能。对数据结构初学者有极高的参考价值。且代码规范,命名规范,有很多注释帮助理解。
- 2022-08-16 10:11:43下载
- 积分:1
-
一个封装好的产生随机数的类,十分好用,是学数据结构是写的,希望对大学有用...
一个封装好的产生随机数的类,十分好用,是学数据结构是写的,希望对大学有用-Generate a good random number package class, very easy to use is data structure is written in the hope of the University of useful
- 2022-01-31 13:43:50下载
- 积分:1
-
Visual+C+++6.0数据库开发技术与工程实践(下),共7个实例,有源代码,使用前看光盘使用说明...
Visual+C+++6.0数据库开发技术与工程实践(下),共7个实例,有源代码,使用前看光盘使用说明-Visual+ C+++6.0 database development Technology and Engineering Practice (below), a total of seven instances, active code, CD-ROM read instructions before use
- 2022-05-16 07:39:08下载
- 积分:1