-
SVMmulticlass: Multi
SVMmulticlass: Multi-class classification. Learns to predict one of k mutually exclusive classes. This is probably the simplest possible instance of SVMstruct and serves as a tutorial example of how to use the programming interface.
- 2022-05-28 03:23:16下载
- 积分:1
-
This is a sap basic learning materials, can be operated in accordance with the a...
这个也是sap基本学习资料,可以按照上面操作-This is a sap basic learning materials, can be operated in accordance with the above
- 2022-06-15 17:27:34下载
- 积分:1
-
DOSBox emulates a full x86 pc with sound and dos. Its main use is to run old dos...
DOSBox emulates a full x86 pc with sound and dos. Its main use is to run old dosgames on platforms which don t have dos(win2K/XP/linux/FreeBSD/Mac OS X)-DOSBox emulates a full x86 pc with sound and dos. Its main use is to run old dosgames on platfo rms which do not have dos (win2K/XP/linux/FreeB SD/Mac OS X)
- 2023-03-04 21:05:03下载
- 积分:1
-
使用C#菜单组件实现窗体菜单
使用C#菜单组件实现窗体菜单,实现最简单的C#程序窗口菜单,初学者学习菜单的制作过程,代码中带有注释。
- 2022-10-07 09:30:03下载
- 积分:1
-
二维射线追踪的代码,用的是有序重建算法,比较实用的一种算法。...
二维射线追踪的代码,用的是有序重建算法,比较实用的一种算法。-Two-dimensional ray tracing code, using the orderly reconstruction algorithm, an algorithm more practical.
- 2022-06-28 02:14:52下载
- 积分:1
-
老牌的论坛策略游戏,很经典的,中文名《星际迷航》
老牌的论坛策略游戏,很经典的,中文名《星际迷航》-strategy game classic, Chinese name "Star Trek"
- 2023-02-08 13:50:04下载
- 积分:1
-
用法:无效CRC(int,int,int)
Usage: void CRC(int*, int,int)
Input: XAR0:coded data(InputData)
XAR1:decoded CRC bits(CrcPoly)
T0: Length of coded data(CodeOutlen)
T1: Length of CRC bits(CrcPolylen)
Return: NO
Altered Registers: AC0-AC2,T2
Others: 8 bits of AC0 LSB is CRCcheck bit-Usage: void CRC (int*, int*, int, int) Input: XAR0: coded data (InputData) XAR1: decoded CRC bits (CrcPoly) T0: Length of coded data (CodeOutlen) T1: Length of CRC bits (CrcPolylen) Return: NO Altered Registers: AC0-AC2, T2 Others: 8 bits of AC0 LSB is CRCcheck bit
- 2022-01-26 03:25:53下载
- 积分:1
-
this program is for controling MAC_messages in the simulator, through we can con...
this program is for controling MAC_messages in the simulator, through we can control MAC msges
- 2022-04-20 15:20:05下载
- 积分:1
-
归并排序,算法分析与设计第二章分治法思想的归并排序算法实现,用C++写的....
归并排序,算法分析与设计第二章分治法思想的归并排序算法实现,用C++写的.-merge sorting algorithm analysis and design of the second chapter ideological divide-and-conquer method of merging ranking algorithm, C writes.
- 2022-03-15 19:47:12下载
- 积分:1
-
实现处理机模拟调度算法,四种进程调度算法,先进先出算法,短作业优先算法,高响应比优先算法,时间片算法...
实现处理机模拟调度算法,四种进程调度算法,先进先出算法,短作业优先算法,高响应比优先算法,时间片算法-Scheduling algorithm to achieve processor simulation, four kinds of process scheduling algorithm, FIFO algorithm, the short job first algorithm, a high response ratio of priority algorithms, time slice algorithm
- 2022-04-19 14:38:27下载
- 积分:1