-
反正切函数C实现,一个简单的C语言函数的实现,以及两个math的头文件...
反正切函数C实现,一个简单的C语言函数的实现,以及两个math的头文件-Arc tangent function C implementation, a simple implementation of C-language function, and two math header file
- 2022-01-25 13:45:48下载
- 积分:1
-
数据库 编程VC++ ADO.net
VS 2013 编译。用的是ADO.的技术 访问SQL2008的数据库。是做课程设计的一部分。重新包装了类,更易使用
- 2022-12-29 17:15:18下载
- 积分:1
-
细胞生长的源码,使用VC描述,适合研究数据结构
细胞生长的源码,使用VC描述,适合研究数据结构-Cell growth source, the use of VC descriptions, research data structure suitable for
- 2022-03-17 12:51:19下载
- 积分:1
-
0 / 1背包问题的几种解决方案,包括回溯,动态规划…
0/1背包问题的几种解法,包括回溯法、动态规划法以及穷举法。另外还包括集中方法的一个测试报告。-0/1 knapsack problem several solutions, including backtracking, dynamic programming method and the exhaustive method. It also includes a focus on methods of test reports.
- 2022-08-04 06:47:07下载
- 积分:1
-
房地产房地产
Editor 的检讨后,你会得到 0 10 CF 硬币。您的源代码,你会得到更多的 CF 硬币质量越好。请仔细填写以下各节。
- 2022-01-31 12:08:37下载
- 积分:1
-
初学新手必备
新手初学必备,不错的学习资料-( 北大青鸟点卡销售系统 北大青鸟点卡销售系统 )-Essential beginner novice
- 2022-02-05 13:42:58下载
- 积分:1
-
this category, the database programming change simpler
这个类,使数据库编程变的更简单-this category, the database programming change simpler
- 2022-05-27 07:28:02下载
- 积分:1
-
本文以制作一个《论坛》为例,简单地介绍了delphi 2005 的B/S程序设计方法。数据库:SQL 2000,编程:delphi 2005 ARCHITECT...
本文以制作一个《论坛》为例,简单地介绍了delphi 2005 的B/S程序设计方法。数据库:SQL 2000,编程:delphi 2005 ARCHITECT-paper for the production of a "forum" for example, to brief the delphi 2005 B/S process design methods. Database : SQL 2000, programming : delphi 2005 ARCHITECT
- 2022-03-22 14:07:43下载
- 积分:1
-
Maze. With an m* n matrix, said the long labyrinth of 0 and 1, respectively, the...
迷宫问题。以一个 m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论
起点就是方阵中的(1,1)终点就是(m-1,n-1) -Maze. With an m* n matrix, said the long labyrinth of 0 and 1, respectively, the maze of paths and obstacles. Designing a program, for any set of the maze, find a path from the entrance to the export, or come to the conclusion there is no access point is a square matrix of the (1,1) The end is (m-1, n-1)
- 2022-04-15 13:14:53下载
- 积分:1
-
最小生成树,使用PRIM方法生成最小生成树。
最小生成树,使用PRIM方法生成最小生成树。-Minimum Spanning Tree, use the PRIM method to generate minimum spanning tree.
- 2022-07-11 22:21:06下载
- 积分:1