-
calculator
用Matlab GUI实现计算器的功能,包括.m与.fig文件(Use Matlab GUI to achieve the function of calculator)
- 2020-06-18 15:20:01下载
- 积分:1
-
energy management
说明: 智慧社区能量管理,光伏以及电动汽车结合,在电动汽车充电站设置光伏发电实现结合(Intelligent Community Energy Management)
- 2019-03-24 11:25:57下载
- 积分:1
-
某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:
每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和...
某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:
每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。-A company to transfer data using public telephones, the data is four integers, in the transmission process is encrypted, encryption rules are as follows: Each figures with five, and then divided by 10 instead of the more than a few numbers, and then The first and fourth exchange, the second and third exchange.
- 2022-01-26 00:00:43下载
- 积分:1
-
机器人航路规划代码合集
MATLAB蚁群算法机器人行驶路线紧急避碰(Ant colony algorithm)
- 2019-03-15 10:12:39下载
- 积分:1
-
ypap105-bin-packing-problem
说明: 使用遗传算法(GA)解决二维装箱(Two-Dimensional Packing Problem)问题,(Genetic Algorithms for Solving Two-Dimensional Packing Problem)
- 2019-05-02 17:47:23下载
- 积分:1
-
Oled clock full code by damclock
rtret
eewq
qeqr
tytr
ettrete
- 2019-02-27 16:48:34下载
- 积分:1
-
1,ATK-MiniFly微型四轴原理图
ATK-MiniFly微型四轴飞行器 原理图(ATK-MiniFly miniature four axis schematic diagram)
- 2018-06-20 15:16:40下载
- 积分:1
-
遗传算法求解多旅行商问题
旅行商问题(TravelingSalesmanProblem,TSP)是一个经典的组合优化问题。经典的TSP可以描述为:一个商品推销员要去若干个城市推销商品,该推销员从一个城市出发,需要经过所有城市后,回到出发地。应如何选择行进路线,以使总的行程最短。从图论的角度来看,该问题实质是在一个带权完全无向图中,找一个权值最小的Hamilton回路。由于该问题的可行解是所有顶点的全排列,随着顶点数的增加,会产生组合爆炸,它是一个NP完全问题。(Traveling Salesman Problem (TSP) is a classic combinatorial optimization problem. The classic TSP can be described as: a merchandiser sells goods to several cities. The salesman starts from a city and needs to go through all the cities and return to the starting point. How to choose the route of travel so that the total journey is the shortest. From the point of view of graph theory, the essence of the problem is to find a Hamilton loop with the smallest weight in a completely undirected graph with weights. Since the feasible solution to this problem is the full permutation of all vertices, as the number of vertices increases, a combinatorial explosion occurs, which is an NP-complete problem.)
- 2020-06-17 11:00:02下载
- 积分:1
-
FSK的调制与解调的MATLAB仿真
实现FSK的调制与解调的MATLAB仿真,信号通过加噪信道,显示出调制与解调的波形,对比了输入输出波形(通过网络代码汇总改写,自己的实验作业,水平不咋,大佬忽略~)(FSK modulate and demodulate)
- 2020-06-23 17:20:01下载
- 积分:1
-
Java数据类型操作包含转换代码实例
Java数据类型操作包含转换代码实例,特别是代码中的注释相当丰富,而且都是中文注释哦。
- 2022-06-18 21:30:19下载
- 积分:1