-
经典编程c语言900个例题,是学习c语言很好的例题。
经典编程c语言900个例题,是学习c语言很好的例题。-C programming language 900 Classic Example is a good Example to learn c language.
- 2022-03-12 13:31:39下载
- 积分:1
-
通过欧几里德距离对三维空间内的数据点进行聚类:
从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再...
通过欧几里德距离对三维空间内的数据点进行聚类:
从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再按距离由小到大排序,找出距这两个点最近的若干个点。
除去这些点后对其余的点重复进行上述操作。-By Euclidean distance on three-dimensional space, clustering of data points: from the file read into the three coordinates of the data indicated that cluster. According to the average number of total number of projects and group division. First, calculate the distance between 22 to elect the nearest two points, and then from small to large order to identify these two points away from a number of recent points. After removing these points the rest of the point of repeating to carry out such operations.
- 2023-01-05 15:35:03下载
- 积分:1
-
静态数码管显示的控制,数码管为共阳极数码管,静态时选中位选送高电平,相应的段选送1点亮其中的段...
静态数码管显示的控制,数码管为共阳极数码管,静态时选中位选送高电平,相应的段选送1点亮其中的段-Static digital tube display control, digital control for a total of anode digital tube, static high level when the selected bit selected, the corresponding selected paragraph one paragraph one lit
- 2022-05-13 02:26:57下载
- 积分:1
-
Top99
This is a modified version of the 99 line Matlab codes for topology optimization. The physical field is set to be temperature fleids. The problem to solve is the classical volume to line heat transfer problem, as well as the problem of the heat dissipation of flat surface by a pipe.
- 2022-07-27 20:37:57下载
- 积分:1
-
生命进化游戏(The Game of Life) C++程序代码
一种在很多格子里不断进化的生命进化的小游戏。
它的规则是这样的:
对其中一个网格,如果它的邻居少于两个,则它会死于孤独;如果多于三个,它亦会因拥挤而死。只有当它的邻居数等于二或三时它才会生存到下一代;如果某格原先没有细胞,但它有三个邻居时,会繁衍一个新的细胞。
以上是百度到的介绍。这个程序是我自己写的,只用到了,用的是二维数组,在控制台显示,所以范围比较有限。
- 2023-04-18 04:10:03下载
- 积分:1
-
This document describes the Windows, a hotkey, skillfully use them can bring to...
window xp使用技巧,值得一读.chm格式.-window xp use skills, it is worth a read. Chm format.
- 2022-02-05 07:39:40下载
- 积分:1
-
a very common procedure, the database application, prepared by PB
很普通的一个程序,数据库的应用,PB编写的-a very common procedure, the database application, prepared by PB
- 2022-06-18 01:06:57下载
- 积分:1
-
一个物流单据管理模块,主要运用ADO对象操纵数据库的技术。...
一个物流单据管理模块,主要运用ADO对象操纵数据库的技术。-a logistics document management module, the main use ADO object manipulation of database technology.
- 2023-08-30 03:50:03下载
- 积分:1
-
使用cupl语言编写的20
使用cupl语言编写的20-5编码键盘,无需键盘扫描
比矩阵键盘更方便,-cupl use of the language 20-5 coding keyboard, without the keyboard scan matrix keyboard is more convenient.
- 2023-02-08 11:45:04下载
- 积分:1
-
的93个原则,编程串行EEPROM的详细解释,应用…
详细的介绍了93系列EEPROM 原理, 编程方法,应用, 例子。 非常有用!-detailed account of the serial EEPROM of 93 principles, programming, application examples. Very useful!
- 2022-03-03 03:02:10下载
- 积分:1