-
ID3算法
id3算法实现-id3 algorithm
- 2022-01-29 04:04:42下载
- 积分:1
-
一个简单的计算器,可以进行加法和减法运算,并可以进行运算…
简单计算器,它可以进行加减乘除运算和正弦,余弦,正切,和log10的运算-A simple calculator, which can be addition and subtraction multiplication and division operations and sine, cosine, tangent, and the log10 computing
- 2022-02-12 05:27:44下载
- 积分:1
-
一个磁盘管理程序,功能包括:移动, 删除, 打开, 查找,文件属性,磁盘空闲空间,磁盘拷贝 ,格式化等...
一个磁盘管理程序,功能包括:移动, 删除, 打开, 查找,文件属性,磁盘空闲空间,磁盘拷贝 ,格式化等-a disk management procedures and functions, including : mobile, delete, open, search, file attributes, spare disk space, disk copy, formatting, etc.
- 2022-04-02 06:28:42下载
- 积分:1
-
5DT 数据手套 MFC c + + mscomm visual studio 2010
这个程序用C++是基于数据手套5DT公司的,它会自动收集和传送数据。首先,该程序读取手指穿过fglove.lib函数弯曲传感器数据和识别手势(0-15手势)。其次,手势数据通过MSCOMM的ActiveX(串行通信的ActiveX)在Visual Studio 2010 sended
- 2022-05-14 18:39:52下载
- 积分:1
-
在MFC中显示Word文档的程序,该方法非常实用
在MFC中显示Word文档的程序,该方法非常实用-Word documents show the procedure, the method is very practical
- 2023-06-19 12:10:03下载
- 积分:1
-
可以查到自己的ip,能控制关机和开机,得到计算机的属性等
可以查到自己的ip,能控制关机和开机,得到计算机的属性等-Can be found in your own ip, can control the shutdown and startup, get the computer" s properties, etc.
- 2022-09-27 19:00:04下载
- 积分:1
-
实例04
实例04-定时发送消息-04-time messaging
- 2023-06-10 18:45:18下载
- 积分:1
-
一个简单介绍ext
一个简单介绍ext-service的入门示例,对刚刚入门的初学者相当适合。-Ext a brief introductory example of the very suitable for beginners just getting started.
- 2023-02-17 17:15:03下载
- 积分:1
-
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小...
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a number starting from the current location of the minimum number min = i, from this number the number of start scanning the next one until the last one the number of , and record the location of the minimum number of min, after scanning, if min is not equal to i, instructions assume that the error, then the exchange of a few min and i position.
- 2022-08-07 23:09:54下载
- 积分:1
-
C++ socket using windows api and
winsock
C++ 写成的用视窗winsock2 api做成的
样品程序-C++ socket using windows api and
winsock
- 2022-05-31 22:57:33下载
- 积分:1