-
MSP430F149_SSD1289
MSP 430控制显示屏2,显示相关的信息,可作为参考(MSP 430 control screen displays2 relevant information for reference)
- 2018-10-23 09:34:16下载
- 积分:1
-
最小二乘法-梯度下降法-牛顿法
用Python3在jupyter notebook实现最小二乘法,梯度下降法和牛顿法(Using Python3 to realize least square method, gradient descent method and Newton method in jupyter notebook)
- 2018-10-09 08:43:11下载
- 积分:1
-
J2EE客户关系管理系统
J2EE客户关系管理系统-J2EE Customer Relationship Management System !!!!!!!!!!!!!!!!!!!!
- 2022-08-11 19:23:57下载
- 积分:1
-
wind_rose
说明: 此功能允许创建方向强度直方图,也称为“风玫瑰”。该工具可用于表示这种图形表示。(%% WindRose
% Draw a Wind Rose knowing direction and speed
%
% [figure_handle,count,speeds,directions,Table] = WindRose(direction,speed);
% [figure_handle,count,speeds,directions,Table] = WindRose(direction,speed,'parameter1',value1,...);
%
% figure_handle is the handle of the figure containing the chart
% count is the frequency for each speed (ncolumns = nspeeds) and for each direction (nrows = ndirections).
% speeds is a 1 by n vector containing the values for the speed intervals
% directions is a m by 1 vector containing the values in which direction intervals are centered
% Table is a (4+m) by (3+m) cell array (excel-ready), containing Frequencies for each direction and for each speed.)
- 2017-06-13 00:27:50下载
- 积分:1
-
kruskal
Kruskal Algorithm Writtien in C++ you will find complete codeblocks project file
- 2019-04-21 16:04:42下载
- 积分:1
-
Radar_Principles
雷达原理,雷达学习的基础类书籍,包含雷达基本结构及雷达基础的信号处理知识(Radar principles, radar, the foundation of learning books, including the basic structure of the radar and radar signal processing based on knowledge of)
- 2010-01-07 19:09:11下载
- 积分:1
-
lin2
微网中逆变器准比例谐振控制模型,实现逆变器准pr控制,仿真效果很好。(Quasi-proportional Resonance Control Model of Inverter in Microgrid)
- 2021-03-05 15:59:31下载
- 积分:1
-
Create a storage structure of a given graph from the adjacency list and adjacenc...
1 创建给定图的存储结构,从邻接表和邻接矩阵两种存储方式中选择一种。
2 对所创建的图进行深度和广度优先搜索遍历,给出遍历过程中的顶点序列。
3 求图的最小生成树,按构造顺序输出边的序列。(两种方法都要求!)
3 编写一个主函数,将上面函数连在一起,构成一个完整程序。
4 将实验源程序调试并运行。
-Create a storage structure of a given graph from the adjacency list and adjacency matrix are two ways to choose a store. Two pairs of maps created by the depth and breadth-first search traversal, given the culmination of the process of traversal sequence. 3 order to map the minimum spanning tree, according to the order of the output side of the sequence structure. (Both methods require!) 3 to prepare a main function, the above function together to form a complete program. 4 source debugging and running the experiment.
- 2022-04-16 10:47:00下载
- 积分:1
-
这是一个商品管理系统
这是一个商品管理系统-This is a commodity management system
- 2023-02-24 16:15:03下载
- 积分:1
-
Java Access版库存管理系统 代码完整
Java Access版库存管理系统 代码完整,功能说明:
原料进入:用于添加原料进入事项记录
原料退料:用于在原料已经收入库后再行退还供应商记录
原料库存:用于查询现在的所有原料库存记录
生产开单:用于输入生产所耗的原材料
生产退料:用于生产中所剩好原材料退库的添加记录
生产废料:用于添加所有废料记录
成品进入:用于添加成品记录
成品库存:用于显示成品库存记录
成品发货:用于增加成品发货记录
成品返修:用于增加成品返修记录
成品退货:用于增加成品退货记录
操作记录:用于显示系统操作记录
废料记录:用于显示废料处理记录
出货记录:用于显示所有出货记录
原料记录:用于显示发生原料记录
成品记录:用于记录成品生产情况
- 2023-01-19 08:20:05下载
- 积分:1