-
SMO算法的c语言代码
这是一份用C语言实现的SMO算法代码,代码十分简练、清晰,适合学习和进一步开发,为了便于更好的理解代码,阅读前请先了解关于SMO的理论知识。
- 2022-02-04 21:22:20下载
- 积分:1
-
PHP的法典
应用背景卡特我说。硒碲VA llenar de basura TODO埃尔锡蒂乌独奏POR colocar埃斯特的类型,现在。最好是因为没有sitve de纳达cambienlo。独奏quitar Tiempo关键技术我需要bajar EL普通单人对位VER四我就像Y瞧我modificar旁做些MEJOR。encuentro Inutil埃斯特的类型关怀。当UNO有阙一算法。实现libremente LO。SE LES VA llenar埃尔锡蒂乌de Pura basura
- 2022-03-10 21:35:53下载
- 积分:1
-
stable matching
简单的稳定匹配算法实现,无bug
Implement Gale-Shapley algorithm of the Stable Matching Problem in your
favorite language, and give the matching result of attached ranking data
(boys rankings.txt and girls rankings.txt), supposing that the ranking is sorted
from high to low. (C++ source file gs make ranking.cc which generates the
data is also supplied here.)
- 2023-02-04 07:15:03下载
- 积分:1
-
清华大学2002年出版的《科学与工程数值计算算法VB》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于...
清华大学2002年出版的《科学与工程数值计算算法VB》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm VB" complementary source, includes the plural, matrix computation, interpolation, linear solve nonlinear equations, numerical integration, and the proposed numerical approximation algorithms and other categories, science and engineering numerical computation of great reference value!
- 2022-01-28 07:36:57下载
- 积分:1
-
小波变换聚类
vTo检测隐蔽DoS攻击
- 2022-01-25 21:51:49下载
- 积分:1
-
with C++ Builder bankers algorithm can process arbitrary importation of all type...
用C++Builder实现的银行家算法可以任意 输入进程个数各类资源的个数输出安全序列-with C++ Builder bankers algorithm can process arbitrary importation of all types of resources the number of security Sequence Number output
- 2022-07-08 07:47:37下载
- 积分:1
-
C++登录注册系统
C++开发 实现登录 注册功能
USER user[Max];
char Admin[20]="administrator";
int count;
int chance;
void menu();
void User_admin(char name[],char pw[]);
void User_common(char name[],char pw[]);
void Saved();
int flag;
void Inithtable()
{
for(int i
- 2022-02-26 15:34:43下载
- 积分:1
-
这主要是针对试院的学生们设计的软件,我想对他们应该有很大的帮助....
这主要是针对试院的学生们设计的软件,我想对他们应该有很大的帮助.
-This is mainly hospital test against the students design software, I think they should be very helpful.
- 2022-05-21 01:03:02下载
- 积分:1
-
Time 类C++
设计一个Time类,设计多个重载的构造函数,可以设置时间,进行时间的加减运算,按各种可能的格式(24小时制、12小时制)输出时间
- 2023-03-05 20:50:03下载
- 积分:1
-
巴特渥斯滤波器设计(butterworth),根据设计参数需要,设计出符合要求的滤波器,并提供示意图...
巴特渥斯滤波器设计(butterworth),根据设计参数需要,设计出符合要求的滤波器,并提供示意图-Bateoushi Filter Design (3.8mA), according to the design parameters, designed to meet the requirements of filters, and to provide diagram
- 2022-02-04 01:46:08下载
- 积分:1