资源列表
Account
- 一、实验名称:银行账户模拟 二、实验目的:这道题的主要目的是加深同学们对于面对对象编程中继承理解 三、实验内容: 创建一个银行账户的继承层次,表示银行的所有客户。所有的客户都能在他们的银行账户中存钱、取钱。任务主要如下: (1)创建Account类,作为基类。Account类应该包含帐户余额,并提供构造函数;向账户中余额加钱的方法;减少账户中余额的方法;获取当前帐户余额的方法。 (2)创建Account类的派生类:储蓄账户SavingAccount类,除去基类Account的
danlianbiao
- 1.产生随机数序列 2.建立一个单链表,将随机数序列中的数据存入该单链表 3.在该单链表的第i个位置插入节点 4.删除该单链表的第i个节点 -1. i-node generates a random number sequence 2. The establishment of a single list, the data stored in the random number sequence in the single node in the list 3. Insert
percolation.tar
- 实现正方形渗流模型的数值模拟,使用的是weighted-union-find算法-a C version of percolation model
ClusteringCode
- 输入邻接矩阵,该matlab算法输出连通子图结果,对赋权图,可通过设置权值阈值,将原图根据该阈值分为若干子图。-Adjacency matrix input, the output of the algorithm matlab connected subgraphs result, the weighted graph, by setting the weight threshold, based on the original image is divided into several su
main
- 相场和温度场的耦合强度是非常重要的参数,它决定着热量和凝固的联系,对晶粒的生长具有绝对的控制作用。-The phase field and temperature field coupling strength is very important parameter, which determines the heat and the solidification of the links on the grain growth of the role of absolute control
Romania_Trip
- 罗马利亚度假问题 一. 问题描述 分别用代价一致的宽度优先、有限制的深度优先(预设搜索层次)、贪婪算法和A*算法求解“罗马利亚度假问题”。即找到从初始地点 Arad到 目的地点 Bucharest 的一条路径。 要求: 分别用文件存储地图和启发函数表,用生成节点数比较几种算法在问题求解时的效率,并列表给出结果。-Romania holiday issue I. problem descr iption Respectively, consistent with the c
msd
- 分子动力学计算平均平方偏移量(这是我本科毕设的内容)-Molecular dynamics calculations mean squared offset (this is my undergraduate complete set of content)
track
- 分子动力学计算原子径迹的程序(这是我本科毕业设计的内容)-Molecular dynamics calculations atoms track program (This is my graduation project content)
dijkstra
- 自己搜集和编写的dijkstra算法和改进dijkstra算法,可以求出所有最短路径,还有floyd算法及相应的搜索程序-Own collection and preparation dijkstra dijkstra algorithm and the improved algorithm can find all the shortest path, and floyd algorithm and the appropriate search program
modbus-TCPIP
- modbus TCPIP协议client-Server端源代码以及解析, c++编程。-TCPIP client-Server protocol MODBUS source code and analysis, c++ programming.
Turing
- 基于Java实现的图灵机程序,该程序可以可视化地展现一套图灵机程序的内部运算过程与工作机制,可供研究可计算性理论的相关人员参考。-This is a Turing machine based on Java . The program can visually demostrate a the internal computing process and working mechanism of a turing machine, fitting for those who study the
e8.01
- 一具中心圆孔的钢板,采用理想弹塑性模型对其进行弹塑性分析。-A center hole of the plate, using its ideal elastoplastic model elastoplastic analysis.
