-
Support vector machine learning algorithm, it is very useful to support vector m...
支持向量机学习算法,它是非常有用的支持向量机学习算法,它是非常有用的支持向量机学习算法,它是非常有用的支持向量机学习算法,它是非常有用的
- 2023-04-22 22:50:04下载
- 积分:1
-
Delphi 写的Windows服务程序源码
Delphi 写的Windows服务程序源码-services for the Windows source code
- 2022-07-07 00:27:58下载
- 积分:1
-
出境飞机的来源的游戏..我不是完美的,我希望原料药的专家。
飞机游源码..我的这个游戏还不完善,希望API高手能够做下去,里面给了注释的。.-Outbound aircraft source of the game .. I am not perfect, I hope API expert to do so, which to the Notes. .
- 2022-07-26 02:08:15下载
- 积分:1
-
翻转棋游戏(64子, 每子正反面分别为黑白两色, 两人对弈)的源程序
翻转棋游戏(64子, 每子正反面分别为黑白两色, 两人对弈)的源程序-overturned chess games (64-per-positive and negative were black and white, the two players) of the source
- 2022-01-25 15:31:12下载
- 积分:1
-
graph traversal of the display (c language curriculum design data structures tha...
图的遍历的演示(c 语言 数据结构课程设计题)
/*定义图*/
typedef struct{
int V[M]
int R[M][M]
int vexnum
}Graph
/*创建图*/
void creatgraph(Graph *g,int n)
{
int i,j,r1,r2
g->vexnum=n
/*顶点用i表示*/
for(i=1 iV[i]=i
}
/*初始化R*/
for(i=1 iR[r1][r2]=1
g->R[r2][r1]=1
scanf("%d,%d",&r1,&r2)
}
}
-graph traversal of the display (c language curriculum design data structures that)/* definition of the map*/typedef s truct V (int int [M] R [M] [M]) int vexnum Graph/* create map*/void creatgraph (Graph* g, int n) (int i, j, r1, r2 g-
- 2023-05-29 19:45:03下载
- 积分:1
-
运行和检测多个实例
运行和检测多个实例- Moves and examines many examples
- 2022-03-20 15:22:32下载
- 积分:1
-
.NET下的API
.NET下的API-. NET under the API
- 2022-11-12 20:00:04下载
- 积分:1
-
设备管理系统,各种机械和设备的管理…
设备管理系统,管理各种机器设备,连接使用数据库。-equipment management system, management of various kinds of machines and equipment, and linking the use of the database.
- 2022-03-02 11:37:39下载
- 积分:1
-
串口通信 WINDOWS代码
适合初学者的com 通信 ,每一步的都解析的都很详细,是采用异步方式读写com接口的,工程师vs2012的,可以直接打开编译。是windows版本的 ,其实com通信和普通文件的通信一样, 主要是读写这两部分
- 2023-01-02 15:55:04下载
- 积分:1
-
动态链接库的实现,如何创建动态链接库,如何对动态链接库进行使用...
动态链接库的实现,如何创建动态链接库,如何对动态链接库进行使用-The realization of a dynamic link library, how to create a dynamic link library, how to use dynamic-link library
- 2022-03-20 11:04:34下载
- 积分:1