-
vb6 程序运行时像设计时一样可以自由移动和调整大小
自创的源码,跟设计时一样的拖动和调整的效果!
- 2022-11-06 14:40:03下载
- 积分:1
-
ar6002 Atheros WiFi EVB开发包
Atheros AR6002 WiFi EVB development package
- 2022-01-21 19:09:47下载
- 积分:1
-
串口数据通信,能直接从PC机串口上获得数据且显示出来
串口数据通信,能直接从PC机串口上获得数据且显示出来-Serial data communications, directly from the PC serial port on the machine and display data
- 2022-03-05 03:48:51下载
- 积分:1
-
Win32下的几种串口通信编程 Win32下的几种串口通信编程 Win32下的几种串口通信编程...
Win32下的几种串口通信编程 Win32下的几种串口通信编程 Win32下的几种串口通信编程-Several serial communication under Win32 programming under Win32 Several serial communication programming of several serial communication under Win32 programming under Win32 Several serial communication programming of several serial communication under Win32 programming
- 2022-03-17 16:04:18下载
- 积分:1
-
一个不错的字体类,大家可以下载来看看。
一个不错的字体类,大家可以下载来看看。-The CAutoFont class was designed to eliminate the constant, tedious task of filling a LOGFONT structure everytime you need to create or use a font. It was designed to make font manipulation a simple task
- 2022-08-15 04:58:01下载
- 积分:1
-
由图片组成,此程序主要是图片的移动制造进度效果.
由图片组成,此程序主要是图片的移动制造进度效果.-by photographs, this procedure is mainly pictures of the progress of mobile manufacturing results.
- 2022-06-30 20:01:19下载
- 积分:1
-
There is a infinite series, whose general term is expressed as: a [n] = 10* 10*....
有一个无穷数列,其通项表示为:
a[n]=10*10*... n=0,1,2,3.....
构成了1,10,100,1000...
把它连起来,就成了数串。
判断数串的第i位到底是0还是1.性能要求1s
-There is a infinite series, whose general term is expressed as: a [n] = 10* 10*... n = 0,1,2,3 ..... constitute 1,10100,1000 it even ... together, it becomes the number of strings. Determine the number of strings in the end of the first i-bit is 0 or 1. Performance requirements 1s
- 2022-03-22 03:32:03下载
- 积分:1
-
c语言坦克大战源码
坦克大战C语言代码,详细场景地图,寻找童年感觉
- 2023-04-18 14:00:03下载
- 积分:1
-
k-means离群点检测
1算法思路
K-means算法
先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。这个过程将不断重复直到满足某个终止条件。终止条件可以是以下任何一个:
1)没有(或最小数目)对象被重新分配给不同的聚类。
2)没有(或最小数目)聚类中心再发生变化。
3)误差平方和局部最小。
2算法步骤 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-17 08:21:18下载
- 积分:1
-
主要是这几次的作业,有模拟计算器,子集划分,停车场管理,学籍管理...
主要是这几次的作业,有模拟计算器,子集划分,停车场管理,学籍管理-Mainly these operations, there are computers, a subset of division, car park management, school management
- 2022-06-20 21:21:13下载
- 积分:1