-
条形码扫描
采用MFC建立框架,可以对条形码进行扫描,相同则可通过,不同就不能正确通过扫描
- 2022-03-05 02:38:05下载
- 积分:1
-
school students encountered trouble is not the means to study the polymorphism u...
学C++的同学是不是遇到麻烦了,就是学不懂多态性的呀,我这么有好多实例,那样你就不用担心了-school students encountered trouble is not the means to study the polymorphism understand it, I have so many examples, as you do not have to worry
- 2022-05-12 20:25:35下载
- 积分:1
-
用JAVA实现钟表,来设计一款属于你的钟表界面
这个程序可以实现钟表的运行,有基本的功能,可以获取当前时间,可以分秒不差。这是我属于你的钟表。你可以自己设置一个你喜欢的钟面,完全个性化。是java初学者练手的程序之一。
- 2023-05-27 21:35:04下载
- 积分:1
-
apm3.3源码
资源描述
APM3.3.1源码包括库,用ATMEGA2560开发的多旋翼飞行器,现在是V3.3.1版本,多飞行模式等做了优化处理,利用的开发环境是ARDUINO开发环境
详细信息参考如下网址
https://github.com/diydrones/ardupilot/tree/master/ArduCopter
http://copter.ardupilot.com
- 2022-03-20 05:05:32下载
- 积分:1
-
c++编码的排序算法
c++编码的排序算法-c Coding Algorithm
- 2022-04-29 06:49:31下载
- 积分:1
-
俄罗斯方块
应用程序向导已经创造了这个应用程序的ARS为你。此应用程序不仅介绍了使用Microsoft基础类的基本知识但也是一个起点编写应用程序。该文件包含了什么你会发现在每个文件的摘要说ARS的应用程序。
- 2022-01-26 07:38:46下载
- 积分:1
-
fuzzy的入门程序,有数据和注释,简单易学
fuzzy的入门程序,有数据和注释,简单易学-fuzzy clustering
- 2022-03-14 05:41:02下载
- 积分:1
-
高效数据类型和算法库,含很多数值算法
高效数据类型和算法库,含很多数值算法-high efficient data structure and algorithm, including a variety of algorithms and numeric computings.
- 2023-06-15 23:35:03下载
- 积分:1
-
k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。-k-means algorithm process as follows: First of all, the object data from the n choose k object as initial cluster centers and the remaining for the other object, then according to their cluster center with those of the similarity (distance) respectively assigned to them with the most similar (represented by cluster center) clustering obtained and then calculated for each new cluster center clustering (all objects in the cluster mean) repeated this process until the standard measure of function until the beginning of convergence.
- 2023-07-14 07:15:02下载
- 积分:1
-
二维数组的操作运算,求出二维数组的非对角线元素之和
二维数组的操作运算,求出二维数组的非对角线元素之和-The operation of two-dimensional array of computing, to derive two-dimensional array of non-diagonal elements and
- 2022-03-13 14:32:41下载
- 积分:1