-
易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C...
易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、
n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM
-Easy to use, fast and effective generic SVM software package can solve the classification problems (including the C-SVC, n- SVC), regression (including e- SVR, n- SVR) as well as the distribution of estimates (one-class-SVM
- 2022-07-02 23:18:02下载
- 积分:1
-
vc+flash(使MFC变漂亮一:MFC与Flash交互示例)
现在用户越来越注重软件的美观,而应用程序给开发者提供的只是很强的控制力,在美观方面相对较弱。多媒体的发展正是满足了人们的感观视觉,所以自然想到应用程序与多媒体的结合。
Flash给应用程序提供了一个外部连接点事件FSCommondShockwave,应用程序可以通过它来实现事件,实现应用与多媒体交互。
在需要处理FSCommondShockwave窗口头文件声明事件连接点映射:
- 2023-03-10 09:35:03下载
- 积分:1
-
一个公享软件注册框的控件,使大家在做软件保护的时候更方便。...
一个公享软件注册框的控件,使大家在做软件保护的时候更方便。-Software to enjoy a public register of the control box, so that we can do when software protection and more convenient.
- 2022-04-25 10:15:06下载
- 积分:1
-
asp.net中如何使用office web component.rar
asp.net中如何使用office web component.rar-how to use office web component.rar
- 2022-11-25 07:10:03下载
- 积分:1
-
仓库管理系统
这是一个仓库管理系统,可用于仓库的管理。使用delphi7和windows开发。希望可以帮助大家。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-10-31 14:30:03下载
- 积分:1
-
一个极其简单的c语言实现的通讯录。希望对大家学习有帮助。...
一个极其简单的c语言实现的通讯录。希望对大家学习有帮助。-an extremely simple c language directories. We hope to help learning.
- 2022-03-23 19:23:54下载
- 积分:1
-
使用解码图像从数组,我们可以做很多想想它的
#include < iostream.h >
#include < stdio.h >
#include < string.h >
结构点头
{
名称 char [10] ;
int 的时间 ;
int 等 ;
} 节点 [10],x;
int n,m ;
双 av,w = 0 ;
void sort)
{
int i、 j ;
为 (我 = 0 ; 我 < n-1 ; + + 我)
为 (j = i + 1; j < n; + + j)
{
如果 (节点 [i] 时间 > node[j].time)
{
x = 节点 [i] ;
节点 [i] = 节点 [j] ;
节点 [j] = x;
}
}
}
void read)
{
int i;
cout n;
为 (我 = 0 ; 我 < n; + + 我)
{
cout 节点 [i].name ;
cout 时间节点 [i] ;
}
}
void print)
{
int i;
cout
- 2023-03-08 09:10:03下载
- 积分:1
-
mmc way communication in the CPU PXA270 under WINCE 5 drive
mmc 方式通讯的在CPU PXA270下的WINCE 5驱动-mmc way communication in the CPU PXA270 under WINCE 5 drive
- 2022-02-04 13:54:23下载
- 积分:1
-
android 赛程球队管理系统
基于android平台,可以实现对赛程的安排,对球队的管理,以及参赛人员的添加删除修改等操作
- 2022-11-12 17:20:17下载
- 积分:1
-
添加一个画笔工具
使用VC 实现一个画笔功能,可以对视频录播系统中插入的ppt课件进行修改,同时也可以笔记中进行修改,便于学生课堂的学习。
- 2022-03-06 21:15:50下载
- 积分:1