-
改进的平方根法,比较简单的,用VC实现的
改进的平方根法,比较简单的,用VC实现的-improvements to the square root law, a simple comparison with the VC
- 2022-11-14 11:05:03下载
- 积分:1
-
fortran非结构网格生成
可读入点数据来生成二维非结构网格,点数据存贮于文件中,自己先准备好,用fps运行编译程序即可,输出的网格数据存储于grid及tec文件中,可通过plot软件实现生成网格的可视化
- 2022-01-22 14:55:56下载
- 积分:1
-
DBSCAN算法
% Function: [class,type]=dbscan(x,k,Eps)
% -------------------------------------------------------------------------
% Aim:
% Clustering the data with Density-Based Scan Algorithm with Noise (DBSCAN)
% -------------------------------------------------------------------------
% Input:
% x - data set (m,n); m-objects, n-variables
% k - number of objects in a neighborhood of an object
% (minimal number of objects considered as a cluster)
% Eps - neighborhood radius, if not known avoid this parameter or put []
% -------------------------------------------------------------------------
% Output:
% class - vector specifying assignment of the i-th object to certain
% cluster (m,1)
% type - vector specifying type of the i-th object
% (core: 1, border: 0, outlier: -1)
- 2022-04-08 08:12:27下载
- 积分:1
-
自己编的一个教师课程匹配程序,实现对教师新学期任课的指派。...
自己编的一个教师课程匹配程序,实现对教师新学期任课的指派。-their series matching a teacher training program, realized the new semester of teachers assigned to the classroom.
- 2022-02-07 01:40:14下载
- 积分:1
-
Vaddin 框架不加宽
组件的基类和接口提供了大量的功能。让我们看看一些最常用的功能。功能未在此处可以找到从 Java API 参考。
该接口定义的若干属性,您可以检索或操纵与相应 setter 和 getter 方法。
- 2023-01-09 05:20:04下载
- 积分:1
-
残缺棋盘(defective chessboard)
残缺棋盘(defective chessboard)-incomplete chessboard (defective chessboard)
- 2022-07-05 03:05:21下载
- 积分:1
-
Pic 的粗糙 rx
用于伴随 keyfob 固件粗糙ChipKit 系列屏蔽 * / / * * * 注: 对使用 PIC12LF1840T48A 的引用
- 2023-03-12 06:55:03下载
- 积分:1
-
本程序能实现对学生成绩的管理,是一个成绩管理系统 。
本程序能实现对学生成绩的管理,是一个成绩管理系统 。-the procedures for the performance of their students achieve the management, is a performance management system.
- 2022-04-30 03:34:47下载
- 积分:1
-
把1到n的数放在一个环里,使相邻的2个数和是质数.用递归做
把1到n的数放在一个环里,使相邻的2个数和是质数.用递归做-n to put a few on a loop, so that the two neighboring and the number is prime. Using recursive do
- 2023-06-17 09:15:03下载
- 积分:1
-
我们的一个非线性振动课的作业,希望大家能用上啊!
我们的一个非线性振动课的作业,希望大家能用上啊!-Of our non-linear vibration of a homework assignment, hope everyone can be on the ah!
- 2022-12-07 03:45:03下载
- 积分:1