-
JapaneseVowels
说明: 数据挖掘的应用,对数据集建立决策树,然后利用测试集中的数据判断测试。并给出最终的决策判断的正确率。(The application of data mining, decision tree on the data set, and then use the test to determine the test data set. The final decision making given the correct rate.)
- 2011-04-11 21:55:07下载
- 积分:1
-
rqra
说明: VB语言写的按键追踪控件及应用,含有调用源码。(The key tracking control written in VB language and its application contain calling source code.)
- 2018-12-31 11:14:26下载
- 积分:1
-
一个小浏览器
实验题目:
基于MFC的IE浏览器应用程序
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-14 12:03:57下载
- 积分:1
-
FileTransmit
说明: 支持多线程断点续传的文件传输(FTP)程序,含服务端和客户端、支持蓝牙(Bluetooth)传输(File transfer (FTP) program that supports multi-thread breakpoint resume (including server and client, supports Bluetooth (Bluetooth) transmission))
- 2020-04-06 22:32:37下载
- 积分:1
-
主要讲述了在Win32平台下的Winsock编程,对于众多的基层网络协议,Winsock是访问他们的首选接口。...
主要讲述了在Win32平台下的Winsock编程,对于众多的基层网络协议,Winsock是访问他们的首选接口。-Focuses on the Win32 platforms under the Winsock programming, for a large number of grass-roots network protocol, Winsock is the access to their preferred interface.
- 2022-03-02 07:38:26下载
- 积分:1
-
tspdata
几个TSP数据,自己整理好的,可直接粘贴到MATLAB程序中(Several TSP data, organize their own good, and can be pasted directly into MATLAB program)
- 2021-04-24 21:58:47下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1
-
Lcm
说明: C Program to find the lcm of numbers
- 2020-01-30 17:20:13下载
- 积分:1
-
WIFI Kit系列说明书&使用方法V0.4
WiFi Kit 系列arduino开发环境安装指南(WiFi_Kit_series Arduino Environment user guide)
- 2018-05-11 15:09:36下载
- 积分:1
-
ASN1TypeCollection
This abstract class represents ASN.1 type that is a collection of ASN.1 types.
- 2014-06-09 00:21:21下载
- 积分:1