-
computer grade examination procedures part of the
c语言程序 计算机等级考试的一部分程序-computer grade examination procedures part of the
- 2023-02-26 10:00:03下载
- 积分:1
-
一个地图编辑器,其中用了不少暗黑的素材。在VC下编译通过。...
一个地图编辑器,其中用了不少暗黑的素材。在VC下编译通过。-A map editor, which used a lot of material Diablo. Adopted under the compiler in VC.
- 2022-01-25 14:30:40下载
- 积分:1
-
a COMBOBOX the extension of the class
一个COMBOBOX的扩展类-a COMBOBOX the extension of the class
- 2022-03-02 02:55:15下载
- 积分:1
-
经典的起泡排序代码,可以显示每一步的过程
经典的起泡排序代码,可以显示每一步的过程-classic bubble sort code can demonstrate that the process every step
- 2022-06-29 17:32:01下载
- 积分:1
-
frogman game, if you want to write about games, but to the idea Hello The classi...
蛙人游戏,如果您想写游戏,这可是给您好想法
The classic frogger game brought to life with VB... If you are into writing games, this gives you an idea of what you can do.-frogman game, if you want to write about games, but to the idea Hello The classic frogger game brought to life with VB ... If you are into writing games, this gives you an idea of what you can do.
- 2023-04-04 22:40:03下载
- 积分:1
-
伺服控制
伺服控制伺服控制 de posicion stm8105c6,使用两个 gpio 并用定时器 1 次惊险 pwm 信号,
- 2022-10-28 06:00:04下载
- 积分:1
-
基本操作的基本操作是四大操作,符号…
浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, plus or minus, riding, except from negative, in absolute terms, a comparison of the same. The a
- 2022-05-22 17:45:03下载
- 积分:1
-
K-means算法
应用背景c++代码,基于k-means遗传算法的应用,是典型的基于原型的目标函数聚类方法的代表,它是数据点到原型的某种距离作为优化的目标函数,利用函数求极值的方法得到迭代运算的调整规则。其主要是来计算数据聚集的算法,主要通过不断地取离种子点最近均值的算法。关键技术K-Means的算法如下:随机在图中取K(这里K=2)个种子点。然后对图中的所有点求到这K个种子点的距离,假如点Pi离种子点Si最近,那么Pi属于Si点群。(上图中,我们可以看到A,B属于上面的种子点,C,D,E属于下面中部的种子点)接下来,我们要移动种子点到属于他的“点群”的中心。(见图上的第三步)然后重复第2)和第3)步,直到,种子点没有移动(我们可以看到图中的第四步上面的种子点聚合了A,B,C,下面的种子点聚合了D,E)。
- 2022-08-15 16:57:53下载
- 积分:1
-
东芝2.4寸 QVGA size Transflective TFT LCD Module SPEC
东芝2.4寸 QVGA size Transflective TFT LCD Module SPEC-Toshiba 2.4" QVGA size Transflective TFT LCD Module SPEC
- 2023-04-24 15:45:03下载
- 积分:1
-
VC is a beautiful MM prepared the jigsaw puzzle, top fun, and I hope everyone li...
是一个VC编写的漂亮MM的拼图游戏,顶好玩的,希望大家喜欢-VC is a beautiful MM prepared the jigsaw puzzle, top fun, and I hope everyone likes
- 2022-02-25 05:48:10下载
- 积分:1