-
多项式的计算器,可以用来加减乘除各类多项式并得出正确结果...
多项式的计算器,可以用来加减乘除各类多项式并得出正确结果-Polynomial calculator can be used all kinds of polynomial addition and subtraction multiplication and division and reached a correct result
- 2022-01-30 15:25:40下载
- 积分:1
-
适合用来做K_Means 和K_NN的数据,一共150组,分成3个簇。
适合用来做K_Means 和K_NN的数据,一共150组,分成3个簇。-K_Means and make suitable for K_NN data, a total of 150 groups, divided into three clusters.
- 2022-01-28 02:09:09下载
- 积分:1
-
数据结构哈希表的实现,用C++写的,比较完整
数据结构哈希表的实现,用C++写的,比较完整-Hash table data structure to achieve, using C++ Written relatively complete
- 2022-07-04 05:40:41下载
- 积分:1
-
数据结构课程实验之一,关于汉诺塔的问题,简单的小程序
数据结构课程实验之一,关于汉诺塔的问题,简单的小程序-Experimental data structure, one of course, on the Tower of Hanoi problem, a simple applet
- 2022-01-22 02:08:16下载
- 积分:1
-
jsp+oracle的简单留言本,使用jdbc连接数据库
jsp+oracle的简单留言本,使用jdbc连接数据库-jsp+ oracle simple message of this, use jdbc to connect database
- 2022-05-23 08:41:43下载
- 积分:1
-
快速排序算法代码Quick sort algorithm code
快速排序算法代码Quick sort algorithm code-Quick sort algorithm code
- 2022-08-17 01:03:38下载
- 积分:1
-
快餐管理系统
这个快餐管理系统,实现了实际数据库管理功能,能给相关开发的朋友提供很好的借鉴...
快餐管理系统
这个快餐管理系统,实现了实际数据库管理功能,能给相关开发的朋友提供很好的借鉴
-The fast-food fast-food management system management system, the realization of the actual database management functions related to development can provide a very good friend from
- 2022-07-15 19:05:20下载
- 积分:1
-
on data structures and algorithms is the teacher's curriculum courseware all...
这是我上数据结构和算法课程是老师的课件 所有算法都用c++实现拉 .比用伪代码描叙要 好得多-on data structures and algorithms is the teacher"s curriculum courseware all algorithms are used to achieve c Rafah. Pseudo code than depicts much better
- 2022-05-18 01:14:35下载
- 积分:1
-
使用两个向量的叉积判断两线分割…
使用两个向量的叉积来判断两条线段是否相交-The use of the cross product of two vectors to determine whether two line segments intersect
- 2022-03-24 16:16:40下载
- 积分:1
-
并行端口 8051 上接收到的数据与 pc 机的串行通信
这是一个程序集级程序,以接收来自另一个 microcrontroller 的并行端口数据。它储存在暂存器。这些数据是时间标记和中继到 PC 串行端口上。该代码使用中断使并行处理成为可能。已测试和用于应用程序的代码。此代码将讨论两个主要 issues:(a) 时间 tagging(b) 平行于串行转换。
- 2022-01-27 09:08:58下载
- 积分:1