-
关于SVM的一些相关程序,个人觉得很好
关于SVM的一些相关程序,个人觉得很好-SVM on the relevant procedures, personal feel very good
- 2023-06-23 20:05:05下载
- 积分:1
-
在权值不同的图中寻找一个最小生成树的问题
在权值不同的图中寻找一个最小生成树的问题-different weights in the map to find a minimum spanning tree problem
- 2022-03-15 19:32:13下载
- 积分:1
-
jjsvajcvsa
/*
- 2023-03-18 23:15:06下载
- 积分:1
-
DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=...
DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=q1,以找出DFA在处理了第一个输入符号a1之后进入的状态。处理下一个输入符号a2,求δ(q1,a2)的值,假设这个状态是q2。以这种方式继续下去,找出状态q3,q4,…,qn,使得对每个i,δ(qi-1,ai)=qi。如果qn属于F,则接受输入a1a2…an,否则就“拒绝”。-DFA" s " language" is the DFA to accept all of the string collection. A1a2 ... an assumption is an input symbol sequence, so that the DFA into operation from the initial state q0. Look transfer function δ, say δ (q0, a1) = q1, in order to identify the DFA in dealing with the first input into the state after the symbol a1. To the next input symbol a2, seeking δ (q1, a2) values, assuming that this state is q2. Continue in this way to find out the state q3, q4, ..., qn, making for every i, δ (qi-1, ai) = qi. If qn belongs to F, then accept the input a1a2 ... an, otherwise, " refuse."
- 2022-06-15 20:45:50下载
- 积分:1
-
撤销按钮动作的下拉键,及下拉列表实现。通过点击撤销或返回列表中的某一列,可以直接撤销或返回到这一步。另可在按钮的提示框(ToolTips)上动态显示撤销或返回的...
撤销按钮动作的下拉键,及下拉列表实现。通过点击撤销或返回列表中的某一列,可以直接撤销或返回到这一步。另可在按钮的提示框(ToolTips)上动态显示撤销或返回的具体信息。-revocation action of the drop-down button keys, and the drop-down list to achieve. By clicking on the entry list or revocation of a series can be directly withdrawn or returned to this step. Another button in the boxes (ToolTips) dynamic display to return to the revocation or specific information.
- 2022-08-16 07:38:15下载
- 积分:1
-
第1题_向量链表功能应用.txt 第2题_双向链表功能应用.TXT 第3题_扩充双向链表的功能.TXT 第4题_二叉树功能应用.TXT 第5题_利用二叉树功能解...
第1题_向量链表功能应用.txt 第2题_双向链表功能应用.TXT 第3题_扩充双向链表的功能.TXT 第4题_二叉树功能应用.TXT 第5题_利用二叉树功能解决实际问题.TXT 第6题_利用二叉树进行四则运算.txt-an article that _ Vector Chain function application. Txt No. 2 _ and that two-way linked list functional applications. TXT No. 3 _ and that the expansion of two-way Chain function. TXT 4 _ that function application binary tree. TXT No. 5 _ and that the use of binary tree functions to solve practical problems. TXT 6 that _ use binary tree for four computing. txt
- 2023-03-17 10:00:04下载
- 积分:1
-
三星arm平台cpu检查小程序,操作系统wince,evc编译。仅供参考。...
三星arm平台cpu检查小程序,操作系统wince,evc编译。仅供参考。-Samsung arm platform cpu inspection of small procedures, operating system, wince, evc compiler. Is for reference only.
- 2023-05-28 01:25:03下载
- 积分:1
-
鼠标活动记录程序
鼠标活动记录程序-mouse activity recording procedures
- 2022-07-13 15:54:27下载
- 积分:1
-
this compressed file is on the realization of automobile sales management system...
此压缩文件是关于实现汽车销售管理系统的数据库设计。包括代码 可执行文件 和说明-this compressed file is on the realization of automobile sales management system database design. Including executable code and annotations, etc.
- 2023-01-21 04:40:03下载
- 积分:1
-
windows平台下利用FFMPEG实现的简易的音乐播放器,实现了暂停 播放功能
利用FFMPEG+sdl在windows平台下实现的win32程序,windows下的音乐播放器,实现了暂停,播放,结束能功能,程序简介易懂,很希望能与大家分享交流!
- 2022-03-23 22:35:15下载
- 积分:1