-
采用递归调用的方法打印输出一个非循环图的所有拓扑排序
采用递归调用的方法打印输出一个非循环图的所有拓扑排序-output all the topological sorts of an acyclic graph
- 2022-08-20 16:51:33下载
- 积分:1
-
K-均值在 C 编程
// kmeans.c//伊桑·布罗德斯基2011年//月#include#include#include#定义SQR(X)((X)*(X))#定义MAX_CLUSTERS16#定义MAX_ITERATIONS100#定义BIG_double(INFINITY)无效失败(字符*海峡){的printf(STR);出口(-1);}双calc_distance(INT暗淡,双* P1,双* P2){双distance_sq_sum= 0;对于(INT II=0;二
- 2023-07-21 00:35:03下载
- 积分:1
-
数据库设计基础
供数据库初学者参考
比较好的资料
数据库设计基础
供数据库初学者参考
比较好的资料-Database design based on reference for database beginners relatively good information
- 2023-02-28 05:20:03下载
- 积分:1
-
酒店管理系统
酒店管理系统是一个理想的软件解决方案,酒店行业,可用于宾馆,旅馆,酒店,度假村,旅馆,招待所,军事
- 2022-03-31 10:05:16下载
- 积分:1
-
数据结构:用链表做存储结构求两个一元多项式相加的结果
数据结构:用链表做存储结构求两个一元多项式相加的结果-Data structures: The linked list storage structure seeking to do two one dollar sum of the results of polynomial
- 2022-04-28 00:57:03下载
- 积分:1
-
ASP.NET简洁论坛源代码
这是一个简单的论坛,主要功能:
网站后台:版块管理、帖子管理、回复管理、我发布的帖子、我回复的帖子;
网站...
ASP.NET简洁论坛源代码
这是一个简单的论坛,主要功能:
网站后台:版块管理、帖子管理、回复管理、我发布的帖子、我回复的帖子;
网站前台:版块导航、帖子列表、帖子详细、帖子回复列表、添加帖子、添加回复-Asp.net concise BBS source code
This is a simple BBS, main functions:
Background: section management, site management, management, post reply by post, I, I reply posts,
Receptionist: version website lists, post navigation, post, reply posts, a detailed list of adding posts, add back,
- 2023-07-11 10:15:04下载
- 积分:1
-
为保障煤矿为例
example for security of meikuang
- 2022-03-20 03:19:24下载
- 积分:1
-
层次的非递归算法
层次的非递归算法-level of non- recursive algorithm
- 2022-12-16 09:10:03下载
- 积分:1
-
Source code, is a java implementation to compare with the clarity and the first...
源代码,是java实现的,比较清晰和第一部分一起的-Source code, is a java implementation to compare with the clarity and the first part of the
- 2022-04-30 03:43:20下载
- 积分:1
-
data structure using the table to achieve an orderly set of basic function
数据结构的 用有序表实现集合的基本功能~交集 并集 插入 删除~界面美观~可操作性强-data structure using the table to achieve an orderly set of basic function-set intersection and inserted delete ~ ~ operable aesthetic interface strong
- 2022-07-22 21:07:43下载
- 积分:1