-
使用MATLAB语言特征提取源,PCA主成分…
pca进行特征提取源码,用matlab语言编写,pca即主成分分析-pca source for feature extraction using Matlab language, pca that Principal Component Analysis
- 2023-05-06 03:30:02下载
- 积分:1
-
酒店时钟源码
应用背景
定义一个类Clock
属性有hour、minute、second
功能有display(显示时间)、set(设置时间)和tick(走一秒)
为Clock添加静态成员count,并初始化,在测试代码中先后声明两个钟
2、类的组合:定义Time类,定义Clock2,属性为Time型变量time
3、(从1中)派生一个类HotelClock
属性有hour、minute、second、city(注意:属性继承v.s.新增)
功能有display、set和tick(注意:哪些功能需要重写)
测试代码中声明一个长度为3的HotelClock数组,分别存北京、东京(比北京晚1个小时)和纽约时间(比北京早15个小时),并输出。
4、为HotelClock类重载
- 2023-04-03 23:50:04下载
- 积分:1
-
Program for 3 phaze power meeter
Program for 3 phaze power meeter
- 2022-09-10 15:25:03下载
- 积分:1
-
lcd编程所需要的点阵图,该文件上传的是24X24的点阵图片,可以给大家提供些参考,帮助设计更优美的交互界面。...
lcd编程所需要的点阵图,该文件上传的是24X24的点阵图片,可以给大家提供些参考,帮助设计更优美的交互界面。-lcd programming required bitmap, the file upload is a 24X24 dot matrix picture, you can provide some reference to the U.S. to help design a more elegant interface.
- 2022-01-22 08:01:56下载
- 积分:1
-
自定义行列颜色的CListCtrl控件,包括改变字体大小及颜色。
自定义行列颜色的CListCtrl控件,包括改变字体大小及颜色。-Custom color ranks CListCtrl control, including changing the font size and color.
- 2022-02-01 03:42:59下载
- 积分:1
-
Apriori algorithm can be realized. The algorithm will be deposited into the arra...
能够实现Apriori算法。该算法将数据存入数组中进行操作。-Apriori algorithm can be realized. The algorithm will be deposited into the array of data to operate.
- 2022-04-07 18:53:44下载
- 积分:1
-
实现在矩阵的大多数运算,例如加减乘除等,求逆,求转置等
实现在矩阵的大多数运算,例如加减乘除等,求逆,求转置等-implement the caculate of metric--multiple,add,sub,inverse and so on.
- 2022-08-24 14:07:48下载
- 积分:1
-
这个是用于控制信号灯显示vb程序,里面还包括一个视频教程
这个是用于控制信号灯显示vb程序,里面还包括一个视频教程-This is used to control lights show vb program, which also includes a video tutorial
- 2022-04-25 11:04:53下载
- 积分:1
-
搬运工,大家都玩过吧.这个是用c语言实现的.基本上实现游戏的大部分功能....
搬运工,大家都玩过吧.这个是用c语言实现的.基本上实现游戏的大部分功能.-porters, we all tried it. C is the language used to achieve. Basically most of the game to achieve functional.
- 2022-02-14 06:08:57下载
- 积分:1
-
游戏采用全屏形式,你操纵的是一个小动物史莱姆,通过上,左,右键来控制它的跳起和左右行驶。木箱不断地从上方落下,你必须控制史莱姆把落下来的木箱顶破,否则木箱会落在...
游戏采用全屏形式,你操纵的是一个小动物史莱姆,通过上,左,右键来控制它的跳起和左右行驶。木箱不断地从上方落下,你必须控制史莱姆把落下来的木箱顶破,否则木箱会落在地上,越积越多,直到满屏,表示你输了,游戏结束。同时在游戏中还会落下炸弹,你不能顶到它,否则会被炸死-game using full-screen format, you manipulation is a small animal sacrifice, on the left and right to control its waists and moving around. Wooden boxes continuously from the top down, and you must control the universe put down the wood to break or wooden box would fall on the ground, have piled up until the dual HDMI inputs and more, you lose, the end of the game. While the game will fall bombs, you can not top of it, or else they would be killed
- 2022-08-10 09:42:17下载
- 积分:1