-
车辆管理
车辆管理-vehicle management
- 2022-02-22 09:17:58下载
- 积分:1
-
南开大学课件数据结构课程
南开大学数据结构课程的课件
09年 软件学院课程
-Nankai University courseware data structure course
- 2022-12-26 07:00:04下载
- 积分:1
-
本程序用来学校管理学生挡案用. 采用Access数据库,程序实现关键在应用ODBC 的两个类....
本程序用来学校管理学生挡案用. 采用Access数据库,程序实现关键在应用ODBC 的两个类.-procedures for the management of schools with students archives. Access database, program lies in the application of two types of ODBC.
- 2022-05-07 18:50:56下载
- 积分:1
-
this is water jug problem in c++
this water jug problem in c-this is water jug problem in c++
- 2022-05-16 14:44:23下载
- 积分:1
-
从文件中读入的数据来计算全班平均性能…
从文件里读入数据,计算各课成绩的平均分,最高分,最低分,学生的加权平均成绩,并生成分析数据。-Reading from the document into the data to calculate the class average performance, the maximum points, minimum points, the weighted average performance of students, and generate analytical data.
- 2022-08-11 05:56:46下载
- 积分: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
-
数据结构课程设计报告,算术表达式求值,自动辨别算符优先级,括号,将char型转换成int计算,再将结果显示,具有精美用户界面...
数据结构课程设计报告,算术表达式求值,自动辨别算符优先级,括号,将char型转换成int计算,再将结果显示,具有精美用户界面-data structure curriculum design, arithmetic expression evaluates automatically identify operator precedence, in brackets, char to int conversion type, the result shows that the user interface is attractive
- 2022-12-30 10:20:04下载
- 积分:1
-
数据结构实验程序
线性表
栈和队列
二叉树
图
查找
内部排序...
数据结构实验程序
线性表
栈和队列
二叉树
图
查找
内部排序-Experimental procedures for linear data structures stack and queue table tree diagram to find the internal order
- 2023-08-17 09:45:03下载
- 积分:1
-
一些数据结构源代码
一些数据结构源代码-some data structure source code
- 2022-02-03 18:29:28下载
- 积分:1
-
fifo和lru页面置换算法
fifo和lru页面置换算法-fifo and LRU algorithm replacement pages
- 2023-03-26 10:20:03下载
- 积分:1